index
:
netbsd
lockcount-9.3
lockdoc-10.99.5
lockdoc-10.99.5-vfs
lockdoc-9.3
lockdoc-9.3-vfs
trunk
NetBSD fork for lockdoc analysis
merlin@scholz.ruhr
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
lib
/
libsa
/
netif.c
Age
Commit message (
Expand
)
Author
2003-03-12
separate the netif interface from the rest of the networking code,
drochner
2002-09-27
remove trailing \n in panic(). approved perry.
provos
2001-11-15
don't need <sys/types.h> when including <sys/param.h>
lukem
2000-03-30
Kill some more register declarations.
augustss
1999-11-13
Backout my libsa changes.
thorpej
1999-11-11
Update for the improvements to libsa, and don't reference libkern.h.
thorpej
1999-03-31
Make a bunch of backward-compatible changes to the boot blocks which allow
cgd
1999-02-11
Add missing prototypes.
pk
1997-09-06
-Wall fixes
drochner
1997-06-26
Avoid user space headers for standalone programs.
drochner
1997-06-13
-Wall fixes
drochner
1996-10-13
backout previous kprintf changes
christos
1996-10-10
printf -> kprintf, sprintf -> ksprintf
christos
1995-09-18
Another round of clean up, including fixes presented by Matthias Drochner
pk
1995-09-14
Clear up some size_t/ssize_t confusion.
pk
1995-02-20
Define netif_debug in here.
mycroft
1994-10-26
new RCS ID format.
cgd
1994-05-08
Standalone networking for network boot loaders.
brezak