NetBSD/sys/lib/libsa
gwr 0081434965 Correct the padding to min Ethernet packet size. 1995-09-13 15:06:12 +00:00
..
Makefile
Makefile.inc
alloc.c
arp.c Correct the padding to min Ethernet packet size. 1995-09-13 15:06:12 +00:00
bcopy.c
bootp.c
bootp.h
bootparam.c Support functions for NFS boot (get server address and root path). 1995-06-27 15:32:40 +00:00
bootparam.h Support functions for NFS boot (get server address and root path). 1995-06-27 15:32:40 +00:00
close.c Avoid calling device-close routine when open() not completed. Otherwise you 1995-09-06 19:53:27 +00:00
dev.c
dev_net.c Add bcea[] here now that is is gone from arp.c 1995-08-08 20:59:07 +00:00
dev_net.h Have netboot! 1995-06-09 22:02:39 +00:00
disklabel.c
ether.c Changes from Gordon Ross: 1995-09-11 21:11:36 +00:00
exec.c Fix off-by-one error when padding text segment. 1995-08-04 07:37:03 +00:00
exit.c
getfile.c
gets.c
globals.c
if_ether.h Various cleanup, including: 1995-06-12 00:46:47 +00:00
in_cksum.c
ioctl.c
iodesc.h
lseek.c
net.c Changes from Gordon Ross: 1995-09-11 21:11:36 +00:00
net.h Changes from Gordon Ross: 1995-09-11 21:11:36 +00:00
netif.c
netif.h Add a driver hook to the `netif' structure. 1995-09-03 20:49:38 +00:00
nfs.c Can not use htonl() in static initializers. (Fixes PR 1188) 1995-07-03 04:56:33 +00:00
nfs.h
open.c Avoid calling device-close routine when open() not completed. Otherwise you 1995-09-06 19:53:27 +00:00
printf.c Merge an sprintf() in. 1995-09-03 20:51:21 +00:00
rarp.c Changes from Gordon Ross: 1995-09-11 21:11:36 +00:00
read.c
rpc.c Build all RPC requests with AUTH_UNIX (thanks to Chuck Silvers) 1995-07-03 02:59:16 +00:00
rpc.h Modified to do less copying, and to allow determination of 1995-06-27 15:28:58 +00:00
saerrno.h
saioctl.h
stand.h
stat.c
strerror.c Fix bogus numerical conversion by using sprintf(); 1995-09-03 20:56:14 +00:00
ufs.c
ufs.h
write.c