Age | Commit message (Expand) | Author |
2006-09-27 | remove superfluous paranthesis | Jasper Lievisse Adriaanse |
2006-09-26 | Zap D_REMOVABLE flag from disklabel. If you didn't already know that | Kenneth R Westerback |
2006-09-26 | Part 2 of file descriptor race and deadlock corrections. | Kurt Miller |
2006-09-25 | Remove unnecessary /* NOTREACHED */ comments because our lint is | Ray Lai |
2006-09-24 | Eliminate D_CHAIN, D_ECC and D_RAMDISK flags from disklabel. They were | Kenneth R Westerback |
2006-09-23 | If fgetln() != NULL, len == 0 is impossible, so remove check. | Ray Lai |
2006-09-22 | Check return value of authunix_create_default(); from bret lambert | Otto Moerbeek |
2006-09-22 | Back out change in rev 1.15 of to allow whitespace to separate a | Todd C. Miller |
2006-09-22 | Remove reference to LFS, okay deraadt@ | Pedro Martelletto |
2006-09-17 | dont put two '\n' at the end of the string returnd by clnt_sperror() | Thordur I. Bjornsson |
2006-09-15 | sysctl(3) can return ESRCH; noted by Kristaps Johnson; ok miod@ jmc@ | Otto Moerbeek |
2006-09-15 | better desciption of ESRCH; prompted by jmc@; ok miod@ jmc@ | Otto Moerbeek |
2006-09-07 | knock out an .Xr to self; | Jason McIntyre |
2006-09-03 | Add EINVAL and EOPNOTSUPP for remote filesystems, | Ian Darwin |
2006-08-29 | If pgrp is zero, the process ID of the specified process is used. | Christian Weisgerber |
2006-08-09 | Document error return when namelen is 0. OK jmc@ | Todd C. Miller |
2006-08-09 | correction from vasil dimov; | Jason McIntyre |
2006-08-07 | - fix a sentence | Jason McIntyre |
2006-08-05 | no point mentioning functions if we have nothing useful to say | Jason McIntyre |
2006-08-04 | Add ENOMEDIUM and EMEDIUMTYPE to report medium errors to userland programs | Bob Beck |
2006-08-04 | clarification from kristaps johnson; | Jason McIntyre |
2006-08-03 | tweak; | Jason McIntyre |
2006-08-03 | EILSEQ is 84 not 83. | Bob Beck |
2006-08-03 | Document EILSEQ - forgotten by the wide character folks when they added | Bob Beck |
2006-07-26 | wording/grammar tweaks; | Jason McIntyre |
2006-07-26 | better macros; | Jason McIntyre |
2006-07-26 | document `iv'; | Jason McIntyre |
2006-07-25 | updates from nicholas marriott; | Jason McIntyre |
2006-07-23 | remove tzset(3) from SYNOPSIS: it has its own man page; | Jason McIntyre |
2006-07-09 | grammar tweak, on re-read; | Jason McIntyre |
2006-07-09 | - clean up the SOCK_RAW text | Jason McIntyre |
2006-07-04 | fix prototype of wcstombs; from TAKAHASHI Tamotsu | Otto Moerbeek |
2006-07-04 | allocate gsalt large enough; from Matthew R. Dempsky <mrd at alkemio | Otto Moerbeek |
2006-06-20 | Mention that only the superuser may adjust the frequency. Like in | Ray Lai |
2006-06-14 | .Xr adjfreq and ntpd | Otto Moerbeek |
2006-06-14 | Introducing adjfreq(2), to adjust the clock frequency. | Otto Moerbeek |
2006-06-06 | Fix 'double by a factor of two' and make cache options a bit more | Pedro Martelletto |
2006-06-04 | Add a CAVEATS section: other systems might have more restrictive adjtime(2). | Otto Moerbeek |
2006-06-04 | Allow any user to request the current adjustment; ok henning@ deraadt@ | Otto Moerbeek |
2006-06-02 | document NFS_NIOTHREADS, with some pointers from mickey; | Jason McIntyre |
2006-05-29 | revert vfs.nfs.privport sysctl, broke a few architectures | Anil Madhavapeddy |
2006-05-28 | Add support for NFS mounts to be from non-reserved ports: | Anil Madhavapeddy |
2006-05-28 | VFS_GENERIC returns VFS info, not VM info | Pedro Martelletto |
2006-05-27 | Document net.inet6.ip6.mforwarding | Claudio Jeker |
2006-05-27 | System calls return -1 upon failure, so check for -1 | Pedro Martelletto |
2006-05-27 | Don't leak memory if getcwd() was passed NULL and __getcwd() fails | Pedro Martelletto |
2006-05-27 | Make libc's getcwd() use the new __getcwd() system call | Pedro Martelletto |
2006-05-26 | vpn.8 removal; | Jason McIntyre |
2006-05-26 | better words; mrd@alkemio.org | Theo de Raadt |
2006-05-26 | let us not talk about ipsecadm and vpn anymore; ok reyk | Theo de Raadt |