summaryrefslogtreecommitdiff
path: root/sys/lib/libsa/netif.c
AgeCommit message (Expand)Author
2022-12-27Ansify pxe_netif_close() and {,pxe}socktodesc()Jeremie Courreges-Anglas
2021-10-25Remove unused variables to silence clang.Patrick Wildt
2017-09-08If you use sys/param.h, you don't need sys/types.hTheo de Raadt
2016-03-14Change a bunch of (<blah> *)0 to NULL.Kenneth R Westerback
2014-07-13Stop using old n_long and n_short types.Martin Pieuchot
2012-12-05Remove excessive sys/cdefs.h inclusionTheo de Raadt
2003-08-11ansification and knf and protosTheo de Raadt
2003-06-01strcpy/strcat/sprintf removal in all bootblocks. various testing byTheo de Raadt
1999-01-11panic prints a newline for you, don't do it in the panic stringTodd C. Miller
1997-07-17who needs this?Michael Shalayeff
1996-12-08Merge to NetBSD 961207Niklas Hallqvist
1996-10-29-Wall happiness.Michael Shalayeff
1996-09-23add OpenBSD tag.Michael Shalayeff
1995-10-18initial import of NetBSD treeTheo de Raadt