This website requires JavaScript.
Explore
Help
Sign In
Aren
/
NetBSD
Watch
1
Star
0
Fork
You've already forked NetBSD
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
5236b76556
NetBSD
/
sys
/
lib
/
libsa
History
sommerfeld
5348dfb6ac
Have recursive make invocations depend on the .MAKE pseudo-target so
...
make knows to handle them specially.
2000-12-05 17:01:19 +00:00
..
Makefile
Add a standalone MS-DOS file system reader package, lifted
2000-11-02 00:25:05 +00:00
Makefile.inc
Have recursive make invocations depend on the .MAKE pseudo-target so
2000-12-05 17:01:19 +00:00
alloc.c
…
arp.c
…
bcmp.c
…
bcopy.c
…
bootp.c
Introduce a way for boot programs to modify the behavior of
2000-11-02 03:22:23 +00:00
bootp.h
Introduce a way for boot programs to modify the behavior of
2000-11-02 03:22:23 +00:00
bootparam.c
…
bootparam.h
…
bzero.c
…
cd9660.c
…
cd9660.h
…
checkpasswd.c
…
close.c
…
closeall.c
…
cread.c
Fix tyop in comment.
2000-11-26 03:31:20 +00:00
dev.c
…
dev_net.c
…
dev_net.h
…
disklabel.c
…
dkcksum.c
…
dosfs.c
dos_unmount is only is dos_close is present but so conditionalize it like
2000-11-09 01:55:31 +00:00
dosfs.h
Add a standalone MS-DOS file system reader package, lifted
2000-11-02 00:25:05 +00:00
errno.c
…
ether.c
…
exec.c
…
exit.c
…
fstat.c
…
getfile.c
…
gets.c
…
globals.c
…
in_cksum.c
…
ioctl.c
…
iodesc.h
…
lfs.c
…
lfs.h
…
loadfile.c
Don't try to load a.out header if there is no space for it before text.
2000-12-03 02:53:04 +00:00
loadfile.h
…
lseek.c
…
memcmp.c
…
memcpy.c
…
memset.c
…
net.c
Split the UDP routines out of net.c.
2000-10-25 01:49:55 +00:00
net.h
…
netif.c
…
netif.h
…
nfs.c
…
nfs.h
…
nfsv2.h
…
nullfs.c
…
open.c
…
panic.c
…
printf.c
…
rarp.c
…
read.c
…
rpc.c
…
rpc.h
…
rpcv2.h
…
saerrno.h
…
saioctl.h
…
snprintf.c
…
sprintf.c
…
stand.h
Add LIBSA_RENAME_PRINTF to solve conflict with prototype definition of
2000-10-21 13:48:06 +00:00
stat.c
…
strerror.c
…
subr_prf.c
…
tftp.c
…
tftp.h
…
twiddle.c
…
udp.c
Split the UDP routines out of net.c.
2000-10-25 01:49:55 +00:00
ufs.c
…
ufs.h
…
ufs_ls.c
…
ustarfs.c
show "press return" instead of "type return", since it's a key name and
2000-10-02 23:35:54 +00:00
ustarfs.h
…
vsprintf.c
…
write.c
…