summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* o It speaks about struct msqid_ds not struct shmid_ds.maxim2006-08-091-1/+1
* Introduce a field to struct vm_page for storing flags that arealc2006-08-0910-31/+35
* Since bpf_allocbufs() uses malloc() with M_WAITOK, don't check returnrwatson2006-08-091-16/+9
* Add a bandaid to avoid a deadlock in a situation, when we are trying to suspendpjd2006-08-091-0/+10
* Readd sade, the problem should be fixed.netchild2006-08-091-0/+1
* Remove the keymap stuff too, it is not needed in sade.netchild2006-08-094-152/+2
* Remove sade from build-tools, the tinderbox problem should be fixed now.netchild2006-08-091-1/+0
* - Added 'files "files.FOO"' to config for inclusion of user specific files.rik2006-08-091-3/+24
* Fix ng_pppoe(4) after turning off "autosrc feature" on ng_ether(4).glebius2006-08-093-23/+93
* Not only a request from us can be passed to g_{mirror,raid3}_worker()pjd2006-08-092-10/+23
* Get rid of the rtermcap stuff (embedding termcaps into the program). Thisnetchild2006-08-095-119/+5
* Bump WARNS level to 3.delphij2006-08-091-0/+1
* Unbreak sparc64 build.delphij2006-08-091-3/+3
* Fix PC98 build.delphij2006-08-091-1/+1
* disconnect sade until someone fixes tinderbox buildssam2006-08-091-1/+0
* Add the sade to build-tools list. This fixes a tinderbox.nyan2006-08-091-0/+1
* Add a new kernel environment variable "boot.netif.mtu" which is used tobrooks2006-08-091-0/+10
* Thomas Wintergerst reports that when this tsleep went away, certainimp2006-08-091-0/+10
* Fix a phase-ordering bug: check the mediasize and sectorsize aftermarcel2006-08-081-20/+21
* Update usage & SYNOPSIS and clarify that input files are not removed.keramida2006-08-082-18/+30
* Rewrite ARM_USE_SMALL_ALLOC so that instead of the current behavior, it mapscognet2006-08-0810-138/+219
* Add FreeBSD 6.2 to the list of known versions.ru2006-08-081-0/+1
* Add kqueue support to if_tun. Loosely based on if_tap changes.rwatson2006-08-081-1/+119
* check return value of ath_tx_dmasetupsam2006-08-081-0/+2
* Add Epson Stylus CX3650.bms2006-08-081-1/+3
* Partitions are only meaningful for i386 and amd64 architectures, so disabledelphij2006-08-085-45/+8
* 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
OpenPOWER on IntegriCloud