summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add headings so that we can tell where one errata entry ends and anotherchris2003-01-201-0/+30
* Write out the debug messages (from the previous commit) only ifmtm2003-01-201-5/+11
* MFbed: translation updatesue2003-01-203-5038/+69
* o add BIOCGDLTLIST and BIOCSDLT ioctls to get the data link type listsam2003-01-202-4/+111
* Add a missing OR.mtm2003-01-203-6/+6
* Remove the deprecated IOCTL bits raidframe used, it doesn't anymore.phk2003-01-201-8/+0
* Add definitions for the task management codes sent in SPI4gibbs2003-01-201-0/+8
* Allow constants to be complex expressions so long as thosegibbs2003-01-201-15/+6
* Fix the last reference to the reg_print.c file handlegibbs2003-01-201-2/+2
* kenv(1) has been repo copied from usr.bin to bin.obrien2003-01-205-251/+1
* do not loose trailing space when asking uidfjoe2003-01-201-1/+1
* Close the remaining user address mapping races for physicaldillon2003-01-207-16/+94
* Remove stale reference to deprecated mini-disklayer stuff.scottl2003-01-201-13/+0
* Hide the ioctls behind #ifdef _KERNEL to avoid kdump getting upset.phk2003-01-201-0/+2
* De-anonymity a couple of messages I missed in a previous sweep.maxim2003-01-201-2/+2
* Oops, previous commit message should have said that unifdef is WARNS=5 clean.fanf2003-01-200-0/+0
* Sync with upstream again:fanf2003-01-203-59/+148
* If the first action is O_LOG adjust a pointer to the real one, unbreaksmaxim2003-01-201-0/+2
* #ifdef this file into three pieces: The bit which raidframe needs tophk2003-01-201-5/+8
* Remove EOL whitespaces.maxim2003-01-201-2/+2
* disk_dev_synth() is a NO_GEOM hack.phk2003-01-202-9/+4
* o Fix a typo.maxim2003-01-201-2/+3
* Only include <sys/diskslice.h> ifdef NO_GEOMphk2003-01-201-1/+1
* Remove need for <sys/diskslice.h> but retain numerical compatibilty just in c...phk2003-01-201-2/+1
* Use NEXTDOSPART instead of MAX_SLICES.phk2003-01-202-5/+4
* We need neither <sys/diskslice.h> nor <sys/disklabel.h> here.phk2003-01-201-2/+0
* Add a NEXTDOSPART definition here as well, for the benefit of biosdisk.c inphk2003-01-201-0/+1
* Add NEXTDOSPART (N-Extended-Dos-Partitions) as replacement for thephk2003-01-201-0/+1
* Fix a typo (missed &&).sobomax2003-01-201-1/+1
* - Hold the page queues lock around vm_page_hold().alc2003-01-202-1/+4
* Move the vm_page_busy() in pmap_dispose_thread() to a place where it isalc2003-01-201-1/+1
* Remove a KASSERT that can now happen and add a missing setrunnable.julian2003-01-203-2/+4
* - M_WAITOK is 0 and not a real flag. Test for this properly.jeff2003-01-201-5/+4
* Re-implemention of the interpolation code used for sample rateorion2003-01-201-53/+308
* Regenjoe2003-01-202-2/+9
* default tx error rate limiting to 0 to disable tx error msgs; this issam2003-01-201-1/+1
* Support for the "Seiko Epson Perfection 1260 scanner".joe2003-01-203-0/+3
* Update the use of entities in the errata article for HEAD in abmah2003-01-191-13/+33
* Trim release notes for HEAD in a post-5.0 world.bmah2003-01-192-8906/+36
* Bump RELNOTESng version numbers for CURRENT in a post-5.0 world.bmah2003-01-191-3/+3
* Add a new gettytab(5) option - `pl', which if set tells getty that the linesobomax2003-01-194-4/+7
* Small change to the previous commit, zero out the 48BIT flag in ata_commandsos2003-01-192-10/+10
* accept short WEP keys for backward compatibilitysam2003-01-191-2/+1
* Add required commas that were ommitted in the previous delta; thesheldonh2003-01-192-2/+2
* Change BUS_SPACE_UNRESTRICTED (~0ul) to plain ~0 when used in themike2003-01-191-1/+1
* Finally give CCD the disk mini-layer treatment:phk2003-01-193-863/+288
* Unifdef -UDEBUG on the CCD driver. The debugging is mostly uselessphk2003-01-192-290/+0
* Add support for the ServerWorks CSB6.sos2003-01-192-1/+12
* Kill initialisation and shadow warnings. Half-hearted cleanup (e.g. only thejmallett2003-01-191-20/+21
* #ifdef NO_GEOM these files entirely. When NO_GEOM is removed as anphk2003-01-193-0/+6
OpenPOWER on IntegriCloud