summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 1. Add much finer granularity to the NO_BIND knobs with the addition of:dougb2004-09-277-4/+61
* Remove the directories that are now only installed when the userdougb2004-09-271-14/+0
* Hook the BIND.* files up to the build.dougb2004-09-271-1/+10
* Seperate out the optional parts of the include tree that aredougb2004-09-271-0/+22
* Add a file spec to create a chroot directory structure fordougb2004-09-271-0/+32
* This file is about to get some optional bits, so line up the parts ofdougb2004-09-271-2/+8
* Used cached cdevsw pointer.phk2004-09-271-2/+4
* Add cdevsw->d_purge() support.phk2004-09-272-11/+21
* Don't use an uninitialised variable when reading from a ktr alq file.julian2004-09-271-1/+1
* Add cross references to vm_map_entry_resize_free.9.alc2004-09-272-0/+2
* Document the O(log n) algorithm for finding free space.alc2004-09-272-0/+234
* Document the flags field.alc2004-09-271-2/+8
* Previously I thought I was seeing a failure to install the .5 man pagesdougb2004-09-272-4/+2
* Document the upgrade procedure.des2004-09-271-12/+94
* Forgot to commit addition of ds_resync field.pjd2004-09-261-0/+1
* Avoid race while synchronizing components. It is very hard to bump into,pjd2004-09-261-8/+31
* ...And fix WITNESS builds: declare syscallnames.marcel2004-09-261-0/+4
* Simplify code a bit.pjd2004-09-261-18/+9
* - Auto generate device listings for the following drivers: urio, ulpt,simon2004-09-262-62/+12
* Add ulpt(4) and urio(4).simon2004-09-261-0/+2
* Don't put devel/gdb6 on disc1 for non-i386 platforms. We have gdb6 inmarcel2004-09-261-3/+0
* - Add a HARDWARE section which lists supported devices based on thesimon2004-09-261-5/+18
* Embellish the man page after trying to migrate to gstripe from ccd(4).obrien2004-09-261-4/+27
* Don't allow to specify wrong stripe size.pjd2004-09-261-1/+11
* PFIL_HOOKS is no longer an optional item.mlaier2004-09-261-2/+1
* Prefer C99's __func__ over GCC's __FUNCTION__.stefanf2004-09-261-9/+9
* Add a HARDWARE section which lists supported devices based on thesimon2004-09-261-1/+25
* Invalidate dcons buffer address if the magic is wrong.simokawa2004-09-261-1/+5
* Backout manual page updates.pjd2004-09-261-19/+27
* Remove the old ATA_*LOCK_CH macros that used atomic ops and usesos2004-09-265-215/+258
* Rearrange the order of I/O's in dma-start/stop, some chipsets are verysos2004-09-261-2/+2
* Forced commit to note that the previous commit added /etc/namedb/sdes2004-09-260-0/+0
* Per style.Makefile(5), don't define MAN if the only page installeddougb2004-09-263-6/+0
* Get rid of obsolete MAN[0-9] syntax.ru2004-09-263-3/+3
* style: Move the { back to the else line to match the }.johan2004-09-261-2/+2
* Update the BIND 9 entry with information about files thatdougb2004-09-261-0/+9
* It's not necessary to create an rndc.key file if the user alreadydougb2004-09-261-1/+2
* Add a wrapper for execve(). The exec'd process must be started withdeischen2004-09-265-0/+140
* Fix a bug introduced in the previous commit: kdb_cpu_trap() gets tomarcel2004-09-261-1/+2
* Fix up the man file installation for the new BIND 9 sources:dougb2004-09-266-3/+93
* detach before ivar delete.imp2004-09-261-1/+1
* Correct handling of SADB_UPDATE and SADB_ADD requests. key_align may splitsam2004-09-261-5/+0
* Add support for i/o-ports. This was cut and pasted from grackle.cgallatin2004-09-261-3/+26
* Invalidate dcons buffer on shutdown.simokawa2004-09-261-0/+1
* Fix INVARIANTS build: Include <machine/cpu.h>.marcel2004-09-261-0/+1
* Create /etc/namedb/bind with owner / group bind and mode 0750.des2004-09-251-0/+2
* Take the lastest fixes from NetBSD.pjd2004-09-252-90/+70
* Bump document date.des2004-09-251-1/+1
* Ruslan teaches me yet another useful fact. "Please sort these lexically"dougb2004-09-251-1/+1
* Use the floppy drive unit number to name the /dev entry, not thephk2004-09-251-1/+1
OpenPOWER on IntegriCloud