Age | Commit message (Expand) | Author |
2005-11-30 | Use sysctl(KERN_ARND) to get n bytes, instead of just 4 at a time | Otto Moerbeek |
2005-11-29 | Provide stubs for things which are supplied by crt0. I don't think we | Theo de Raadt |
2005-11-28 | make Lint prototypes equal; ok millert | Theo de Raadt |
2005-11-20 | brk() and sbrk() should use void *, not char *. Note that sbrk() | Todd C. Miller |
2005-11-18 | FIONASYNC -> FIOASYNC | Jason McIntyre |
2005-10-29 | rewording; ok millert otto | Jared Yanovich |
2005-10-27 | remove errors that no longer apply; ok millert, tedu | Jared Yanovich |
2005-10-20 | put HISTORY in the right order; | Jason McIntyre |
2005-10-19 | add missing header for HISTORY section; ok jmc awhile ago | Jared Yanovich |
2005-10-19 | EFAULT corrections; ok millert and otto | Jared Yanovich |
2005-10-19 | missing full stop | Jared Yanovich |
2005-10-09 | ANSI function prototypes in examples; ok otto | Jared Yanovich |
2005-10-03 | add struct udf_args; | Jason McIntyre |
2005-10-03 | add missing MLINK for WEXITSTATUS.2 | Jason McIntyre |
2005-09-15 | tidy up lists and displays... | Jason McIntyre |
2005-09-14 | ptrace(2) following fork(2) | Mark Kettenis |
2005-09-12 | Missing colons. | Miod Vallat |
2005-09-12 | punctuation; | Jason McIntyre |
2005-09-06 | take some .Fd out of a literal block; | Jason McIntyre |
2005-08-18 | Update a few error descriptions w.r.t. obtaining the limits | Jared Yanovich |
2005-08-14 | document EINVAL return bad values as "which"; ok deraadt, millert | Jared Yanovich |
2005-08-14 | add a standard RETURN VALUES section; ok deraadt, millert | Jared Yanovich |
2005-08-12 | here too: sysctl is fs.posix.setuid, not fs.posix.suid; | Jason McIntyre |
2005-08-12 | remove incorrect punctuation introduced by last revision, | Jared Yanovich |
2005-08-11 | wording; ok jaredy@ | Jason McIntyre |
2005-08-10 | macro, capitalization, and layout improvements | Jared Yanovich |
2005-08-10 | grammar; ok jmc | Jared Yanovich |
2005-08-10 | - sys/mount.h wants sys/param.h | Jared Yanovich |
2005-08-10 | - layout, macro, and punctuation tweaks | Jared Yanovich |
2005-08-10 | - macros, punctuation, wording, and rewording | Jared Yanovich |
2005-08-10 | - standard ERRORS layout | Jared Yanovich |
2005-08-10 | - macros | Jared Yanovich |
2005-08-10 | - punctuation & wording | Jared Yanovich |
2005-08-10 | - punctuation fixes | Jared Yanovich |
2005-08-10 | - wording | Jared Yanovich |
2005-08-08 | zap remaining rcsid. | Marc Espie |
2005-07-20 | No PT_[GS]ETFPREGS on mips. | Miod Vallat |
2005-07-04 | link to new CMSG_DATA(3); prod by deraadt | Jared Yanovich |
2005-06-18 | Remove remaining whiteout tentacles; OK deraadt@ miod@ weingart@ | Todd C. Miller |
2005-06-17 | Extended Attributes was a piece to get to ACLs, however ACLs have not | Dale Rahn |
2005-06-17 | remove undelete syscall | Todd C. Miller |
2005-06-15 | bye bye whiteouts | Todd C. Miller |
2005-06-05 | s/-p1003.1-2003/-p1003.1-2004/g | Jason McIntyre |
2005-06-01 | no more MNT_UNION, says pedro@ | Jason McIntyre |
2005-05-25 | Minor wordink fix | Christopher Pascoe |
2005-05-19 | .Xr getitimer 2 , | Jason McIntyre |
2005-05-16 | PT_WCOOKIE is available on sparc64 too. | Miod Vallat |
2005-05-16 | Mention no more PT_[GS]ETFPREGS on m88k. | Miod Vallat |
2005-05-15 | document getfsstat(2)'s behaviour when no flags are specified, okay jmc@ | Pedro Martelletto |
2005-05-12 | credit .Bx 3 in HISTORY too; | Jason McIntyre |