summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Uppercase FreeBSD.brueffer2007-03-101-1/+1
* Document Silicon Image SiI 3124 and SiI 3132 support.brueffer2007-03-101-2/+2
* Bump the original revision of c89(1).ru2007-03-101-1/+1
* Reduce diffs with c99(1).ru2007-03-101-12/+13
* Add myself.mckusick2007-03-101-0/+1
* Add new ST201 PCI id.yongari2007-03-102-2/+4
* New release notes: ULE 2.0, UNIX domain locking changes, driverbmah2007-03-101-0/+35
* Fix some stupid copyright mistakes that have been there for quite some time.mjacob2007-03-1013-255/+255
* oops committed the wrong patch.julian2007-03-101-6/+10
* New release notes: 802.11 support for 900 MHz cards and quarter /bmah2007-03-091-2/+16
* Use sx_sleep() in the main loop of the accounting kthread.jhb2007-03-091-3/+2
* point-to-point address should come from ifa_dstaddrsam2007-03-091-1/+1
* Allow threads to atomically release rw and sx locks while waiting for anjhb2007-03-0917-124/+219
* Add support for the Silicon Image SiI 3124 and SiI 3132.sos2007-03-092-17/+353
* ng_apply_item should be void. It is called from the interrupt source orjulian2007-03-091-14/+85
* Sort (once again) by month/day/year/login.ru2007-03-091-9/+9
* s/filesystem/file system/ in six places for consistency.bmah2007-03-091-6/+6
* Add my record.jkois2007-03-091-0/+1
* New release notes: GEOM_MULTIPATH, unionfs reimplementation (+MFC),bmah2007-03-091-1/+32
* Wordsmithery.bms2007-03-091-1/+1
* Change the passing of callbacks to a struct in case this needs to be extended...thompsa2007-03-093-6/+14
* More SATA phy/reset cleanup and simplification.sos2007-03-091-194/+78
* Document SLEEPQ_PAUSE.jhb2007-03-091-1/+4
* Oof, it is not my day. Unswap the descriptions of EINTR and ERESTART.jhb2007-03-091-2/+2
* Fix a typo in the last that claimed that only masked signals were caught.jhb2007-03-091-2/+2
* Correct descriptions of EINTR and ERESTART errors. Masked signals don'tjhb2007-03-091-2/+2
* - Document cv_wait_unlock(9).jhb2007-03-092-1/+11
* Place mtx_destroy() and rw_destroy() right after mtx_init() and rw_init()jhb2007-03-092-6/+6
* - Sort functions in the order that rwlock(9) and mutex(9) use.jhb2007-03-092-10/+10
* - Sort rwlock functions similar to the order in mutex(9).jhb2007-03-092-6/+10
* ! is a generic info messagexride2007-03-091-0/+1
* Add two new function pointers 'lc_lock' and 'lc_unlock' to lock classes.jhb2007-03-095-3/+134
* KERN_PROC_ALL produces a kinfo_proc for each thread in a process, whichemaste2007-03-091-1/+1
* Use C99-style struct member initialization for lock classes.jhb2007-03-091-3/+3
* Use C99-style struct member initialization for lock classes.jhb2007-03-093-12/+12
* Defer calling lapic_init() until we've completed the 'MPTable: <...>'jhb2007-03-092-4/+8
* Fix markup.ru2007-03-091-11/+14
* Spell "id" as "ID".ru2007-03-091-4/+4
* Bump __FreeBSD_version for ncurses wide character supportrafan2007-03-091-1/+1
* Enable ncurses wide character supportrafan2007-03-0913-26/+200
* - style.Makefile(9) fixrafan2007-03-096-936/+934
* Initialize *pfh to NULL to quiet a gcc warning, not part of my originaltrhodes2007-03-091-1/+1
* Add support for dropping privileges to a specified user and/or group.trhodes2007-03-092-5/+56
* Fix long standing multi playback/recording issues, caused byariff2007-03-091-42/+134
* Minor simplification.pjd2007-03-091-3/+1
* Back out a chance to nfs_timer() that inadvertantly crept in the last checkin :(mohans2007-03-091-1/+1
* Over NFS, an open() call could result in multiple over-the-wiremohans2007-03-0912-2/+46
* Add more chipset revision IDs.jkim2007-03-092-0/+5
* Reduce WARNS count due to alignment warning on ia64.bms2007-03-091-1/+0
* - Add my birthdaymiwi2007-03-081-0/+1
OpenPOWER on IntegriCloud