summaryrefslogtreecommitdiffstats
path: root/sys/lib/libsa/netif.c (follow)
Commit message (Collapse)AuthorAgeFilesLines
* If you use sys/param.h, you don't need sys/types.hderaadt2017-09-081-2/+1
|
* Change a bunch of (<blah> *)0 to NULL.krw2016-03-141-3/+3
| | | | ok beck@ deraadt@
* Stop using old n_long and n_short types.mpi2014-07-131-2/+1
|
* Remove excessive sys/cdefs.h inclusionderaadt2012-12-051-2/+1
| | | | ok guenther millert kettenis
* ansification and knf and protosderaadt2003-08-111-35/+17
|
* strcpy/strcat/sprintf removal in all bootblocks. various testing byderaadt2003-06-011-7/+7
| | | | | various people. outside of some messy things in src/gnu, only one thing in the main tree now violates this rule: bind
* panic prints a newline for you, don't do it in the panic stringmillert1999-01-111-5/+5
|
* who needs this?mickey1997-07-171-2/+1
|
* Merge to NetBSD 961207niklas1996-12-081-3/+3
|
* -Wall happiness.mickey1996-10-291-2/+5
| | | | remove NENTS, it's in stand now.
* add OpenBSD tag.mickey1996-09-231-0/+1
|
* initial import of NetBSD treederaadt1995-10-181-0/+334