Age | Commit message (Expand) | Author |
2000-09-12 | o add missing getsid() prototype | Todd C. Miller |
2000-07-19 | from freebsd: | Michael Shalayeff |
2000-04-20 | prototyping for p{read,write}{,v} | Theo de Raadt |
2000-02-19 | swapctl 2nd arg is const | Theo de Raadt |
2000-01-27 | add IPv6-ready rcmd() friends. | Jun-ichiro itojun Hagino |
1999-12-16 | rresvport_af() and bindresvport_af() | Theo de Raadt |
1999-09-17 | Be thorough about NULL as __null for C++. | Marc Espie |
1999-06-11 | Define NULL to be __null for C++: better quality of implementation. | Marc Espie |
1999-05-22 | Add swapctl(2) prototype. | Tobias Weingartner |
1998-11-20 | Add thread-safety to libc, so that libc_r will build (on i386 at least). | David Leonard |
1998-11-19 | add getpgid() proto; form | Theo de Raadt |
1998-06-30 | add mkstemp(char *template, int suffixlen) interface | Theo de Raadt |
1998-05-13 | change size parameter to size_t | Theo de Raadt |
1998-04-25 | readlink() 3rd param is size_t; XPG | Theo de Raadt |
1998-02-16 | be more careful for _XOPEN_SOURCE | Theo de Raadt |
1998-02-10 | more explicit protos | Theo de Raadt |
1998-02-10 | move proto to unistd.h | Theo de Raadt |
1997-12-27 | Make usleep prototype match manual page and implementation | Thorsten Lockert |
1997-12-22 | add XPG4.2 lockf; kleink | Theo de Raadt |
1997-11-16 | move proto to sys/stat.h; XPG4.2 | Theo de Raadt |
1997-06-20 | Add mkdtemp(3) | Todd C. Miller |
1997-01-26 | Add lchown() declaration. | Jason Downs |
1996-12-13 | fix comments regarding {*path,sys}conf() | Theo de Raadt |
1996-12-12 | add quotactl | Theo de Raadt |
1996-12-09 | proto getgrouplist() | Theo de Raadt |
1996-08-25 | +issetugid | Theo de Raadt |
1996-08-22 | Adds rcmdsh() prototype. | Todd C. Miller |
1996-06-10 | iruserok() can finally safely use a u_int32_t for the ip addr | Theo de Raadt |
1996-03-25 | initgroups(3) 2nd argument should be gid_t | Thorsten Lockert |
1996-03-22 | sethostid() actually do return a value | Thorsten Lockert |
1996-01-12 | proto rfork() | Theo de Raadt |
1995-12-14 | from netbsd; profil() fixed for 64 bit | Theo de Raadt |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |