summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add an example of how to create an fstab entry.dougb2003-05-051-0/+4
* Fix age_old_log checking so that it will notice log files which weregad2003-05-051-4/+19
* Centralize _PATH_* definitions.obrien2003-05-0511-88/+22
* Slightly improve the checking of the 'size' field, so people will getgad2003-05-051-2/+8
* * Add the nut port from the IANA list (for the nut port)dougb2003-05-051-0/+3
* Add traditional BSD names (sio[0-3]) to the finger-friendly com[1-4]dougb2003-05-051-4/+4
* Compile bsdlabel on all platforms.phk2003-05-052-6/+11
* Tweak the clearing of TDF_DEADLKTREAT so that we only bother grabbing thejhb2003-05-051-2/+2
* Mostly sort the includes.jhb2003-05-051-13/+13
* Put descriptive comments on the GEOM_* optionsphk2003-05-051-9/+9
* Lock the proc lock around calls to tdsignal() in the sigwait() family ofjhb2003-05-051-6/+12
* Make issignal() private to kern_sig.c since it is only called from cursig()jhb2003-05-052-2/+2
* OpenPAM is WANRS6-clean.des2003-05-051-1/+1
* Whitespace cleanup (1.15 had spaces instead of tabs)des2003-05-051-4/+4
* Don't use -pedantic unless we also set -std of some kind.des2003-05-051-1/+4
* Remove TD_ON_RUNQ() from a check to make sure Giant is not held whenjhb2003-05-051-3/+1
* Split sendit into two parts. The first part, still called sendit, thatdwmalone2003-05-052-50/+69
* Announce the Kerberos5 changes.markm2003-05-051-0/+5
* Add the 'N' flag to the entries for three log files which are *not*gad2003-05-051-3/+3
* use /etc/rc.d/network_ipv6 instead of obsoleted /etc/rc.network6.ume2003-05-051-2/+2
* Update the comments in this file to reflect the recent changes togad2003-05-051-1/+10
* correct CPU speeds for Rawhidewilko2003-05-051-2/+2
* A few stylistic fixes.phk2003-05-051-10/+11
* Remove BOOT2_UFS=UFS1_ONLY from the -CURRENT tinderbox environment; itdes2003-05-051-4/+6
* Fix usages of %ll[dx] with typedef'ed created types.obrien2003-05-052-19/+19
* Enable GSSAPI/Kerberos 5 support (aka `gserver').nectar2003-05-051-9/+6
* Define a link layer MIB for ATM. Most fields of this MIB are needed byharti2003-05-056-81/+163
* Typo in last commit.phk2003-05-051-1/+1
* Add a BUGS section which explains that & why vinum volumes can not bephk2003-05-051-0/+6
* Avoid double-free panic.phk2003-05-051-1/+0
* Move securelevel further back in the boot order.mtm2003-05-058-2/+7
* Clean up proc locking in procfs: make sure the proc lock is held beforerwatson2003-05-053-5/+12
* Write to RESET_START register if TARGET_RESET ORB doesn't work for timeout.simokawa2003-05-051-52/+138
* Install symlinks to individual headers instead of symlinks to directoriesbde2003-05-052-45/+69
* DOnt allow getting caps from other than master and slave device :)sos2003-05-051-0/+3
* Don't panic for FWXF_START state in fw_xfer_unload().simokawa2003-05-051-2/+7
* Add a missing ~ when clearing flags in close.sos2003-05-051-1/+1
* Things run thru the C preprocessor must use C-style comments.obrien2003-05-052-22/+22
* The vi(1) recovery script cannot send mail regarding interruptedmtm2003-05-051-1/+1
* Make the __FBSDID usage consistentobrien2003-05-056-26/+22
* Change the semantics of sysv shm emulation to take a additionalmbr2003-05-053-108/+179
* Back out rev 1.146 -- it broke the LINT build.obrien2003-05-051-1/+1
* Revert rev 1.396 -- it broke the Alpha kernel build.obrien2003-05-051-1/+1
* Add the dragon screen saver.murray2003-05-052-0/+4
* Re-order the the initialization slightly to improve structure.phk2003-05-051-22/+22
* Negate the logic of MAKE_KERBEROS5, and replace it with NO_KERBEROS.markm2003-05-051-4/+4
* Add sector size member to subdisk, plex and volume objects.grog2003-05-051-0/+3
* Remove an accidental #include.grog2003-05-051-8/+30
* Implement DIOCGSECTORSIZE and DIOCGMEDIASIZE ioctls. It appears thatgrog2003-05-051-0/+24
* Use a dedicated malloc(9) bucket for sector storage.phk2003-05-051-7/+9
OpenPOWER on IntegriCloud