summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Overhaul monitor mode handling:sam2009-05-2053-714/+930
* Although it should never happen, all the nfsv4 server can dormacklem2009-05-201-1/+1
* Add a new locking note for p_aioinfo as it is not a normal PROC_LOCK field.jhb2009-05-201-1/+3
* Set the umask in a new file descriptor table earlier in fdcopy() to removejhb2009-05-201-4/+2
* Slightly adjust copyright text.joel2009-05-201-1/+1
* Comment nits.jhb2009-05-201-3/+3
* Remove license clauses 3 and 4 as per rev. 1.65 of midi.c in NetBSD.joel2009-05-201-7/+0
* Remove license clauses 3 and 4 as per rev. 1.65 of auvia.c in NetBSD.joel2009-05-201-7/+0
* Remove an obsolete assertion. We always wake up all waiters when unlockingjhb2009-05-201-2/+0
* Put the vnode returned from namei() immediately after namei() returns injhb2009-05-201-5/+3
* Remove license clauses 3 and 4 as per rev. 1.112 of uaudio.c and rev. 1.15 ofjoel2009-05-202-14/+0
* Remove license clauses 3 and 4 as per rev. 1.12 of cs4231reg.h in NetBSD.joel2009-05-201-7/+0
* Tweak some comments.jhb2009-05-201-3/+3
* We no longer need to use d_thread_t, migrate to struct thread *.imp2009-05-2020-45/+162
* Fix a typo.jhb2009-05-201-1/+1
* Use defines for register offsets that do not change.thompsa2009-05-202-63/+29
* Use struct thread instead of d_thread_t.imp2009-05-201-2/+2
* - Add new register definitionsthompsa2009-05-202-10/+45
* Replace d_thread_t * with struct thread *.imp2009-05-201-10/+10
* The register shift is not needed on this controller.thompsa2009-05-201-3/+0
* We no longer need to use d_thread_t for portability here, switch toimp2009-05-201-4/+4
* We don't need d_thread_t for cross-branch portability here anymore.imp2009-05-201-4/+4
* Some minor style changes:imp2009-05-201-22/+14
* Don't bother reading the initial value of the machine check banks duringjhb2009-05-202-8/+0
* Fix NULL dereference on Promise SX4 controllers, while executing commandsmav2009-05-201-1/+2
* Verify that the username length is smaller than MAXLOGNAME whenbrian2009-05-201-1/+5
* Simplify now that we have gpart.marcel2009-05-201-84/+33
* o style.Makefile(5): remove SRCS.maxim2009-05-201-1/+0
* try to unsetup USB xfers before calling ieee80211_ifdetach() to fix aweongyo2009-05-202-2/+2
* pci(4) handles PCIM_CMD_INTxDIS so there is no need to poke thisyongari2009-05-201-12/+0
* Add minimal ZFS lock hierarchykmacy2009-05-201-0/+7
* Since audit(4) isn't based on posix1e, remove the commented out audit.h header,brueffer2009-05-191-2/+2
* Fix a few style(9) nits.gnn2009-05-191-7/+9
* With SMPng, DEVICE_POLLING uses its own idle threads, rather than therwatson2009-05-191-2/+1
* correct HAL_INT_BNR comment, this bit is mapped directly the h/w nowsam2009-05-191-1/+1
* add TBTT interrupt support; this was added in Griffin so consumers shouldsam2009-05-194-5/+15
* minor cleanupsam2009-05-192-18/+14
* Add a new program, perror, which takes an errno as a command line argumentgnn2009-05-194-0/+133
* remove special handling for BNR; it is direct mapped to the harwdare sosam2009-05-196-16/+5
* add HAL_CAP_INTRMASK to return the set of interrupts supported by the devicesam2009-05-197-1/+36
* Add Dell PowerEdge R200 and R300 to the hardware section.joel2009-05-191-1/+5
* AH_SUPPORT_TDMA is gone; ath now honors IEEE80211_SUPPORT_TDMAsam2009-05-191-3/+1
* Skip @pkgdep if there's no argument.flz2009-05-192-1/+5
* find: do not silently disable -L when -delete is usedavg2009-05-191-5/+5
* sysctl_rman: report shared resources to devinfoavg2009-05-191-24/+34
* Add links to libgeom(3) where appropriate.trasz2009-05-193-0/+4
* Validate user-supplied arguments values.dchagin2009-05-191-1/+28
* Updated PCI ID's from the vendorscottl2009-05-191-1/+4
* - back out direct map hackkmacy2009-05-193-109/+13
* FILE has been upgraded from 4.23 to 5.03.delphij2009-05-181-0/+3
OpenPOWER on IntegriCloud