NetBSD/sys/lib/libsa
2009-01-17 14:00:36 +00:00
..
alloc.c unsigned -> unsigned int 2007-12-02 04:59:24 +00:00
arp.c Remove __P(). 2009-01-17 14:00:36 +00:00
bootp.c Remove __P(). 2009-01-17 14:00:36 +00:00
bootp.h Remove __P(). 2009-01-17 14:00:36 +00:00
bootparam.c Remove __P(). 2009-01-17 14:00:36 +00:00
bootparam.h style, indent, and ANSI-fy. 2007-11-24 13:20:53 +00:00
byteorder.c style, indent, and ANSI-fy. 2007-11-24 13:20:53 +00:00
byteorder.h
cd9660.c For the x86 boot loader, autoload a kernel module corresponding to the 2008-11-19 12:36:41 +00:00
cd9660.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
checkpasswd.c style, indent, and ANSI-fy. 2007-11-24 13:20:53 +00:00
close.c unsigned -> unsigned int 2007-12-02 04:59:24 +00:00
closeall.c style, indent, and ANSI-fy. 2007-11-24 13:20:53 +00:00
cread.c Remove __P(). 2009-01-17 14:00:36 +00:00
dev_net.c Remove __P(). 2009-01-17 14:00:36 +00:00
dev_net.h Remove __P(). 2009-01-17 14:00:36 +00:00
dev.c style, indent, and ANSI-fy. 2007-11-24 13:20:53 +00:00
disklabel.c style, indent, and ANSI-fy. 2007-11-24 13:20:53 +00:00
dkcksum.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
dosfs.c msdosfs -> msdos 2008-11-24 11:27:20 +00:00
dosfs.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
errno.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ether_sprintf.c style, indent, and ANSI-fy. 2007-11-24 13:20:53 +00:00
ether.c Replace time_t values in libsa sources with the following two types 2009-01-12 11:32:43 +00:00
exec.c - use mem* instead of b* routines, and kill the b* routines. 2008-03-25 21:23:50 +00:00
exit.c style, indent, and ANSI-fy. 2007-11-24 13:20:53 +00:00
ext2fs.c For the x86 boot loader, autoload a kernel module corresponding to the 2008-11-19 12:36:41 +00:00
ext2fs.h Add ext2fs support for libsa. 2007-12-01 18:06:22 +00:00
ffsv1.c For the x86 boot loader, autoload a kernel module corresponding to the 2008-11-19 12:36:41 +00:00
ffsv2.c For the x86 boot loader, autoload a kernel module corresponding to the 2008-11-19 12:36:41 +00:00
files.c
fstat.c unsigned -> unsigned int 2007-12-02 04:59:24 +00:00
getfile.c style, indent, and ANSI-fy. 2007-11-24 13:20:53 +00:00
gets.c style, indent, and ANSI-fy. 2007-11-24 13:20:53 +00:00
globals.c For the x86 boot loader, autoload a kernel module corresponding to the 2008-11-19 12:36:41 +00:00
ioctl.c unsigned -> unsigned int 2007-12-02 04:59:24 +00:00
iodesc.h Remove __P(). 2009-01-17 14:00:36 +00:00
ip_cksum.c Changing len from int to size_t caused an infinite loop. Noticed by chuq. 2006-01-25 13:46:09 +00:00
lfs.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
lfsv1.c For the x86 boot loader, autoload a kernel module corresponding to the 2008-11-19 12:36:41 +00:00
lfsv2.c For the x86 boot loader, autoload a kernel module corresponding to the 2008-11-19 12:36:41 +00:00
loadfile_aout.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
loadfile_ecoff.c Remove clause 3 and 4 from TNF licenses 2008-04-28 20:22:51 +00:00
loadfile_elf32.c add a LOAD_NOTE flag to make loading the note optional. 2008-09-25 20:59:38 +00:00
loadfile_elf64.c
loadfile.c Take $MACHINE into account when looking for modules. 2008-05-20 16:04:08 +00:00
loadfile.h add a LOAD_NOTE flag to make loading the note optional. 2008-09-25 20:59:38 +00:00
lseek.c unsigned -> unsigned int 2007-12-02 04:59:24 +00:00
Makefile Wrap compiler-specific flags with HAVE_GCC and HAVE_PCC as necessary. Add a few flags for PCC. 2008-08-29 00:02:21 +00:00
Makefile.inc Add the source directory of zlib in the include paths so that cread.c can 2006-01-26 14:05:49 +00:00
net.c Replace time_t values in libsa sources with the following two types 2009-01-12 11:32:43 +00:00
net.h Remove __P(). 2009-01-17 14:00:36 +00:00
netif.c Remove __P(). 2009-01-17 14:00:36 +00:00
netif.h Remove __P(). 2009-01-17 14:00:36 +00:00
nfs.c Remove __P(). 2009-01-17 14:00:36 +00:00
nfs.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
nfsv2.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
nullfs.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
open.c style, indent, and ANSI-fy. 2007-11-24 13:20:53 +00:00
panic.c style, indent, and ANSI-fy. 2007-11-24 13:20:53 +00:00
printf.c merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
qsort.c style, indent, and ANSI-fy. 2007-11-24 13:20:53 +00:00
rarp.c Remove __P(). 2009-01-17 14:00:36 +00:00
read.c unsigned -> unsigned int 2007-12-02 04:59:24 +00:00
rpc.c Remove __P(). 2009-01-17 14:00:36 +00:00
rpc.h Remove __P(). 2009-01-17 14:00:36 +00:00
rpcv2.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
saerrno.h Use standard error code (EIO) instead of standalone error code 2007-12-03 09:51:30 +00:00
saioctl.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
snprintf.c style, indent, and ANSI-fy. 2007-11-24 13:20:53 +00:00
sprintf.c style, indent, and ANSI-fy. 2007-11-24 13:20:53 +00:00
stand.h Remove __P(). 2009-01-17 14:00:36 +00:00
stat.c style, indent, and ANSI-fy. 2007-11-24 13:20:53 +00:00
strerror.c style, indent, and ANSI-fy. 2007-11-24 13:20:53 +00:00
subr_prf.c style, indent, and ANSI-fy. 2007-11-24 13:20:53 +00:00
tftp.c Remove __P(). 2009-01-17 14:00:36 +00:00
tftp.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
twiddle.c Let twiddle() be disabled at runtime. 2008-04-30 16:18:09 +00:00
udp.c Replace time_t values in libsa sources with the following two types 2009-01-12 11:32:43 +00:00
ufs_ls.c style, indent, and ANSI-fy. 2007-11-24 13:20:53 +00:00
ufs.c For the x86 boot loader, autoload a kernel module corresponding to the 2008-11-19 12:36:41 +00:00
ufs.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
ustarfs.c Remove __P(). 2009-01-17 14:00:36 +00:00
ustarfs.h merge ktrace-lwp. 2005-12-11 12:16:03 +00:00
vsprintf.c style, indent, and ANSI-fy. 2007-11-24 13:20:53 +00:00
write.c unsigned -> unsigned int 2007-12-02 04:59:24 +00:00