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_name.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove existing old style definitions and use -Wold-style-definition.
Flavio Cruz
2023-01-19
1
-4
/
+3
*
Include mig generated device headers to avoid missing prototypes
Flavio Cruz
2023-01-19
1
-2
/
+2
*
add missing argument names
Luca Dariz
2023-01-16
1
-3
/
+3
*
Fix some warnings with -Wmissing-prototypes.
Flavio Cruz
2022-12-27
1
-23
/
+0
*
Use -Wstrict-prototypes and fix warnings
Flavio Cruz
2022-12-21
1
-2
/
+7
*
Convert from K&R to ANSI
Etienne Brateau
2021-12-30
1
-8
/
+2
*
device: Fix d_mmap type
Samuel Thibault
2018-07-28
1
-2
/
+2
*
Fix dev_ops types
Samuel Thibault
2018-07-28
1
-2
/
+2
*
device: Fix typos in comments (found by codespell)
Stefan Weil
2015-01-02
1
-1
/
+1
*
Convert from K&R to ANSI
Marin Ramesa
2014-04-04
1
-4
/
+4
*
Use explicit prototypes for struct dev_ops fields
Marin Ramesa
2014-04-04
1
-2
/
+36
*
Mark pure functions with attribute pure
Marin Ramesa
2013-12-20
1
-1
/
+1
*
device: qualify pointers whose dereferenced values are constant with const
Marin Ramesa
2013-12-17
1
-7
/
+7
*
Declare void argument lists
Marin Ramesa
2013-12-15
1
-3
/
+3
*
another small change in style for consistency
Marin Ramesa
2013-09-16
1
-2
/
+2
*
use boolean_t instead of an int
Marin Ramesa
2013-09-16
1
-1
/
+1
*
remove preprocessor comments
Marin Ramesa
2013-09-16
1
-7
/
+0
*
another small change in style for consistency
Marin Ramesa
2013-09-16
1
-2
/
+2
*
small style changes for consistency
Marin Ramesa
2013-09-16
1
-7
/
+8
*
remove register qualifiers
Marin Ramesa
2013-09-16
1
-9
/
+9
*
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
/
+2
*
2001-10-07 Roland McGrath <roland@frob.com>
Roland McGrath
2001-10-07
1
-8
/
+8
*
Initial source
Thomas Bushnell
1997-02-25
1
-0
/
+237