NetBSD/sys/lib/libsa
thorpej a2694f54d8 Don't run off the end of the format string if the caller botched for
format modifier.  Pointed out by Daniel G. Pouzzner in PR #2633.
1997-06-26 06:20:30 +00:00
..
alloc.c Bring prototypes into scope. 1997-06-13 14:28:52 +00:00
arp.c New ARP system, supports IPv4 over any hardware link. 1997-03-15 18:09:08 +00:00
bcopy.c
bootp.c backout previous kprintf changes 1996-10-13 02:28:58 +00:00
bootp.h
bootparam.c Delete spurious #endif 1996-10-14 21:16:55 +00:00
bootparam.h
cd9660.c -Wall fixes 1997-06-13 14:29:50 +00:00
cd9660.h Add support for booting from cd9660 fs 1996-09-30 16:01:18 +00:00
close.c define these functions with an 'o' prepended to their names if 1997-01-22 00:38:09 +00:00
closeall.c
cread.c Bring prototypes into scope. 1997-06-13 14:28:52 +00:00
dev_net.c New ARP system, supports IPv4 over any hardware link. 1997-03-15 18:09:08 +00:00
dev_net.h New ARP system, supports IPv4 over any hardware link. 1997-03-15 18:09:08 +00:00
dev.c
disklabel.c
dkcksum.c
ether.c New ARP system, supports IPv4 over any hardware link. 1997-03-15 18:09:08 +00:00
exec.c backout previous kprintf changes 1996-10-13 02:28:58 +00:00
exit.c kvprintf => vprintf (PR#2989, Juergen Hannken-Illjes). 1996-12-01 20:22:19 +00:00
fstat.c
getfile.c fix a bogon in some new functionality apparently added in the last 1996-10-14 04:49:21 +00:00
gets.c
globals.c
if_ether.h fix my typo; found by Klaus Klein <kleink@layla.inka.de> 1997-01-17 17:06:06 +00:00
in_cksum.c
ioctl.c
iodesc.h
lseek.c define these functions with an 'o' prepended to their names if 1997-01-22 00:38:09 +00:00
Makefile Back out BUILDDIR and NOINSTALL changes. 1997-05-31 21:21:13 +00:00
Makefile.inc allow includers to specify library-specific CPP flags via ${LIB}MISCCPPFLAGS 1997-02-16 21:25:18 +00:00
memcmp.c Bring prototypes into scope. 1997-06-13 14:28:52 +00:00
memcpy.c
net.c New ARP system, supports IPv4 over any hardware link. 1997-03-15 18:09:08 +00:00
net.h
netif.c -Wall fixes 1997-06-13 14:29:50 +00:00
netif.h
nfs.c Conditionally compile without symlink support (#ifdef NFS_NOSYMLINK). 1997-06-16 20:47:11 +00:00
nfs.h
nfsv2.h
nullfs.c
open.c Initialize `f_offset'. 1997-01-28 09:41:03 +00:00
printf.c Don't run off the end of the format string if the caller botched for 1997-06-26 06:20:30 +00:00
rarp.c New ARP system, supports IPv4 over any hardware link. 1997-03-15 18:09:08 +00:00
read.c define these functions with an 'o' prepended to their names if 1997-01-22 00:38:09 +00:00
rpc.c backout previous kprintf changes 1996-10-13 02:28:58 +00:00
rpc.h
rpcv2.h
saerrno.h
saioctl.h
stand.h Add prototype for strerror(). 1997-06-13 14:30:44 +00:00
stat.c
strerror.c add EINVAL and ENOTDIR, as suggested by Matthias Drochner 1997-01-25 00:37:50 +00:00
ufs.c Don't #include <string.h>, needed prototypes are in libkern.h. 1997-06-13 14:32:24 +00:00
ufs.h
write.c