summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* vinum_start: Call vinum_read with correct number of parameters.grog2003-05-051-1/+1
* Add two KASSERTS which trigger if free(9) would drag the "memuse" statisticphk2003-05-051-0/+6
* Don't warn if the rawoffset is zero, that is actually the best value itphk2003-05-051-1/+1
* regen.murray2003-05-052-2/+39
* Add KEYSPAN USA19QW, JRC PHONE, SANDISK SDDR75.murray2003-05-051-0/+7
* Turn MAKE_KERBEROS5 into NO_KERBEROS by negating the logic. Some extramarkm2003-05-0516-47/+30
* Correct failed checkin. Only one of the hunks in the last checkingrog2003-05-051-1/+1
* Since we insist on loading the POS ACPI by default, give the poor userobrien2003-05-051-0/+5
* Use le32dec() instead of le32toh() because we are not guaranteed to havephk2003-05-051-1/+1
* Turn the check that rawoffset == mbroffset into a warning instead.phk2003-05-051-3/+5
* Backout last commit. It is redundant in -CURRENT.murray2003-05-051-5/+1
* Add Norwegian dvorak keymap.murray2003-05-053-1/+120
* Add amnia, amniotic, and amniocentesis.murray2003-05-051-0/+3
* Make the output more consistent.murray2003-05-051-6/+2
* Clarify comments.grog2003-05-051-2/+2
* Add "preferred" keyword.grog2003-05-052-0/+7
* White space fixes.grog2003-05-051-3/+4
* Remove DIOCGDINFO ioctl. This almost makes newfs work again withoutgrog2003-05-051-14/+41
* vinum_scandisk: Make sure the config is locked before we mess aroundgrog2003-05-051-15/+22
* Finally implement read policies. The previous "implementation" didn'tgrog2003-05-051-22/+52
* Move the setting of the BOOTABLE flag outside of .if MAKE_ISOS so thatmurray2003-05-051-1/+1
* free_vinum: Rearrange sequence of actions to avoid potential racegrog2003-05-051-8/+7
* vinum_readpol: Get this right.grog2003-05-051-19/+20
* Finally implement read policies. The previous "implementation" didn'tgrog2003-05-051-3/+7
* call dump_queues() only when DEBUG_THREAD_KERN is defined, save somedavidxu2003-05-052-0/+4
* Catch up with 1995(?) for modem speeds (use 57600 instead of 115200 forbde2003-05-051-2/+2
* Revert rev 1.78 of dokern.sh. The ncv, stg, and nsp drivers aren'tscottl2003-05-052-6/+0
* Back out accidentally committed debuggingimp2003-05-041-8/+0
* When resetting to defaults, reset drainwait to the current default pfbde2003-05-041-2/+3
OpenPOWER on IntegriCloud