index
:
gnumach.git
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
i386
/
i386at
/
lpr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix several warnings for -Wmissing-prototypes
Flavio Cruz
2023-01-24
1
-6
/
+0
*
Introduce time_value64_t to keep track of real time in the kernel
Flavio Cruz
2023-01-03
1
-1
/
+0
*
Define vm_size_t and vm_offset_t as __mach_uintptr_t.
Flavio Cruz
2022-12-06
1
-1
/
+1
*
Convert from K&R to ANSI
Etienne Brateau
2022-01-21
1
-20
/
+11
*
i386at: Really disable com and lpr above NCOM and NLPR
Samuel Thibault
2020-12-07
1
-0
/
+5
*
Fix dev_ops types
Samuel Thibault
2018-07-28
1
-6
/
+6
*
Fix warning
Samuel Thibault
2018-01-28
1
-1
/
+1
*
Cope with getc returning -1
Samuel Thibault
2016-05-26
1
-1
/
+5
*
fix t_addr assignment in lpropen
Flavio Cruz
2016-01-02
1
-12
/
+14
*
Fix bound
Samuel Thibault
2015-11-27
1
-1
/
+1
*
Convert from K&R to ANSI
Marin Ramesa
2014-04-04
1
-12
/
+10
*
Use explicit prototypes for struct dev_ops fields
Marin Ramesa
2014-04-04
1
-4
/
+4
*
i386/i386at/lpr.c: fix initalization from incompatible pointer type
Marin Ramesa
2013-12-09
1
-2
/
+2
*
i386/i386at/lpr.c: fix argument list
Marin Ramesa
2013-12-09
1
-0
/
+1
*
i386/i386at/autoconf.c, com.c, lpr.c: remove forward declarations
Marin Ramesa
2013-12-05
1
-11
/
+3
*
Remove leftover register qualifiers
Marin Ramesa
2013-11-24
1
-1
/
+1
*
i386/i386at/lpr.c: remove register qualifier
Marin Ramesa
2013-11-15
1
-1
/
+1
*
Match type for count with tty_get_status and tty_set_status
Guillem Jover
2012-03-20
1
-2
/
+2
*
Use unsigned long for addresses and sizes
Samuel Thibault
2012-03-09
1
-1
/
+1
*
Remove unused [!MACH_KERNEL] driver code
Guillem Jover
2011-09-12
1
-110
/
+0
*
Use Mach native error codes instead of POSIX errno E* ones
Guillem Jover
2011-09-02
1
-3
/
+3
*
Cast function timeout() argument to fix a warning
Guillem Jover
2011-08-30
1
-1
/
+1
*
Add missing function prototypes
Guillem Jover
2009-12-18
1
-0
/
+1
*
Match function types with `struct tty' member functions
Guillem Jover
2009-12-18
1
-4
/
+5
*
Fix warnings
Samuel Thibault
2009-10-20
1
-2
/
+1
*
2008-07-23 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
1
-1
/
+1
*
2008-07-19 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
1
-7
/
+8
*
2008-07-20 Samuel Thibault <samuel.thibault@ens-lyon.org>
Samuel Thibault
2009-06-18
1
-0
/
+1
*
2006-11-14 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
1
-0
/
+9
*
2006-11-13 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
1
-2
/
+0
*
2006-11-11 Samuel Thibault <samuel.thibault@ens-lyon.org>
Samuel Thibault
2009-06-18
1
-3
/
+0
*
2006-11-09 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
1
-1
/
+1
*
2006-11-07 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
1
-0
/
+1
*
2006-10-15 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
1
-1
/
+0
*
2006-05-14 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
1
-16
/
+16
*
2006-03-04 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
1
-9
/
+0
*
2006-03-04 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
1
-8
/
+0
*
Initial source
Thomas Bushnell
1997-02-25
1
-0
/
+419