summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix problem caused by previous commit where some users' buttonsnjl2004-02-192-11/+2
* Add support for 'h' and 'hh' modifiers for printf(9).njl2004-02-191-2/+21
* Checkpoint the NOTES I was working on.obrien2004-02-191-152/+114
* Unbreak fixit crunch: since Feb/17/2004, mount(8) requires libufs.matusita2004-02-193-3/+3
* Fix a long-standing bug where select on vchans doesn't workmatk2004-02-191-3/+13
* Switch to using the new $PIR interrupt routing code and remove the oldjhb2004-02-184-436/+22
* Rework the $PIR (aka PCIBIOS) PCI interrupt routing code and split it offjhb2004-02-181-609/+445
* Improve contents, ruin formatting.phk2004-02-181-38/+68
* Install gnuregex.h as wrapper for gnu/regex.h (with warning)ache2004-02-182-1/+6
* Use %zu for size_t, like God intended.des2004-02-181-1/+1
* Fix printf() format bug in previous commit (size_t != int).des2004-02-181-17/+19
* Change the disk(9) API in order to make device removal more robust.phk2004-02-1828-273/+335
* Add */lib/getopt* I miss somehow initially.ache2004-02-181-0/+2
* Correct minor typos.ceri2004-02-181-2/+2
* Only call chflags() on directories once.ceri2004-02-181-5/+4
* Remove thr_getschedparam.c since it's contents have been moved intomtm2004-02-181-1/+0
* Add a -n option that stops ip6fw making any changes to the rulesdwmalone2004-02-182-29/+58
* There are consumers of rwlocks, inluding our own libc, that depend onmtm2004-02-181-96/+24
* o Catch up with the mutex priority protocol fixes.mtm2004-02-182-121/+65
* o Stylemtm2004-02-182-48/+39
* o Refactor and, among other things, get rid of insane nesting levels.mtm2004-02-182-811/+305
* Revamp the statistics code, and switch to a much more compact displaydes2004-02-181-48/+56
* Move the initialization of thread priority to a common function.mtm2004-02-182-6/+3
* Move the weak references to the top of the file to conformmtm2004-02-181-43/+22
* Add partial support for large (>4GB) files on ext2 filesystems. Thistjr2004-02-186-2/+32
* o Fix a bridge example: sysctl net.inet.ip.forwarding=1 is needless,maxim2004-02-182-2/+2
* Add "-q" argument to setfmac and setfsmac to allow the patient butrwatson2004-02-183-13/+27
* Use correct thousands separator for the Italian locale.cperciva2004-02-181-1/+1
* Don't ignore errors from vfs_allocate_syncvnode.cperciva2004-02-181-1/+1
* Mention that kernel environment variables may be configured inwes2004-02-181-2/+8
* Fix misspellings in the freebsd-tips fortunes. The same PR hascperciva2004-02-181-4/+4
* Fixed some style bugs (spaces instead of tabs in macro definitions ...).bde2004-02-181-11/+11
* Checkpoint a hack to enable running i386 libc_r binaries on a 64 bitpeter2004-02-181-4/+22
* Backout MT_TAG removal (i.e. bring back MT_TAGs) for now, as dummynet ismlaier2004-02-1817-465/+442
* remove dead coderees2004-02-171-53/+0
* Add vector for memmove() (currently aliased to memcpy()) a implementwpaul2004-02-171-0/+20
* Make the distinction between sysctl kernel environment variables andwes2004-02-171-1/+4
* Dont use the bio_taskqueue if we are in timeout.sos2004-02-171-2/+2
* l2ping(8) should not loose echo data if target does not responds to the pingemax2004-02-172-24/+36
* Do not place dirmask in unnamed padding. Move it to the bottom of thistrhodes2004-02-171-1/+1
* IPSEC and FAST_IPSEC have the same internal API now;ume2004-02-177-105/+42
* o Be consistent with the declaration: pri -> priority.maxim2004-02-171-2/+2
* Correct a comment.dwmalone2004-02-172-2/+2
* Backed out previous commit since it just causes panics unless a specialbde2004-02-171-1/+1
* Mechanical whistespace cleanup.des2004-02-171-19/+19
* Remove configurations which aren't used in production.des2004-02-174-31/+0
* Whitespace nit.des2004-02-171-1/+1
* If the "next free cluster" field of the FSInfo block is 0xFFFFFFFF,tjr2004-02-171-2/+4
* Report the difference between ufs and ufs2.grog2004-02-172-3/+16
* Re-add sio.S, and properly deal with assembler files.ru2004-02-174-383/+8
OpenPOWER on IntegriCloud