Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-11-20 | Add thread-safety to libc, so that libc_r will build (on i386 at least). | David Leonard | |
All POSIX libc api now there (to P1003.1c/D10) (more md stuff is needed for other libc/arch/*) (setlogin is no longer a special syscall) Add -pthread option to gcc (that makes it use -lc_r and -D_POSIX_THREADS). Doc some re-entrant routines Add libc_r to intro(3) dig() uses some libc srcs and an extra -I was needed there. Add more md stuff to libc_r. Update includes for the pthreads api Update libc_r TODO | |||
1998-09-18 | make use of xfspioctl | Artur Grabowski | |
1998-02-08 | Better lint(1) framework. Mostly from cgd@NetBSD | Thorsten Lockert | |
1997-11-13 | add getsid(2), XPG4 | Theo de Raadt | |
1997-05-30 | add getpgrp(2) from NetBSD | kstailey | |
1997-05-08 | add tag | kstailey | |
1997-05-08 | make clock_gettime.cat2 | kstailey | |
1997-04-20 | New POSIX 1003.1b syscalls; from pk@NetBSD | Thorsten Lockert | |
1997-04-04 | seek(2) is not needed | Theo de Raadt | |
1997-03-29 | futimes link; nakayosh@kcn.or.jp | Theo de Raadt | |
1997-03-26 | install ktrace(2) | Theo de Raadt | |
1997-01-26 | Add a link for lchown.2 | Jason Downs | |
1997-01-26 | Add lchown(), increment minor number. | Jason Downs | |
1996-12-11 | generate reboot.o like other system calls | Theo de Raadt | |
1996-09-02 | shmdt link | Theo de Raadt | |
1996-08-25 | and a man page | Theo de Raadt | |
1996-06-18 | build poll.o | Theo de Raadt | |
1996-05-19 | Changes for mips. | Per Fogelstrom | |
1996-05-18 | poll() as a system call | Theo de Raadt | |
1996-05-08 | install rfork man page | Theo de Raadt | |
1996-05-01 | add futimes | Theo de Raadt | |
1996-03-25 | Add support for building lint(1) library | Thorsten Lockert | |
1996-01-29 | Add kernel PLL for system clock | Thorsten Lockert | |
Add ntp_adjtime() and ntp_gettime() system calls Mostly stolen from FreeBSD | |||
1996-01-08 | add rfork.o and minherit.o | Theo de Raadt | |
1996-01-07 | add minherit() system call | Theo de Raadt | |
1995-12-14 | from netbsd: | Theo de Raadt | |
add & fix a bunch of system call pages | |||
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |