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
/
dev_net.c
Age
Commit message (
Expand
)
Author
2011-07-17
Retire varargs.h support. Move machine/stdarg.h logic into MI
joerg
2010-08-08
print the correct error code if nfs_mount() fails.
chs
2009-01-17
Remove __P().
tsutsui
2008-04-28
Remove clause 3 and 4 from TNF licenses
martin
2007-11-24
style, indent, and ANSI-fy.
isaki
2007-10-27
Include "bootp.h" for a function declaration of bootp().
tsutsui
2007-10-01
Make a few debug outputs only happen when debugging.
martin
2002-03-17
Protect remaining references to 'debug' with NETIF_DEBUG.
gmcgarry
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-05-07
move intoa() from libsa:net.c to libkern, turn inet_ntoa() into a macro,
drochner
1999-03-26
Changes to compile the next68k bootblocks with
dbj
1998-06-29
Be quiet if bootparamd gives us an empty gateway spec.
gwr
1998-06-16
When the gateway bootparam is missing, be clear about that
gwr
1997-12-10
Oops - forgot to set netmask=smask
gwr
1997-12-10
Request the "gateway" parameter and use its contents
gwr
1997-07-22
Don't use "if_ether.h", it's not used.
drochner
1997-06-26
Avoid user space headers for standalone programs.
drochner
1997-03-15
New ARP system, supports IPv4 over any hardware link.
is
1997-03-14
Fix a warning.
gwr
1997-03-14
Sun RPC/bootparams always enabled (No -DSUN_BOOTPARAMS needed)
gwr
1997-03-11
Moved here (via repository copy) so they are more easily shared.
gwr
1996-01-29
Clean-up open/close logic of "net" device. Fixes PR 1726
gwr
1995-09-23
Cleanup, and catch up with libsa changes.
gwr
1995-08-08
Add bcea[] here now that is is gone from arp.c
gwr
1995-06-09
Have netboot!
gwr