| Commit message (Expand) | Author | Age | Files | Lines |
* | Begin to turn some of the code in this man page into documentation. | chris | 2002-05-05 | 1 | -31/+102 |
* | Various updates to VOP_ATTRIB(9): mention locks being shared/exclusive | rwatson | 2002-05-03 | 1 | -4/+13 |
* | 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 |
* | 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 |
* | mdoc police: turn .PP back into .Pp | fenner | 2002-04-17 | 1 | -1/+1 |
* | Removed 2 lines from the cd(9) manual page. | trhodes | 2002-04-15 | 1 | -3/+1 |
* | Correct two syntax mistakes. | asmodai | 2002-04-14 | 1 | -3/+3 |
* | Remove extraneous newline. | asmodai | 2002-04-14 | 1 | -1/+0 |
* | 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 |
* | Update the prototype for read_random to reflect that the count parameter | davidc | 2002-04-12 | 1 | -2/+2 |
* | Update the prototype for lockinit to reflect that wmesg is a const char *. | davidc | 2002-04-12 | 1 | -1/+1 |
* | Fix the prototypes for cpu_critical_exit and cpu_critical_enter and update | davidc | 2002-04-12 | 1 | -23/+8 |
* | Document the lock type argument of mtx_init(). | scottl | 2002-04-12 | 1 | -1/+5 |
* | Document the new size parameter. | davidc | 2002-04-12 | 1 | -3/+23 |
* | Document the new flags parameter. | davidc | 2002-04-12 | 1 | -2/+5 |
* | Update the .Fn line for SX_SYSINIT to include the parameter types. | davidc | 2002-04-12 | 1 | -1/+1 |
* | Update the .Fn line for MTX_SYSINIT to include the parameter types. | davidc | 2002-04-12 | 1 | -1/+1 |
* | Fix typo and change Fn to Xr. | davidc | 2002-04-05 | 1 | -1/+1 |
* | - Add notes about SX_SYSINIT and MTX_SYSINIT in order to document the | arr | 2002-04-02 | 3 | -3/+30 |
* | - Update to new suser() API. | jhb | 2002-04-02 | 2 | -12/+12 |
* | mdoc(7) police: remove whitespace at EOL. | dd | 2002-03-28 | 5 | -5/+5 |
* | Add mtx_pool(9) to the SEE ALSO section. | dd | 2002-03-28 | 4 | -0/+4 |
* | Add a manual page for the mtx_pool_* routines. | dd | 2002-03-28 | 2 | -1/+140 |
* | 'char *' can be a large entity now (on 64-bit platforms). Thus move it up | obrien | 2002-03-24 | 1 | -1/+1 |
* | Fixed bad wording/spelling in few paragraphs. | davidc | 2002-03-24 | 1 | -4/+4 |
* | mdoc(7) police: tidy up. | ru | 2002-03-18 | 2 | -45/+53 |
* | mdoc(7) police: tidy up. | ru | 2002-03-18 | 1 | -7/+8 |
* | mdoc(7) police: pedantry. | ru | 2002-03-18 | 1 | -2/+3 |
* | mdoc(7) police: markup nit. | ru | 2002-03-18 | 1 | -1/+2 |
* | mdoc(7) police: tidy up. | ru | 2002-03-18 | 1 | -15/+21 |
* | mdoc(7) police: fixed some wording, kill whitespace at EOL. | ru | 2002-03-18 | 1 | -4/+6 |
* | mdoc(7) police: macroize UNIX. | ru | 2002-03-18 | 4 | -4/+10 |