summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Make sade(8) WARNS=3 clean.delphij2006-08-0814-221/+55
* Lock the vnode around the call to VOP_GETATTR. Move the locked codekib2006-08-081-5/+16
* Typo (favour -> favor).delphij2006-08-081-1/+1
* Shutdown curses when exit. While I am there, remove a staledelphij2006-08-081-1/+4
* - Pass pointer to fd_set in ReadSockets.glebius2006-08-081-8/+9
* Reduce the scope of the page queues lock in vfs_busy_pages() now thatalc2006-08-081-1/+1
* Axe unused member field.davidxu2006-08-082-12/+2
* Get number of CPUs and ignore spin count on single processor machine.davidxu2006-08-083-6/+15
* Pass VM_PROT_EXECUTE to vm_fault() instead of VM_PROT_READ if the pagealc2006-08-081-0/+6
* Remove the global dock variable. Each dock device should be able tonjl2006-08-081-38/+33
* If a beep was enabled, turn it off 3 seconds after resume.njl2006-08-081-0/+11
* Remove a bogus i = 0.kevlo2006-08-082-2/+2
* Connect sade to the build.netchild2006-08-071-0/+1
* Say welcome to 'sade', the SysAdmins Disk Editor. It's the fdisk and disklabe...netchild2006-08-0723-6355/+131
* Forced commit to note repo copy from sysinstall.netchild2006-08-071-0/+1
* Use a low probe-priority to ensure that the emu10kx driver has a highernetchild2006-08-071-1/+1
* "Fix typos in volume control DSP code."netchild2006-08-071-2/+2
* "Fixe playback of mono files on stereo outputs. In previous versionnetchild2006-08-071-1/+20
* "Change type for flags bitmap to let use 1 as flag value withoutnetchild2006-08-071-1/+1
* "Workaround for sound lag in current snd_emu10kx driver. Real problemnetchild2006-08-073-19/+23
* Return length from fwopen() file callback instead of zero.phk2006-08-071-1/+1
* Add missing #.pjd2006-08-071-1/+1
* When a user uses a hint to specify the IRQ for a link device, accept IRQsjhb2006-08-071-5/+13
* Fix some minor nits in the README file of wessidekeramida2006-08-071-4/+3
* - Improve and extend mark-up.yar2006-08-071-20/+32
* Add line edit and history support to ngctl(8) via editline(3).glebius2006-08-072-22/+168
* Recognize the 5750 C2.glebius2006-08-072-0/+2
* Move definition of UNIX domain socket protosw and domain entries fromrwatson2006-08-074-84/+35
* Spell "determine" correctly.keramida2006-08-071-1/+1
* Update NetBSD and OpenBSD SCM tags to match the reality. Note thatdelphij2006-08-071-2/+2
* Merge all applicable NetBSD and OpenBSD improvements over this manpagedelphij2006-08-071-9/+11
* - Use log(9) instead of printf(9).glebius2006-08-071-26/+44
* Fix things I misadvised to Nate Lawson:yar2006-08-071-28/+44
* add wessidesam2006-08-072-1/+2
* another tool that uses the raw tx apisam2006-08-078-0/+3384
* use proper tx seriessam2006-08-061-2/+2
* Eliminate the unnecessary acquisition and release of the page queues lockalc2006-08-061-4/+0
* Make mpo_associate_nfsd_label() return void, not int, to matchrwatson2006-08-063-4/+3
* Eliminate a pair of unneeded parentheses slipped in from previous version ofmarck2006-08-061-1/+1
* Add identifier for the Epson CX3650 all-in-one scanner function.bms2006-08-062-0/+2
* - Added ability to provide (optional) path to the kernel sourcesrik2006-08-061-19/+32
* Fix compilation.rik2006-08-061-12/+9
* Improve commenting of vaccess(), making sure to be clear that the ifdefrwatson2006-08-061-4/+10
* Don't set pru_sosend, pru_soreceive, pru_sopoll to default values, as theyrwatson2006-08-061-3/+0
* strlen(3) returns size_t, which is not strictly equivalent to int an 64-bitmarck2006-08-061-3/+4
* Eliminate the acquisition and release of the page queues lock around a callalc2006-08-062-4/+2
* Reduce the scope of the page queues lock in kern_sendfile() now thatalc2006-08-061-4/+4
* Eliminate the acquisition and release of the page queues lock around a callalc2006-08-061-4/+2
* Change vm_page_sleep_if_busy() so that it no longer requires the caller toalc2006-08-061-1/+2
* With socket code no longer in svr4_stream.c, MAC includes are no longerrwatson2006-08-051-2/+0
OpenPOWER on IntegriCloud