Age | Commit message (Expand) | Author |
2002-10-07 | .Xr ipcs 1 | Henning Brauer |
2002-09-19 | Document FD_CLOEXEC; from FreeBSD (Peter Jeremy) | Todd C. Miller |
2002-09-18 | fix Xr refs; frisco@blackant.net | Theo de Raadt |
2002-09-17 | uncommit, since it breaks macppc libc. millert and miod have now said they | Theo de Raadt |
2002-09-17 | move __syscall prototype into unistd.h (like everybody else) and avoid privat... | Michael Shalayeff |
2002-09-17 | mickey, did you not look at the output? | Theo de Raadt |
2002-08-11 | Sync limits described by EFBIG and ELOOP with current reality; from NetBSD. | Aaron Campbell |
2002-08-09 | grammar nits | Paul Janzen |
2002-08-08 | document generic ioctls. ok art@ | Wilbern Cobb |
2002-08-06 | Comma splice introduced in last commit. | Aaron Campbell |
2002-08-05 | Fix brain blackout. | Artur Grabowski |
2002-08-05 | One more ELF_TOOLCHAIN. | Artur Grabowski |
2002-07-24 | o Mention that interval timers are cleared (FreeBSD) | Todd C. Miller |
2002-07-16 | ansi | Theo de Raadt |
2002-07-11 | Back out revision 1.3; we return EWOULDBLOCK on lock failure, not EAGAIN. | Todd C. Miller |
2002-07-06 | Remove kernel support for NTP. ok deraadt@ and tholo@ | Thomas Nordin |
2002-06-27 | note Supplementary group IDs remain unchanged; ok deraadt@ tholo@ | Kevin Steves |
2002-06-16 | match man page to source; from Jean-Francois Brousseau <krapht@secureops.com> | Todd T. Fries |
2002-06-10 | correct comment. | Federico G. Schwindt |
2002-06-09 | spelling; moritz@jodeit.org | Theo de Raadt |
2002-06-08 | ELF architectures all support weak aliases, enable them for this part. | Dale Rahn |
2002-06-06 | Fix *documentation*: one arg of the ktrace(2) is pid_t not int, found while | Mike Pechkin |
2002-05-31 | typo fix from NetBSD | Paul Janzen |
2002-05-05 | nsems must be > 0, not >= 0; Michael Knudsen | Todd C. Miller |
2002-05-02 | SWAP_OFF has been implemented a long time ago. | Artur Grabowski |
2002-05-01 | Sync EA with FreeBSD, mostly addition of new ENOATTR errno. | Dale Rahn |
2002-05-01 | o) start new sentence on a new line; | Mike Pechkin |
2002-04-30 | Some errno entries were not documented or added to _sys_errlist[] when | Dale Rahn |
2002-04-30 | Initial cleanup: | Mike Pechkin |
2002-04-23 | sync doc, export->export_info. | Marc Espie |
2002-04-10 | don't attach to system processes. | Federico G. Schwindt |
2002-04-08 | .Xr getpeereid. | Marc Espie |
2002-03-31 | doc ECONNREFUSED; maurice@amaze.nl | Theo de Raadt |
2002-03-14 | Fix error; open(2) is not supposed to restart when SA_RESTART is set, | Todd C. Miller |
2002-03-12 | Document reality. | Artur Grabowski |
2002-03-11 | Document PT_IO | Artur Grabowski |
2002-03-10 | Clarify rename(2) behavior in the presence of a system crash. | Todd C. Miller |
2002-03-02 | Document how NOTE_TRACK behaves. | Artur Grabowski |
2002-02-23 | .In -> .Fd | Federico G. Schwindt |
2002-02-23 | Add a big fat warning that setlogin() changes the login name for all | Todd C. Miller |
2002-02-22 | manpages fixes, mostly from fgsch@ with cleanup and correction. | Dale Rahn |
2002-02-22 | Extended Attribute support, from FreeBSD/TrustedBSD. ok art@ deraadt@ | Dale Rahn |
2002-02-22 | note KTRFAC_EMUL | Theo de Raadt |
2002-02-21 | remove rfork.o from the auto-generated assembler stubs | Artur Grabowski |
2002-02-19 | We live in an ANSI C world. Remove lots of gratuitous #ifdef __STDC__ cruft. | Todd C. Miller |
2002-02-17 | rfork() needs a fork.S-like stub as well; ok art | Theo de Raadt |
2002-02-16 | Part one of userland __P removal. Done with a simple regexp with some minor ... | Todd C. Miller |
2002-02-08 | Document that close-on-exec is not touched in dup2 when oldd == newd. | Artur Grabowski |
2002-01-24 | most of these is v2, not v6 | Michael Shalayeff |
2002-01-15 | MNAMELEN is 90, not 32; peterw AT ifost.org.au | Todd C. Miller |