summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* add a command to calculate the ratios of cnt_hold and cnt_lock to locksjmg2004-07-271-0/+2
* Fix typo in description of pflog_logfile.mlaier2004-07-271-1/+1
* Fix URLs.hrs2004-07-272-6/+6
* Fix for a SACK bug where the very last segment retransmittedjayanth2004-07-261-1/+1
* compare pointer against NULL, not 0jmg2004-07-261-2/+2
* document that times are in microseconds, yes it's at the end in the NOTESjmg2004-07-261-4/+4
* The name of the landlord in Shaw's _The Man of Destiny_ is Giuseppe (notdes2004-07-262-4/+4
* No capital letter after :charnier2004-07-261-3/+3
* Add __FBSDID. Replace local variable sin by sockin to not conflict with sin(3).charnier2004-07-2614-78/+82
* Introduce options list the standard way. Correct style(9) in FILES section.charnier2004-07-261-4/+2
* Introduce options list the standard way.charnier2004-07-261-2/+2
* Remove useless .Pp. Typo: gcos -> gecos (as spelled in passwd(5)).charnier2004-07-261-2/+1
* Enclose .Fa fn with ``The ... function'' at the beginning of sentences.charnier2004-07-261-4/+8
* Implement the protection check required by the pmap_extract_and_hold()alc2004-07-263-9/+18
* Improve geom(8)'s 'list' command to show geoms and their providers andpjd2004-07-267-109/+144
* Change naming scheme from /dev/<name>.stripe to /dev/stripe/<name>.pjd2004-07-265-29/+24
* Change naming scheme from /dev/<name>.concat to /dev/concat/<name>.pjd2004-07-265-21/+19
* M_WAITOK is ok here, while I'm using M_WAITOK later in this function.pjd2004-07-261-8/+1
* M_WAITOK is ok here, while I'm using M_WAITOK later in this function.pjd2004-07-261-8/+1
* Assign the result of getopt() to an int rather than to a char (which isstefanf2004-07-262-4/+3
* Stop tinkering with the parent's VLAN_MTU capability.yar2004-07-261-27/+7
* Add two knobs to ifconfig(8), `vlanmtu' and `vlanhwtag',yar2004-07-262-0/+17
* re-enabled Rev 1.15 (lost during KAME merge at Rev 1.25, due to a KAME bug...)suz2004-07-261-1/+1
* In revision 1.228, I accidentally broke the "total number of processes incperciva2004-07-261-1/+2
* Save the vinum config back to disk after syncing two plexes.le2004-07-261-0/+1
* Rename suser_cred()'s PRISON_ROOT flag to SUSER_ALLOWJAIL. This iscperciva2004-07-2633-110/+111
* Add DragonFly BSD 1.0.osa2004-07-261-25/+27
* Don't force an immediate probe/attach for all devices when compiled withnjl2004-07-261-3/+0
* When sizing the FIFO, don't count all the way up to 1030 if any FIFOmarcel2004-07-261-1/+1
* Simple attachment regression test to attach the "accf_data" acceptrwatson2004-07-262-0/+211
* Add a --version option to bsdtar that prints the versions ofkientzle2004-07-262-4/+21
* When writing "pax" format, readers are supposed to ignore fieldskientzle2004-07-265-25/+117
* Revert modification of subr_turnstile.c accidentally included in therwatson2004-07-251-1/+0
* In uipc_connect(), assert that the passed thread is curthread, and passrwatson2004-07-252-1/+4
* Do some initial locking on accept filter registration and attach. Whilerwatson2004-07-251-29/+76
* Allow "posix" as a synonym for "pax". (The gtar folks chose "posix",kientzle2004-07-251-0/+1
* There's a chance that the VINUMDRIVE class tastes before thele2004-07-251-2/+13
* mlockall(2) was introduced during the 5.0-CURRENT lifetime.roberto2004-07-251-0/+2
* Eliminate unused second argument to reassignbuf() and simplify itphk2004-07-256-37/+18
* Add netatalk mutexes to hard-coded WITNESS lock order.rwatson2004-07-251-0/+6
* For years, kmem_alloc_pageable() has been misused. Now that the last ofalc2004-07-252-25/+0
* Expand the generic, but bogusly formed, copyright notice to includeimp2004-07-251-1/+21
* Remove spl calls.alc2004-07-251-11/+0
* We were forcing a pax extension header for files >= 1G. Set thatkientzle2004-07-251-1/+1
* Remove an unnecessary comma from the Copyright.hmp2004-07-251-1/+1
* Typo.mtm2004-07-251-1/+1
* Add an nftw(3) link.tjr2004-07-251-0/+1
* Check for a NULL pointer before dereferencing it.le2004-07-251-0/+2
* wrong order, not 10/03 -> 03/10andreas2004-07-251-1/+1
* Give better diagnostic for problems with backing files.phk2004-07-251-0/+4
OpenPOWER on IntegriCloud