| Commit message (Expand) | Author | Age | Files | Lines |
| ... | |
| * | - Cross reference the section 9 printf man page since it contains | Andrew R. Reiter | 2001-12-09 | 1 | -1/+2 |
| * | WARNS=2 cleanup. | Mike Heffner | 2001-12-09 | 2 | -15/+41 |
| * | WARNS=2 cleanup and fix potential unitialized variable bug. | Mike Heffner | 2001-12-09 | 2 | -4/+13 |
| * | WARNS=2 cleanup. | Mike Heffner | 2001-12-09 | 3 | -3/+16 |
| * | The ScanLogic SL11R-IDE claims to be SCSI-compatible, but actually requires | Mike Smith | 2001-12-09 | 1 | -1/+11 |
| * | Allow maxusers to be specified as 0 in the kernel config, which will | Matthew Dillon | 2001-12-09 | 21 | -39/+74 |
| * | Consider PROTO_IPV6 as compressible by CCP. | Brian Somers | 2001-12-09 | 1 | -1/+1 |
| * | Pull in more stuff from procfs now that it's been pseudofsized. | Dag-Erling Smørgrav | 2001-12-09 | 1 | -31/+3 |
| * | Fix various bugs in the debugging code and reenable it. | Dag-Erling Smørgrav | 2001-12-09 | 2 | -9/+9 |
| * | Fix an incorrect PFS_TRACE. Also, use __func__ instead of __FUNCTION__. | Dag-Erling Smørgrav | 2001-12-09 | 1 | -3/+3 |
| * | p_trespass() has been dead for over a year. | Dag-Erling Smørgrav | 2001-12-08 | 1 | -1/+0 |
| * | Replace %i formatting characters with %d since printf(9) doesn't support %i. | Alfred Perlstein | 2001-12-08 | 1 | -1/+1 |
| * | Fix a KSEfication brain-o in procfs_doprocfile(): return the path of the targ... | Dag-Erling Smørgrav | 2001-12-08 | 2 | -3/+5 |
| * | Don't assume that the number of fds to select on is known quantity (in | Jordan K. Hubbard | 2001-12-08 | 1 | -31/+55 |
| * | Add support for Brazilian IP Addresses. Example `whois 200.236.70.0'. | Mike Barcroft | 2001-12-08 | 1 | -1/+2 |
| * | The nbuf calculation was assuming that PAGE_SIZE = 4096 bytes, which is | Matthew Dillon | 2001-12-08 | 1 | -6/+12 |
| * | Start using .St macro for POSIX.1-2001. | Ruslan Ermilov | 2001-12-08 | 2 | -4/+3 |
| * | December 6th -- the IEEE Standards Board approves the Austin Group | Ruslan Ermilov | 2001-12-08 | 1 | -0/+10 |
| * | mdoc(7) police: fix markup, sort xrefs, grammar nit. | Ruslan Ermilov | 2001-12-08 | 1 | -26/+32 |
| * | mdoc(7) police: | Ruslan Ermilov | 2001-12-08 | 1 | -59/+60 |
| * | mdoc(7) police: Style style(9). | Ruslan Ermilov | 2001-12-08 | 1 | -90/+189 |
| * | mdoc(7) police: | Ruslan Ermilov | 2001-12-08 | 1 | -5/+11 |
| * | mdoc(7) police: sort xrefs. | Ruslan Ermilov | 2001-12-08 | 2 | -4/+4 |
| * | mdoc(7) police: bump document date, fix markup. | Ruslan Ermilov | 2001-12-08 | 1 | -21/+24 |
| * | mdoc(7) police: sort xrefs. | Ruslan Ermilov | 2001-12-08 | 1 | -5/+5 |
| * | mdoc(7) police: markup nits. | Ruslan Ermilov | 2001-12-08 | 1 | -1/+1 |
| * | mdoc(7) police: fix markup in revision 1.25. | Ruslan Ermilov | 2001-12-08 | 1 | -2/+2 |
| * | mdoc(7) police: change xref to vfs_mountedon(9). | Ruslan Ermilov | 2001-12-08 | 1 | -1/+1 |
| * | Be more specific in an example of fortune's -e option. | Giorgos Keramidas | 2001-12-08 | 1 | -1/+1 |
| * | Update the comment about System initialization to reflect the use of | Chad David | 2001-12-08 | 1 | -8/+6 |
| * | buf.9 incorrectly uses 'BUF' as an arg to .Nm where it should be 'buf'. | Chad David | 2001-12-08 | 1 | -1/+1 |
| * | Only use __FBSDID if it is defined. This fixes the 4.4-release (but | Warner Losh | 2001-12-08 | 14 | -0/+28 |
| * | Prevent infinite loop, when kevent(2) is called wihout eventlist (i.e. | Maxim Sobolev | 2001-12-08 | 1 | -1/+1 |
| * | Long ago, there was just /etc/daily. Then /etc/security was split out | Crist J. Clark | 2001-12-07 | 20 | -266/+872 |
| * | Add a man page describing the fuctions directly related to network domains. | Chad David | 2001-12-07 | 2 | -0/+234 |
| * | The previous commit log message should have said: | Andrew R. Reiter | 2001-12-07 | 0 | -0/+0 |
| * | When rfc1323 is mentioned in the context of buffer sizes, not that it | Robert Watson | 2001-12-07 | 1 | -0/+1 |
| * | o Expand list of tunables documented in loader.8 to include kern.maxusers, | Robert Watson | 2001-12-07 | 1 | -0/+8 |
| * | o Add a mention of kern.openfiles to the description of kern.maxfiles, | Robert Watson | 2001-12-07 | 1 | -0/+4 |
| * | - Fix a bunch of malloc calls where the M_FLAG is incorrectly used; it | Andrew R. Reiter | 2001-12-07 | 1 | -5/+5 |
| * | Get rid of unused anymore file! Alpha works fine with our strtod() now. | Alexey Zelkin | 2001-12-07 | 1 | -2496/+0 |
| * | o Update rc.network to reflect the recent change of default in the | Robert Watson | 2001-12-07 | 7 | -21/+21 |
| * | o Our currenty userland boot code (due to rc.conf and rc.network) always | Robert Watson | 2001-12-07 | 1 | -1/+1 |
| * | Return 'c' back to signed due to potential comparison problems | Andrey A. Chernov | 2001-12-07 | 6 | -60/+72 |
| * | Fix a typo. | Ruslan Ermilov | 2001-12-07 | 1 | -1/+1 |
| * | Fix typo: 'fragement' -> 'fragment' | Sheldon Hearn | 2001-12-07 | 1 | -1/+1 |
| * | * localeconv() usage is not FLOATING_POINT specific anymore (due to "'" flag | Alexey Zelkin | 2001-12-07 | 1 | -3/+3 |
| * | Get pam_mod_misc.h from .CURDIR rather than .OBJDIR or /usr/include. | Dag-Erling Smørgrav | 2001-12-07 | 1 | -1/+2 |
| * | Be exsplicit about the parentheses around return statements. It is | Warner Losh | 2001-12-07 | 1 | -0/+2 |
| * | mdoc(7) police: Add missing markup bits for revisions 1.12 and 1.13. | Ruslan Ermilov | 2001-12-07 | 1 | -4/+11 |