aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix for a reported panic in certain circumstances. WhenJack F Vogel2007-11-261-2/+17
* Use device_set_desc_copy in the generic ident as its used on a temp buffer.Søren Schmidt2007-11-261-1/+1
* Add the FNW3603TX Planex NIC.Remko Lodder2007-11-262-0/+7
* Add the 845M GMCH controller.Remko Lodder2007-11-261-0/+2
* Bump .Dd for previous revision.Christian Brueffer2007-11-261-1/+1
* Implement read_default_ldt in linux_modify_ldt(). It copies out zeroedKonstantin Belousov2007-11-261-0/+9
* Mention less upgrade to v416.Xin LI2007-11-261-1/+1
* Resolve conflicts.Xin LI2007-11-261-5/+8
* This commit was generated by cvs2svn to compensate for changes in r173932,Xin LI2007-11-269-56/+62
|\
| * Virgin import of less v416.vendor/less/v416Xin LI2007-11-2610-61/+70
| * Nuke file removed from author's distribution.vendor/less/v415Xin LI2007-11-161-58/+0
* | Fix 3 issues relating to the use of "auth" rules in IPFilter, from sourceforge:Darren Reed2007-11-263-18/+11
* | Implement the _long functions using u_long rather than trying toJohn Birrell2007-11-261-5/+43
* | Add Dell's Photo AIO Printer 926.John Birrell2007-11-261-0/+1
* | silence compiler complaintsSam Leffler2007-11-261-2/+3
* | - Allow source descriptors with no data to be used as arguments to theJoseph Koshy2007-11-262-12/+5
* | Move the added code in revision 1.26 into function pthread_key_create,David Xu2007-11-261-6/+6
* | Polish this manual page a bit:Daniel Gerzo2007-11-261-73/+110
* | Fix -jX when makefiles are remade.Max Khon2007-11-251-0/+16
* | Make contigmalloc(9)'s page laundering more robust. Specifically, useAlan Cox2007-11-253-4/+8
* | Clean up after previous revision.Christian Brueffer2007-11-251-4/+5
* | pfil(9) locking take 3: Switch to rmlock(9)Max Laier2007-11-252-11/+15
* | Tidy up: Add comments. Eliminate the pointlessAlan Cox2007-11-251-19/+23
* | - Add an overview of the pmc(3) API.Joseph Koshy2007-11-251-530/+329
* | Move the following functions into their own manual pages:Joseph Koshy2007-11-258-16/+772
* | Have the lagg interface generate link up/down events, the interface is markedAndrew Thompson2007-11-251-0/+20
* | - Document an EAGAIN error return from a PMC_OP_CONFIGURELOG request.Joseph Koshy2007-11-251-11/+45
* | - Describe function pmc_init() in its own manual page.Joseph Koshy2007-11-253-5/+195
* | Update sx(9) lock manpage in order to add missing prototypes for functionAttilio Rao2007-11-251-2/+17
* | Update rwlock(9) manpage adding missing bits about the rw_init_flags()Attilio Rao2007-11-251-2/+33
* | More carefully handle various cases in sysctl_drop(), such as unlockingRobert Watson2007-11-241-3/+7
* | Respell 'Conatainer' as 'Container'.Robert Watson2007-11-241-11/+11
* | Hmmm, must get reading glasses or else change the font on my terminal. ThatMike Makonnen2007-11-241-1/+1
* | Describe convenience functions `pmc_name_of_{capability,class,cputype,Joseph Koshy2007-11-242-7/+147
* | Minor language cleanup.Christian Brueffer2007-11-241-3/+3
* | Fix the spinlock static table adding missing spinlocks.Attilio Rao2007-11-241-0/+2
* | transferlockers() is a very dangerous and hack-ish function as waitersAttilio Rao2007-11-242-29/+0
* | - Improve clarity: use 'scope' to distinguish between process and systemJoseph Koshy2007-11-241-19/+39
* | Fix strict alias warnings.John Birrell2007-11-232-5/+12
* | Also check setuid executables on ZFS.Ruslan Ermilov2007-11-231-1/+1
* | Describe pmc_event_names_of_class() in its own manual page.Joseph Koshy2007-11-232-2/+77
* | Describe pmc_enable() and pmc_disable() in their own manual page.Joseph Koshy2007-11-232-3/+101
* | Describe pmc_allocate() and pmc_release() in their own manual page.Joseph Koshy2007-11-232-3/+186
* | Sections of type SHT_GNU_versym use ELF type ELF_T_HALF. Update manualJoseph Koshy2007-11-232-1/+2
* | Add preliminary SATA ATAPI support for sii 3132/3124 chips.Søren Schmidt2007-11-232-38/+81
* | correct WMM packet classification:Sam Leffler2007-11-231-40/+9
* | o correct re-association indicator dispatched in node join eventSam Leffler2007-11-231-3/+3
* | correct sta mode setup: adopt ap's ampdu density and max ampdu sizeSam Leffler2007-11-231-2/+8
* | parse htcap ie early so ampdu density and max rx size are availableSam Leffler2007-11-231-1/+3
* | correct TID_TO_WME_AC handling of BESam Leffler2007-11-231-1/+1