| Commit message (Expand) | Author | Age | Files | Lines |
* | Overhaul monitor mode handling: | sam | 2009-05-20 | 53 | -714/+930 |
* | Although it should never happen, all the nfsv4 server can do | rmacklem | 2009-05-20 | 1 | -1/+1 |
* | Add a new locking note for p_aioinfo as it is not a normal PROC_LOCK field. | jhb | 2009-05-20 | 1 | -1/+3 |
* | Set the umask in a new file descriptor table earlier in fdcopy() to remove | jhb | 2009-05-20 | 1 | -4/+2 |
* | Slightly adjust copyright text. | joel | 2009-05-20 | 1 | -1/+1 |
* | Comment nits. | jhb | 2009-05-20 | 1 | -3/+3 |
* | Remove license clauses 3 and 4 as per rev. 1.65 of midi.c in NetBSD. | joel | 2009-05-20 | 1 | -7/+0 |
* | Remove license clauses 3 and 4 as per rev. 1.65 of auvia.c in NetBSD. | joel | 2009-05-20 | 1 | -7/+0 |
* | Remove an obsolete assertion. We always wake up all waiters when unlocking | jhb | 2009-05-20 | 1 | -2/+0 |
* | Put the vnode returned from namei() immediately after namei() returns in | jhb | 2009-05-20 | 1 | -5/+3 |
* | Remove license clauses 3 and 4 as per rev. 1.112 of uaudio.c and rev. 1.15 of | joel | 2009-05-20 | 2 | -14/+0 |
* | Remove license clauses 3 and 4 as per rev. 1.12 of cs4231reg.h in NetBSD. | joel | 2009-05-20 | 1 | -7/+0 |
* | Tweak some comments. | jhb | 2009-05-20 | 1 | -3/+3 |
* | We no longer need to use d_thread_t, migrate to struct thread *. | imp | 2009-05-20 | 20 | -45/+162 |
* | Fix a typo. | jhb | 2009-05-20 | 1 | -1/+1 |
* | Use defines for register offsets that do not change. | thompsa | 2009-05-20 | 2 | -63/+29 |
* | Use struct thread instead of d_thread_t. | imp | 2009-05-20 | 1 | -2/+2 |
* | - Add new register definitions | thompsa | 2009-05-20 | 2 | -10/+45 |
* | Replace d_thread_t * with struct thread *. | imp | 2009-05-20 | 1 | -10/+10 |
* | The register shift is not needed on this controller. | thompsa | 2009-05-20 | 1 | -3/+0 |
* | We no longer need to use d_thread_t for portability here, switch to | imp | 2009-05-20 | 1 | -4/+4 |
* | We don't need d_thread_t for cross-branch portability here anymore. | imp | 2009-05-20 | 1 | -4/+4 |
* | Some minor style changes: | imp | 2009-05-20 | 1 | -22/+14 |
* | Don't bother reading the initial value of the machine check banks during | jhb | 2009-05-20 | 2 | -8/+0 |
* | Fix NULL dereference on Promise SX4 controllers, while executing commands | mav | 2009-05-20 | 1 | -1/+2 |
* | Verify that the username length is smaller than MAXLOGNAME when | brian | 2009-05-20 | 1 | -1/+5 |
* | Simplify now that we have gpart. | marcel | 2009-05-20 | 1 | -84/+33 |
* | o style.Makefile(5): remove SRCS. | maxim | 2009-05-20 | 1 | -1/+0 |
* | try to unsetup USB xfers before calling ieee80211_ifdetach() to fix a | weongyo | 2009-05-20 | 2 | -2/+2 |
* | pci(4) handles PCIM_CMD_INTxDIS so there is no need to poke this | yongari | 2009-05-20 | 1 | -12/+0 |
* | Add minimal ZFS lock hierarchy | kmacy | 2009-05-20 | 1 | -0/+7 |
* | Since audit(4) isn't based on posix1e, remove the commented out audit.h header, | brueffer | 2009-05-19 | 1 | -2/+2 |
* | Fix a few style(9) nits. | gnn | 2009-05-19 | 1 | -7/+9 |
* | With SMPng, DEVICE_POLLING uses its own idle threads, rather than the | rwatson | 2009-05-19 | 1 | -2/+1 |
* | correct HAL_INT_BNR comment, this bit is mapped directly the h/w now | sam | 2009-05-19 | 1 | -1/+1 |
* | add TBTT interrupt support; this was added in Griffin so consumers should | sam | 2009-05-19 | 4 | -5/+15 |
* | minor cleanup | sam | 2009-05-19 | 2 | -18/+14 |
* | Add a new program, perror, which takes an errno as a command line argument | gnn | 2009-05-19 | 4 | -0/+133 |
* | remove special handling for BNR; it is direct mapped to the harwdare so | sam | 2009-05-19 | 6 | -16/+5 |
* | add HAL_CAP_INTRMASK to return the set of interrupts supported by the device | sam | 2009-05-19 | 7 | -1/+36 |
* | Add Dell PowerEdge R200 and R300 to the hardware section. | joel | 2009-05-19 | 1 | -1/+5 |
* | AH_SUPPORT_TDMA is gone; ath now honors IEEE80211_SUPPORT_TDMA | sam | 2009-05-19 | 1 | -3/+1 |
* | Skip @pkgdep if there's no argument. | flz | 2009-05-19 | 2 | -1/+5 |
* | find: do not silently disable -L when -delete is used | avg | 2009-05-19 | 1 | -5/+5 |
* | sysctl_rman: report shared resources to devinfo | avg | 2009-05-19 | 1 | -24/+34 |
* | Add links to libgeom(3) where appropriate. | trasz | 2009-05-19 | 3 | -0/+4 |
* | Validate user-supplied arguments values. | dchagin | 2009-05-19 | 1 | -1/+28 |
* | Updated PCI ID's from the vendor | scottl | 2009-05-19 | 1 | -1/+4 |
* | - back out direct map hack | kmacy | 2009-05-19 | 3 | -109/+13 |
* | FILE has been upgraded from 4.23 to 5.03. | delphij | 2009-05-18 | 1 | -0/+3 |