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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup of the prototypes
Marin Ramesa
2013-12-09
2
-6
/
+0
*
device/tty.h, chario.h: move prototype
Marin Ramesa
2013-12-08
3
-2
/
+3
*
device/kmsg.c: use boolean instead of an int
Marin Ramesa
2013-12-08
1
-2
/
+2
*
device/kmsg.c: use boolean instead of an int
Marin Ramesa
2013-12-08
1
-4
/
+4
*
device/if_ether.h: remove unused variable
Marin Ramesa
2013-12-08
2
-7
/
+0
*
device/dev_lookup.c: remove unused lock
Marin Ramesa
2013-12-08
1
-4
/
+0
*
device/cirbuf.c: use boolean instead of an int
Marin Ramesa
2013-12-08
1
-1
/
+1
*
device/chario.c: use boolean instead of an int
Marin Ramesa
2013-12-08
1
-1
/
+1
*
Fix implicit declaration of function
Samuel Thibault
2013-12-08
1
-1
/
+0
*
device/device_types_kernel.h: remove redeclaration of dev_port_lookup()
Marin Ramesa
2013-12-08
1
-1
/
+0
*
Add comments after endifs
Marin Ramesa
2013-12-08
1
-4
/
+4
*
kern/startup.c: remove forward declarations
Marin Ramesa
2013-12-05
1
-0
/
+24
*
kern/ipc_mig.c: remove forward declarations
Marin Ramesa
2013-12-05
1
-0
/
+13
*
device/device_init.c: remove forward declarations
Marin Ramesa
2013-12-05
4
-8
/
+12
*
device/net_io.c: initialize hash_entp to NULL
Marin Ramesa
2013-12-05
1
-1
/
+8
*
device: new header file chario.h
Marin Ramesa
2013-11-24
2
-10
/
+36
*
Add ifndefs
Marin Ramesa
2013-11-18
2
-0
/
+10
*
device: initialize to zero offset
Marin Ramesa
2013-11-10
1
-1
/
+1
*
remove register qualifiers
Marin Ramesa
2013-11-10
1
-6
/
+6
*
remove register qualifiers
Marin Ramesa
2013-11-10
1
-51
/
+51
*
remove definitions of ETHERMTU and ETHERMIN
Marin Ramesa
2013-11-10
1
-3
/
+0
*
remove register qualifiers
Marin Ramesa
2013-11-10
1
-3
/
+3
*
device: remove unused file dk_label.c
Marin Ramesa
2013-09-22
1
-99
/
+0
*
add comments after endifs
Marin Ramesa
2013-09-21
1
-8
/
+8
*
remove lint code
Marin Ramesa
2013-09-21
1
-13
/
+0
*
remove register qualifiers
Marin Ramesa
2013-09-21
1
-33
/
+32
*
remove lint code
Marin Ramesa
2013-09-21
1
-12
/
+0
*
Coding style trivial fixes
Marin Ramesa
2013-09-21
1
-2
/
+2
*
remove register qualifiers
Marin Ramesa
2013-09-21
1
-29
/
+29
*
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
*
remove definition of NDEVICES
Marin Ramesa
2013-09-15
1
-2
/
+0
*
remove register qualifiers
Marin Ramesa
2013-09-15
1
-18
/
+18
*
remove register qualifiers.
Marin Ramesa
2013-09-11
1
-24
/
+24
*
track the console init with a boolean instead of an int
Marin Ramesa
2013-09-11
1
-2
/
+2
*
track the console buffer usage with a boolean instead of an int
Marin Ramesa
2013-09-11
1
-4
/
+4
*
drop unused CONSMAJOR
Marin Ramesa
2013-09-11
1
-3
/
+0
*
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
*
Drop luna88k bits
Marin Ramesa
2013-09-09
1
-4
/
+0
*
Add device_pager_setup prototype
Marin Ramesa
2013-06-29
1
-0
/
+7
*
Add [nh]to[hn][ls] prototypes
Marin Ramesa
2013-06-29
1
-0
/
+5
*
Fix int/long discrepancy
Samuel Thibault
2013-06-29
1
-7
/
+7
*
Remove old elevator algorithm function
Miguel Figueiredo
2013-05-27
1
-129
/
+0
*
Use unsigned long for addresses and sizes
Samuel Thibault
2012-03-09
3
-6
/
+6
[next]