summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fix "ipf -Z" reporting rubbish and possibly panic'ing boxdarrenr2006-04-182-4/+10
* Fix an obvious bug.ru2006-04-181-1/+1
* Add ldconfig to the list of requirements for named, needed to use bindflz2006-04-181-1/+1
* Merge rev. 1.240 of ip_output.c, so that IPFIREWALL_FORWARD_EXTENDEDglebius2006-04-181-2/+6
* In vfs_hash_get(): mount point should never be changeddelphij2006-04-182-3/+3
* Reorder the DRM_*_AGP enums to match linux and what our code expects, fixinganholt2006-04-181-2/+2
* Correct a typo: In order to make fixmount(8) quite, one shoulddelphij2006-04-181-1/+1
* remove DRIVER_MODULE lines that are useless... pcf doesn't exist (onlyjmg2006-04-171-2/+0
* - Add a rw_wowner() macro that just returns the owner of a write lock andjhb2006-04-171-26/+38
* - Since critical sections no longer raise the processor interrupt level tomarius2006-04-172-38/+46
* Update comments to indicate that locks are held by threads, not processes.jhb2006-04-171-3/+3
* Add a 'show sleepqueue' alias for 'show sleepq' in DDB.jhb2006-04-171-0/+3
* Trim trailing whitespace.jhb2006-04-171-3/+3
* Add the ability to log to an arbitrary udp port as well as thejulian2006-04-172-6/+43
* Update a couple of comments relating to RFCs.dwmalone2006-04-171-2/+5
* Back out a Makefile change that accidently snook in.dwmalone2006-04-171-1/+1
* Add a new module_file() function that returns the linker_file_t associatedjhb2006-04-172-0/+8
* - Sleep/wakeup operate on threads now, not processes.jhb2006-04-171-40/+62
* Port 37 (RFC 738) style times are supposed to be a 32 bit time sincedwmalone2006-04-172-7/+7
* Change msleep() and tsleep() to not alter the calling thread's priorityjhb2006-04-1711-38/+23
* Whitespace nits.schweikh2006-04-172-5/+5
* Remove a corrupted fortune ending in line noise. Even googling did notschweikh2006-04-171-7/+0
* Add INDEX-7 and remove trailing spaces.krion2006-04-171-3/+5
* Use bzip2(1) by default to compress package tarball onkrion2006-04-171-1/+6
* Add missing ";"sos2006-04-171-1/+1
* o Do not double i/o stats for cd(4) already acounted in g_disk_done().maxim2006-04-171-1/+1
* Fix panic() message to give the right function name.kensmith2006-04-171-1/+1
* remove some unnecessary perror callssam2006-04-171-2/+0
* Add missing ~. We want all the INVALID bits to be 0... Let's see if thisimp2006-04-161-1/+1
* o De-register local vars.maxim2006-04-161-6/+4
* o Trim EOL whitespaces and tabs, replace eight w/s by tabs.maxim2006-04-161-20/+20
* o Implement Solaris-like -x flag: show extended disk statistics.maxim2006-04-162-15/+136
* remove duplicate sizeof vnode entry (debug.sizeof.vnode already existed)...jmg2006-04-161-2/+2
* Improve ath_draintxq debug info: dump the packet as wellsam2006-04-161-7/+22
* Unbreak cabq handling: check the s/w q, not the h/w q as the framessam2006-04-161-2/+2
* o Close an output file -o flag opened before execvp(3) in a child.maxim2006-04-161-0/+2
* o dbm_close(3) returns void not zero or anything else. Touch .Dd.maxim2006-04-161-5/+1
* o Correct a path to include.maxim2006-04-161-1/+1
* For _Qp_{fge,fgt,fle,flt}() the SCD states that "Exceptions mimic fcmpeq",marius2006-04-161-4/+4
* o Do not mangle current session user login name with jail -u|-U.maxim2006-04-161-1/+1
* Correct assorted grammos and typos.schweikh2006-04-161-11/+11
* Fix indentation for "Ostersonntag".brueffer2006-04-161-1/+1
* Take a better stab at making this compile.scottl2006-04-151-1/+1
* Correct debug: we are sending child bio here, not parent bio.pjd2006-04-151-2/+2
* Take a stab at making this compile.scottl2006-04-151-1/+1
* o Document /dev/fido.maxim2006-04-151-4/+3
* o s/you health/your health/.maxim2006-04-151-1/+1
* - make reentrant version of netdb functions glibc style API, andume2006-04-1517-705/+1284
* Oops, untested code was included accidentally.iwasaki2006-04-151-1/+3
* Don't export __gdtoa. The only known ports that rely ondeischen2006-04-151-5/+1
OpenPOWER on IntegriCloud