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
/
device
/
chario.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove machine/machspl.h as it duplicates machine/spl.h
LD
2024-03-09
1
-1
/
+1
*
tty: Convert t_lock to using simple_lock_irq
Samuel Thibault
2023-08-12
1
-62
/
+36
*
Fix some warnings with -Wmissing-prototypes.
Flavio Cruz
2022-12-27
1
-6
/
+5
*
Convert from K&R to ANSI
Marin Ramesa
2014-04-04
1
-2
/
+1
*
device: qualify pointers whose dereferenced values are constant with const
Marin Ramesa
2013-12-17
1
-5
/
+5
*
device/cirbuf.c (cb_alloc): use vm_size_t instead of an int
Marin Ramesa
2013-12-10
1
-3
/
+3
*
device/chario.c: trivial stylistic fix for consistency
Marin Ramesa
2013-12-10
1
-2
/
+2
*
device/chario.c: use boolean instead of an int
Marin Ramesa
2013-12-08
1
-1
/
+1
*
device: new header file chario.h
Marin Ramesa
2013-11-24
1
-10
/
+1
*
device: initialize to zero offset
Marin Ramesa
2013-11-10
1
-1
/
+1
*
Remove register qualifiers
Marin Ramesa
2013-09-09
1
-36
/
+36
*
Add const qualifiers.
Marin Ramesa
2013-09-09
1
-2
/
+2
*
Drop useless forward declaration
Marin Ramesa
2013-09-09
1
-2
/
+0
*
Fix warnings
Samuel Thibault
2009-10-20
1
-1
/
+2
*
2008-07-23 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
1
-1
/
+1
*
2008-07-15 Barry deFreese <bddebian@comcast.net>
Samuel Thibault
2009-06-18
1
-0
/
+1
*
2006-11-14 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
/
+1
*
2001-04-29 Marcus Brinkmann <marcus@gnu.org>
Marcus Brinkmann
2001-04-29
1
-4
/
+10
*
1998-10-24 Roland McGrath <roland@baalperazim.frob.com>
Roland McGrath
1998-10-24
1
-15
/
+16
*
Initial source
Thomas Bushnell
1997-02-25
1
-0
/
+1089