summaryrefslogtreecommitdiff
path: root/sys/lib/libsa/netif.c
AgeCommit message (Expand)Author
2003-03-12separate the netif interface from the rest of the networking code,drochner
2002-09-27remove trailing \n in panic(). approved perry.provos
2001-11-15don't need <sys/types.h> when including <sys/param.h>lukem
2000-03-30Kill some more register declarations.augustss
1999-11-13Backout my libsa changes.thorpej
1999-11-11Update for the improvements to libsa, and don't reference libkern.h.thorpej
1999-03-31Make a bunch of backward-compatible changes to the boot blocks which allowcgd
1999-02-11Add missing prototypes.pk
1997-09-06-Wall fixesdrochner
1997-06-26Avoid user space headers for standalone programs.drochner
1997-06-13-Wall fixesdrochner
1996-10-13backout previous kprintf changeschristos
1996-10-10printf -> kprintf, sprintf -> ksprintfchristos
1995-09-18Another round of clean up, including fixes presented by Matthias Drochnerpk
1995-09-14Clear up some size_t/ssize_t confusion.pk
1995-02-20Define netif_debug in here.mycroft
1994-10-26new RCS ID format.cgd
1994-05-08Standalone networking for network boot loaders.brezak