ack/mach/minix/libsys
David Given f67c98e239 Distributions are a pain --- let's not bother any more. Instead, we just tag
the repository and download a complete snapshot, old and ancient stuff and all.
2016-09-02 23:00:38 +02:00
..
_access.c Updates 1991-09-19 12:46:16 +00:00
_alarm.c Updates 1991-09-19 12:46:16 +00:00
_brk.c Updates 1991-09-19 12:46:16 +00:00
_chdir.c Updates 1991-09-19 12:46:16 +00:00
_chmod.c Updates 1991-09-19 12:46:16 +00:00
_chown.c Updates 1991-09-19 12:46:16 +00:00
_chroot.c Updates 1991-09-19 12:46:16 +00:00
_close.c Updates 1991-09-19 12:46:16 +00:00
_creat.c Updates 1991-09-19 12:46:16 +00:00
_dup.c Updates 1991-09-19 12:46:16 +00:00
_dup2.c Updates 1991-09-19 12:46:16 +00:00
_exec.c Several fixes 1991-09-19 11:26:10 +00:00
_execn.c New installation mechanism, updated to 1.5 1991-09-03 14:22:32 +00:00
_execnl.c Updates 1991-09-19 12:46:16 +00:00
_exit.c New installation mechanism, updated to minix 1.5 1991-09-03 15:11:18 +00:00
_fcntl.c Several fixes 1991-09-19 11:26:10 +00:00
_fork.c Updates 1991-09-19 12:46:16 +00:00
_fstat.c New installation mechanism, updated to 1.5 1991-09-03 14:22:32 +00:00
_getcwd.c Several fixes 1991-09-19 11:26:10 +00:00
_getegid.c Updates 1991-09-19 12:46:16 +00:00
_geteuid.c Updates 1991-09-19 12:46:16 +00:00
_getgid.c Updates 1991-09-19 12:46:16 +00:00
_getpid.c Updates 1991-09-19 12:46:16 +00:00
_getppid.c Updates 1991-09-19 12:46:16 +00:00
_getuid.c Updates 1991-09-19 12:46:16 +00:00
_gtty.c New installation mechanism, updated to 1.5 1991-09-03 14:22:32 +00:00
_ioctl.c New installation mechanism, updated to 1.5 1991-09-03 14:22:32 +00:00
_kill.c New installation mechanism, updated to 1.5 1991-09-03 14:22:32 +00:00
_link.c Updates 1991-09-19 12:46:16 +00:00
_lseek.c Updates 1991-09-19 12:46:16 +00:00
_mkdir.c Updates 1991-09-19 12:46:16 +00:00
_mkfifo.c Updates 1991-09-19 12:46:16 +00:00
_mknod.c Updates 1991-09-19 12:46:16 +00:00
_mknod4.c Updates 1991-09-19 12:46:16 +00:00
_mount.c Updates 1991-09-19 12:46:16 +00:00
_open.c Updates 1991-09-19 12:46:16 +00:00
_pause.c Updates 1991-09-19 12:46:16 +00:00
_pipe.c Updates 1991-09-19 12:46:16 +00:00
_ptrace.c Updates 1991-09-19 12:46:16 +00:00
_read.c Updates 1991-09-19 12:46:16 +00:00
_rename.c Updates 1991-09-19 12:46:16 +00:00
_rmdir.c Updates 1991-09-19 12:46:16 +00:00
_sendrec.s Added some missing files 1992-05-15 13:14:55 +00:00
_setgid.c Updates 1991-09-19 12:46:16 +00:00
_setuid.c Updates 1991-09-19 12:46:16 +00:00
_signal.c New installation mechanism, updated to 1.5 1991-09-03 14:22:32 +00:00
_stat.c Updates 1991-09-19 12:46:16 +00:00
_stime.c Updates 1991-09-19 12:46:16 +00:00
_stty.c New installation mechanism, updated to 1.5 1991-09-03 14:22:32 +00:00
_sync.c Updates 1991-09-19 12:46:16 +00:00
_time.c New installation mechanism, updated to 1.5 1991-09-03 14:22:32 +00:00
_times.c New installation mechanism, updated to 1.5 1991-09-03 14:22:32 +00:00
_umask.c New installation mechanism, updated to 1.5 1991-09-03 14:22:32 +00:00
_umount.c Updates 1991-09-19 12:46:16 +00:00
_unlink.c Updates 1991-09-19 12:46:16 +00:00
_utime.c New installation mechanism, updated to 1.5 1991-09-03 14:22:32 +00:00
_wait.c New installation mechanism, updated to 1.5 1991-09-03 14:22:32 +00:00
_write.c Updates 1991-09-19 12:46:16 +00:00
access.s New installation mechanism, updated to 1.5 1991-09-03 14:22:32 +00:00
alarm.s New installation mechanism, updated to 1.5 1991-09-03 14:22:32 +00:00
brk.s New installation mechanism, updated to 1.5 1991-09-03 14:22:32 +00:00
brksize.s Added some missing files 1992-05-15 13:14:55 +00:00
call.c New installation mechanism, updated to 1.5 1991-09-03 14:22:32 +00:00
catchsig.s Fixed typo in catchsig.s 1996-11-26 15:05:10 +00:00
chdir.s New installation mechanism, updated to 1.5 1991-09-03 14:22:32 +00:00
chmod.s New installation mechanism, updated to 1.5 1991-09-03 14:22:32 +00:00
chown.s New installation mechanism, updated to 1.5 1991-09-03 14:22:32 +00:00
chroot.s New installation mechanism, updated to 1.5 1991-09-03 14:22:32 +00:00
cleanup.c Added cleanup 1988-04-19 10:13:41 +00:00
close.s New installation mechanism, updated to 1.5 1991-09-03 14:22:32 +00:00
creat.s New installation mechanism, updated to 1.5 1991-09-03 14:22:32 +00:00
dup.s New installation mechanism, updated to 1.5 1991-09-03 14:22:32 +00:00
dup2.s New installation mechanism, updated to 1.5 1991-09-03 14:22:32 +00:00
errno.c New installation mechanism, updated to 1.5 1991-09-03 14:22:32 +00:00
exec.s New installation mechanism, updated to 1.5 1991-09-03 14:22:32 +00:00
execn.s New installation mechanism, updated to 1.5 1991-09-03 14:22:32 +00:00
execnl.s New installation mechanism, updated to 1.5 1991-09-03 14:22:32 +00:00
exit.c Restored exit.c and cleanup.c 1992-05-18 16:01:16 +00:00
fcntl.s New installation mechanism, updated to 1.5 1991-09-03 14:22:32 +00:00
fork.s New installation mechanism, updated to 1.5 1991-09-03 14:22:32 +00:00
fpathconf.c Several fixes 1991-09-19 11:26:10 +00:00
fstat.s New installation mechanism, updated to 1.5 1991-09-03 14:22:32 +00:00
getcwd.s New installation mechanism, updated to 1.5 1991-09-03 14:22:32 +00:00
getegid.s New installation mechanism, updated to 1.5 1991-09-03 14:22:32 +00:00
geteuid.s New installation mechanism, updated to 1.5 1991-09-03 14:22:32 +00:00
getgid.s New installation mechanism, updated to 1.5 1991-09-03 14:22:32 +00:00
getpid.s New installation mechanism, updated to 1.5 1991-09-03 14:22:32 +00:00
getppid.s New installation mechanism, updated to 1.5 1991-09-03 14:22:32 +00:00
getuid.s New installation mechanism, updated to 1.5 1991-09-03 14:22:32 +00:00
gtty.s New installation mechanism, updated to 1.5 1991-09-03 14:22:32 +00:00
head_em.s Added EXIT and BRK entry point 1992-06-30 15:11:49 +00:00
ioctl.s New installation mechanism, updated to 1.5 1991-09-03 14:22:32 +00:00
kill.s New installation mechanism, updated to 1.5 1991-09-03 14:22:32 +00:00
link.s New installation mechanism, updated to 1.5 1991-09-03 14:22:32 +00:00
LIST Restored exit.c and cleanup.c 1992-05-18 16:01:16 +00:00
lseek.s New installation mechanism, updated to 1.5 1991-09-03 14:22:32 +00:00
message.c New installation mechanism, updated to 1.5 1991-09-03 14:22:32 +00:00
mkdir.s New installation mechanism, updated to 1.5 1991-09-03 14:22:32 +00:00
mkfifo.s New installation mechanism, updated to 1.5 1991-09-03 14:22:32 +00:00
mknod.s New installation mechanism, updated to 1.5 1991-09-03 14:22:32 +00:00
mknod4.s New installation mechanism, updated to 1.5 1991-09-03 14:22:32 +00:00
mount.s New installation mechanism, updated to 1.5 1991-09-03 14:22:32 +00:00
open.s New installation mechanism, updated to 1.5 1991-09-03 14:22:32 +00:00
pathconf.c New installation mechanism, updated to 1.5 1991-09-03 14:22:32 +00:00
pause.s New installation mechanism, updated to 1.5 1991-09-03 14:22:32 +00:00
pipe.s New installation mechanism, updated to 1.5 1991-09-03 14:22:32 +00:00
ptrace.s New installation mechanism, updated to 1.5 1991-09-03 14:22:32 +00:00
read.s New installation mechanism, updated to 1.5 1991-09-03 14:22:32 +00:00
rename.s New installation mechanism, updated to 1.5 1991-09-03 14:22:32 +00:00
rmdir.s New installation mechanism, updated to 1.5 1991-09-03 14:22:32 +00:00
sendrec.s Added some missing files 1992-05-15 13:14:55 +00:00
setgid.s New installation mechanism, updated to 1.5 1991-09-03 14:22:32 +00:00
setuid.s New installation mechanism, updated to 1.5 1991-09-03 14:22:32 +00:00
signal.s New installation mechanism, updated to 1.5 1991-09-03 14:22:32 +00:00
stat.s New installation mechanism, updated to 1.5 1991-09-03 14:22:32 +00:00
stime.s New installation mechanism, updated to 1.5 1991-09-03 14:22:32 +00:00
stty.s New installation mechanism, updated to 1.5 1991-09-03 14:22:32 +00:00
sync.s New installation mechanism, updated to 1.5 1991-09-03 14:22:32 +00:00
syslib.c New installation mechanism, updated to 1.5 1991-09-03 14:22:32 +00:00
time.s New installation mechanism, updated to 1.5 1991-09-03 14:22:32 +00:00
times.s New installation mechanism, updated to 1.5 1991-09-03 14:22:32 +00:00
umask.s New installation mechanism, updated to 1.5 1991-09-03 14:22:32 +00:00
umount.s New installation mechanism, updated to 1.5 1991-09-03 14:22:32 +00:00
unlink.s New installation mechanism, updated to 1.5 1991-09-03 14:22:32 +00:00
utime.s New installation mechanism, updated to 1.5 1991-09-03 14:22:32 +00:00
vectab.c New installation mechanism, updated to 1.5 1991-09-03 14:22:32 +00:00
wait.s New installation mechanism, updated to 1.5 1991-09-03 14:22:32 +00:00
write.s New installation mechanism, updated to 1.5 1991-09-03 14:22:32 +00:00