summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Identify illegal switches, don't print them as '?' in the error..peter1999-05-181-2/+2
* vm_map_insert:alc1999-05-181-47/+38
* Add a strsignal(3) (like strerror(3)) for libc compatability with otherpeter1999-05-186-6/+97
* Correct a bug where the chip could be unpaused in the middle of a busgibbs1999-05-181-23/+35
* Move the tty locking stuff back out to physical.c sobrian1999-05-182-152/+156
* deal with a.out ldconfig paths also.jkh1999-05-185-11/+19
* Make xpt_path_comp work on wildcarded paths again.gibbs1999-05-181-7/+7
* Add a note that when a stream opened via fdopen() is closed via fclose(),archie1999-05-171-0/+4
* Typo.pb1999-05-171-2/+2
* Correct the comment for the last commit.gibbs1999-05-172-2/+2
* Update copyright. Correct some whitespace.gibbs1999-05-172-5/+5
* Add a masking scheme to allow for detection of unknown cards using agibbs1999-05-172-190/+262
* Fix whitespace. Correct a comment.gibbs1999-05-172-30/+36
* This gem deserve to live forever:phk1999-05-171-0/+4
* Seventh update to the new ATA/ATAPI driver:sos1999-05-178-42/+53
* Use NOUDEV for udev_t'sphk1999-05-171-2/+2
* Change the definition of e_tdev in struct kinfo_proc from dev_t to udev_tdfr1999-05-172-4/+4
* - Fixed default irq in SMP kernel.kato1999-05-171-7/+9
* Sync with sys/i386/isa/npx.c revision 1.73.kato1999-05-171-15/+12
* Sync with sys/i386/i386/userconfig.c revision 1.144.kato1999-05-171-2/+3
* Removed ucmpdi2.ckato1999-05-172-4/+2
* Use current names for swap devices.jkoshy1999-05-171-3/+3
* Refer to current names for swap partitions in the `FILES' section.jkoshy1999-05-171-3/+3
* Add the options MAP_PREFAULT and MAP_PREFAULT_PARTIAL to vm_map_find/insert,alc1999-05-175-33/+17
* s/cF/nF/ in a couple of places.steve1999-05-162-10/+10
* This needs to be "at atkbdc?" rather than "at isa?". It's correctmph1999-05-162-4/+4
* PR: kern/10570pb1999-05-161-2/+2
* Mention ``show layers''brian1999-05-162-2/+6
* More crypto bogosity.phk1999-05-161-1/+3
* Initialise ttydevice::Timerbrian1999-05-161-1/+2
* $ brucify -deblunderphk1999-05-162-5/+9
* Change tcp_extension comment.phk1999-05-161-2/+2
* Turn an error into a warning. If running a 4.x binary on a 3.x systemphk1999-05-161-2/+2
* INSTALL.TXT is gone in -current (despite what Jordan says :-)phk1999-05-161-4/+4
* Ensure that an existing thread gets it's state set to PS_DEAD tojb1999-05-163-3/+21
* Remove prototypes for functions that don't exist anymore (vm_map.h).alc1999-05-164-28/+22
* Fix confusion of size of transfer with size of the pager.dt1999-05-151-3/+4
* Add enough include files to make this actually compile on an a.out system.eivind1999-05-151-1/+8
* Be more non-crypto friendly at make release time.phk1999-05-151-2/+2
* cp ${KERNEL} instead of cp kernelphk1999-05-151-2/+2
* Add `xe', the Xircom PC Card Ethernet driver.obrien1999-05-151-2/+3
* Make sure sysctls use udev_t, not dev_t.dfr1999-05-151-2/+5
* Don't hardcode IRQ 13 for NPX. It's as good as hardwired in the hardwarepeter1999-05-153-18/+33
* Make sure sysctls use udev_t, not dev_t.dfr1999-05-151-4/+4
* Small typo in windowmaker startup line.jkh1999-05-153-6/+6
* o Prevent alpha installs from grabbing x86 bits and vice-versa, at leastjkh1999-05-1515-145/+167
* Test the correct database file (not necessarily the one corresponding tobde1999-05-153-9/+9
* target is ${KERNEL}, not kernel.jkh1999-05-151-2/+2
* Reenable vinum build.grog1999-05-151-5/+2
* Modify to work with new style dev_t.grog1999-05-1511-90/+69
OpenPOWER on IntegriCloud