.. |
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
|
Use a function to add extra data to the vendor area so that data added
|
2009-07-10 12:16:31 +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
|
|
|
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
|
Fix build problems caused by crc32 addition to libkern. Also, this makes
|
2009-03-25 18:41:06 +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
|
|
|
dosfs.c
|
msdosfs -> msdos
|
2008-11-24 11:27:20 +00:00 |
dosfs.h
|
|
|
errno.c
|
|
|
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
|
Change include of <sys/exec.h> to <sys/exec_aout.h> since these files want
|
2009-08-16 13:26:16 +00:00 |
exit.c
|
style, indent, and ANSI-fy.
|
2007-11-24 13:20:53 +00:00 |
ext2fs.c
|
Use EXT2_DINODE_SIZE() to get offset of inode, not struct ext2fs_dinode array.
|
2009-03-02 10:25:00 +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
|
|
|
lfs.h
|
|
|
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
|
Change include of <sys/exec.h> to <sys/exec_aout.h> since these files want
|
2009-08-16 13:26:16 +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
|
Uh, move loadfile_aout.c in under the check for ${SA_USE_LOADFILE}
|
2009-08-25 14:10:54 +00:00 |
Makefile.inc
|
|
|
net.c
|
fix sign-compare issue
|
2009-04-11 10:57:55 +00:00 |
net.h
|
I really hate silly hacks inside #ifndef _STANDALONE in libsa sources...
|
2009-01-18 02:59:02 +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
|
|
|
nfsv2.h
|
|
|
nullfs.c
|
|
|
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
|
|
|
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
|
|
|
saerrno.h
|
Use standard error code (EIO) instead of standalone error code
|
2007-12-03 09:51:30 +00:00 |
saioctl.h
|
|
|
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
|
Revert previous. MI libsa doesn't provide bcmp().
|
2009-03-19 10:20:54 +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
|
|
|
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
|
|
|
ustarfs.c
|
Remove __P().
|
2009-01-17 14:00:36 +00:00 |
ustarfs.h
|
|
|
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 |