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