summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Replace use of a spinlock with a mutex.deischen2003-05-042-12/+9
* Protect against a race between granting a lock and accessingdeischen2003-05-044-14/+56
* Style fixes.kan2003-05-048-83/+86
* A few grammatical improvements.murray2003-05-041-3/+5
* Cleanup hostname matching in syslogd:gshapiro2003-05-041-17/+24
* Note that the idletime setting is not enforced.murray2003-05-041-1/+5
* Add more detail on CPUs to AS4100 section based on some experimentation.wilko2003-05-041-8/+18
* Add transparent handling of mbroffset for backwards compatibility.phk2003-05-041-1/+25
* Only accept a rawoffset if it is identical to the mbroffset.phk2003-05-041-0/+4
* Add a way to read the current mbroffset from a BSD label class.phk2003-05-041-1/+7
OpenPOWER on IntegriCloud