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
/
dev_lookup.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
slock: Fix initialization of statically-allocated slocks
Samuel Thibault
2023-02-08
1
-2
/
+1
*
Remove existing old style definitions and use -Wold-style-definition.
Flavio Cruz
2023-01-19
1
-2
/
+1
*
Include mig generated device headers to avoid missing prototypes
Flavio Cruz
2023-01-19
1
-1
/
+1
*
Fix some warnings with -Wmissing-prototypes.
Flavio Cruz
2022-12-27
1
-3
/
+3
*
Use -Wstrict-prototypes and fix warnings
Flavio Cruz
2022-12-21
1
-8
/
+4
*
Stack the slab allocator directly on top of the physical allocator
Richard Braun
2016-02-02
1
-1
/
+1
*
Convert from K&R to ANSI
Marin Ramesa
2014-04-04
1
-15
/
+9
*
device: qualify pointers whose dereferenced values are constant with const
Marin Ramesa
2013-12-17
1
-5
/
+5
*
Declare void argument lists
Marin Ramesa
2013-12-15
1
-1
/
+1
*
device/dev_lookup.c: remove unused lock
Marin Ramesa
2013-12-08
1
-4
/
+0
*
device/device_init.c: remove forward declarations
Marin Ramesa
2013-12-05
1
-0
/
+1
*
remove definition of NDEVICES
Marin Ramesa
2013-09-15
1
-2
/
+0
*
remove register qualifiers
Marin Ramesa
2013-09-15
1
-18
/
+18
*
Adjust the kernel to use the slab allocator
Richard Braun
2011-12-17
1
-10
/
+7
*
2007-03-27 Thomas Schwinge <tschwinge@gnu.org>
Thomas Schwinge
2009-06-18
1
-27
/
+2
*
2006-12-30 Richard Braun <syn@hurdfr.org>
Samuel Thibault
2009-06-18
1
-1
/
+1
*
Initial source
Thomas Bushnell
1997-02-25
1
-0
/
+409