| Commit message (Expand) | Author | Age | Files | Lines |
* | The fourth field of drivers.conf is no longer reserved. Document its | murray | 2002-05-01 | 1 | -2/+4 |
* | Modified the man page to reflect support for | pdeuskar | 2002-04-30 | 1 | -49/+50 |
* | Chase the sources and document the change of wait to flags, which are | asmodai | 2002-04-30 | 1 | -8/+4 |
* | Remove references to zinit() which does not exist anymore. | asmodai | 2002-04-30 | 1 | -13/+2 |
* | Document the zone allocator is now a slab allocator. | asmodai | 2002-04-30 | 1 | -0/+8 |
* | Document uma_zalloc() behaviour. | asmodai | 2002-04-30 | 1 | -2/+15 |
* | Document how to "make release" for a different arch. | ru | 2002-04-30 | 1 | -0/+16 |
* | Update function arguments to what is current used. | asmodai | 2002-04-30 | 1 | -3/+3 |
* | Prefix the remaining functions with uma_ as is now the case in UMA. | asmodai | 2002-04-30 | 2 | -15/+15 |
* | zinit() does not exist anymore. | asmodai | 2002-04-30 | 2 | -34/+0 |
* | Remove references to zbootinit() and zinitna(). | asmodai | 2002-04-30 | 1 | -54/+1 |
* | Add a MLINKS to uma.9 from zone.9. | asmodai | 2002-04-30 | 1 | -0/+1 |
* | Do not use a contraction, aren't -> are not. | asmodai | 2002-04-30 | 1 | -1/+1 |
* | Remove MLINKS to zinitna, it does not exist anymore. | asmodai | 2002-04-30 | 1 | -1/+0 |
* | Remove MLINKS to zbootinit. This has been gone for a while now. | asmodai | 2002-04-30 | 1 | -1/+0 |
* | Remove wrong include, one is supposed to include vm/uma.h instead of | asmodai | 2002-04-30 | 1 | -1/+1 |
* | Add links for bswap16.9, bswap32.9, and bswap64.9. | mike | 2002-04-29 | 1 | -0/+3 |
* | Document bswap16(), bswap32(), and bswap64(). Change the included | mike | 2002-04-29 | 1 | -2/+17 |
* | Implement true multicast filtering. | semenu | 2002-04-25 | 2 | -2/+2 |
* | Back out the NO_RCMNDS knob. | obrien | 2002-04-23 | 1 | -7/+0 |
* | Merge bsd.obj.mk's version of the _SUBDIR target with bsd.subdir.mk. | ru | 2002-04-23 | 2 | -7/+0 |
* | Remove my change to the synopsis field | trhodes | 2002-04-22 | 1 | -1/+0 |
* | Non-sendmail users use the FreeBSD sendmail startup functionality to start | gshapiro | 2002-04-21 | 1 | -4/+1 |
* | mdoc police: Use Em ("emphasis") to get italics/underlining, instead of | fenner | 2002-04-21 | 1 | -1/+1 |
* | Add 'rl' to the list of supported drivers. | luigi | 2002-04-21 | 1 | -0/+1 |
* | Fix controller in SW mode and See also + first appeared in 4.5. | nsouch | 2002-04-20 | 1 | -8/+8 |
* | Describe situation where manual 'ifconfig xx0 up' required. | bp | 2002-04-20 | 1 | -2/+7 |
* | Add the previously committed usb(4) manual pages to the build. | trhodes | 2002-04-19 | 1 | -0/+7 |
* | Add usb(4) manual pages. | trhodes | 2002-04-19 | 7 | -0/+615 |
* | Remove an extraneous .El call. | mike | 2002-04-17 | 1 | -1/+0 |
* | mdoc police: get rid of blank line at end of file. | fenner | 2002-04-17 | 1 | -1/+0 |
* | mdoc police: turn .PP back into .Pp | fenner | 2002-04-17 | 1 | -1/+1 |
* | Document STAILQ_CONCAT and TAILQ_CONCAT. | tmm | 2002-04-17 | 2 | -0/+26 |
* | Fixed mdoc(7) warnings visible in troff mode only. | ru | 2002-04-17 | 1 | -9/+9 |
* | Add more information to SYNOPSIS of ed.4 | trhodes | 2002-04-16 | 1 | -1/+1 |
* | Describe possible values for net.inet.tcp.log_in_vain | yar | 2002-04-16 | 1 | -0/+5 |
* | Change reference path/URL. | kuriyama | 2002-04-16 | 1 | -2/+2 |
* | Removed 2 lines from the cd(9) manual page. | trhodes | 2002-04-15 | 1 | -3/+1 |
* | a.out.5 states that nobody seems to agree on what bss stands for. This is | trhodes | 2002-04-15 | 1 | -4/+4 |
* | Correct two syntax mistakes. | asmodai | 2002-04-14 | 1 | -3/+3 |
* | Remove extraneous newline. | asmodai | 2002-04-14 | 1 | -1/+0 |
* | Provide a new make.conf knob, SENDMAIL_SUBMIT_MC to allow users to pick | gshapiro | 2002-04-14 | 1 | -0/+10 |
* | ${BDECFLAGS} gets added to CFLAGS, not CXFLAGS. | dd | 2002-04-13 | 1 | -1/+1 |
* | Make a few content fixes/additions to tap(4) manual page. | trhodes | 2002-04-12 | 1 | -16/+23 |
* | Remove a duplicate description of the type parameter for mtx_init. | davidc | 2002-04-12 | 1 | -4/+0 |
* | Add entries for selrecord.9. | davidc | 2002-04-12 | 1 | -1/+2 |
* | Add a new man page that documents selrecord and selwakeup. | davidc | 2002-04-12 | 1 | -0/+101 |
* | Update the prototype for maybe_resched to take a thread not a ksegrp. | davidc | 2002-04-12 | 1 | -15/+15 |
* | Add text describing the new type parameter, and rename description | davidc | 2002-04-12 | 1 | -6/+17 |
* | Add sys/types.h to the list of required includes. | davidc | 2002-04-12 | 2 | -0/+2 |