| Commit message (Expand) | Author | Age | Files | Lines |
* | Catch up to mutex API changes. | bmilekic | 2001-02-12 | 1 | -145/+214 |
* | Note that packets read as outgoing have invalid IP header checksums. | archie | 2001-02-12 | 1 | -0/+1 |
* | mdoc(7) police: removed hard sentence break, corrected .Nd. | ru | 2001-02-08 | 2 | -6/+6 |
* | Update tx(4) man page to reflect changes since 1997, especially | semenu | 2001-02-07 | 2 | -20/+22 |
* | mdoc(7) police: Change -filled displays (which just happen | ru | 2001-02-07 | 4 | -8/+8 |
* | mdoc(7) police: Removed extraneous .No call. The .Nm macro in | ru | 2001-02-07 | 1 | -1/+1 |
* | mdoc(7) police: minor style/formatting fixes. | ru | 2001-02-06 | 1 | -5/+7 |
* | mdoc(7) police: minor style/formatting fixes. | ru | 2001-02-06 | 1 | -6/+10 |
* | Our manual pages are no longer in /usr/man, but in /usr/share/man. | asmodai | 2001-02-06 | 3 | -5/+13 |
* | Fix typo: seperate -> separate. | asmodai | 2001-02-06 | 2 | -2/+2 |
* | Add man page for VOP_GETVOBJECT, VOP_CREATEVOBJECT and VOP_DESTROYVOBJECT | bp | 2001-02-06 | 2 | -1/+114 |
* | Add vcount.9 / count_dev.9. | asmodai | 2001-02-06 | 2 | -1/+71 |
* | Don't set a bad example by putting the function type in ".Fo". | bde | 2001-02-06 | 1 | -2/+4 |
* | Debogotified #includes in synopsis. Paths beginning with /sys were | bde | 2001-02-06 | 1 | -2/+2 |
* | Fixed missing include in synopsis. <sys/types.h> is still a prerequisite | bde | 2001-02-06 | 3 | -0/+3 |
* | Fixed missing #include and wrong prototypes. Most of these bugs were | bde | 2001-02-06 | 1 | -11/+13 |
* | Introduce the option of running fsck -y if the initial preen fails. | dougb | 2001-02-05 | 1 | -1/+7 |
* | Removed vestiges of vop_mmap. | bde | 2001-02-02 | 2 | -72/+1 |
* | Fix typo. | nik | 2001-02-02 | 1 | -1/+1 |
* | Declaring functions inside functions was deprecated twice. Keep the | nik | 2001-02-02 | 1 | -3/+1 |
* | mtx_try_enter() returns an int, not void. | jhb | 2001-02-02 | 1 | -1/+1 |
* | mdoc(7) police: split punctuation characters + misc fixes. | ru | 2001-02-01 | 90 | -746/+1008 |
* | Add the ability to declare ore-ride methods on a per-hook basis | julian | 2001-01-31 | 1 | -6/+42 |
* | Document the mpsafe argument to callout_init(). | ben | 2001-01-31 | 1 | -1/+9 |
* | Implement direct support for semipersistant nodes. | julian | 2001-01-30 | 1 | -2/+2 |
* | Allow the output of /etc/security to be logged or mailed to different | brian | 2001-01-30 | 1 | -2/+13 |
* | Style police. | des | 2001-01-29 | 1 | -5/+5 |
* | Add a new distribution algorythm to the 'one2many' node type. | julian | 2001-01-28 | 1 | -8/+23 |
* | Add MLINKS for sbuf_clear() and sbuf_overflowed(). | des | 2001-01-28 | 1 | -0/+2 |
* | Document the changes in subr_sbuf.c rev. 1.2. | des | 2001-01-28 | 1 | -15/+42 |
* | Add a man page for the zone allocator. | des | 2001-01-27 | 2 | -0/+198 |
* | correct documentation to match code. | julian | 2001-01-26 | 1 | -2/+2 |
* | remove reference to nonexistent ugen(4) manual page. | ben | 2001-01-25 | 1 | -1/+0 |
* | Mdoc(7)ify the previous revision. | ru | 2001-01-24 | 1 | -1/+4 |
* | mdoc(7) police: fixed some minor formatting/spelling errors. | ru | 2001-01-24 | 3 | -20/+20 |
* | Hmm. This must be a first. The man page was updated *before* the source. | mjacob | 2001-01-23 | 1 | -0/+4 |
* | - Activate runqueue.9, scheduler.9, and sleepqueue.9 along with appropriate | jhb | 2001-01-23 | 1 | -3/+12 |
* | Catch up to the new way that the scheduling code works since the original | jhb | 2001-01-23 | 1 | -40/+27 |
* | Document the various functions and variables used by the current | jhb | 2001-01-23 | 1 | -0/+276 |
* | Document the current organization and helper functions used to implement | jhb | 2001-01-23 | 1 | -0/+89 |
* | Document the current organization of the run queues and the various | jhb | 2001-01-23 | 1 | -0/+137 |
* | mdoc(7) police: use macros wherever possible, remove hard sentence breaks. | ru | 2001-01-22 | 1 | -105/+113 |
* | Prepare for mdoc(7)NG. | ru | 2001-01-22 | 1 | -2/+2 |
* | Add the options of which cron program to run, and specifying flags | dougb | 2001-01-21 | 1 | -0/+12 |
* | Remove MUTEX_DECLARE() and MTX_COLD. Instead, postpone full mutex | jasone | 2001-01-21 | 2 | -40/+1 |
* | mdoc(7) police: removed leading whitespaces that are not inside | ru | 2001-01-19 | 4 | -4/+6 |
* | mdoc(7) police: add missing .Ed call. | ru | 2001-01-18 | 2 | -1/+2 |
* | remove reference to nonexistent screenmap(5) manual page. | ben | 2001-01-18 | 1 | -1/+0 |
* | mdoc(7) police: | ru | 2001-01-18 | 1 | -279/+508 |
* | Add a smal line of text which indicates I am working on updating | asmodai | 2001-01-18 | 1 | -0/+8 |