summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add ``show layers'' to see the protocol layering for a link.brian1999-05-153-4/+24
* Put a small delay in before sending the inquire_setup command. Theimp1999-05-141-4/+6
* Simplify vm_map_find/insert's interface: remove the MAP_COPY_NEEDED option.alc1999-05-145-17/+15
* - Fixed bug where we NULL'd before we freed the data causing a memory leak.nate1999-05-143-3/+3
* Removed extraneous comma in xrefs.alex1999-05-146-12/+12
* Added missing comma in xrefs.alex1999-05-143-6/+6
* Ignore some ioctls on the master until the slave is open.luoqi1999-05-141-3/+12
* Legally acquire a major number for mfs.luoqi1999-05-143-12/+11
* Rewording.dcs1999-05-141-3/+3
* Slight not-exactly-bug-but-useful-as-example-code fix.dcs1999-05-141-2/+2
* Add "initialize" to loader.4th, so running "start" is not actually needed.dcs1999-05-142-3/+27
* Delete debug line.wosch1999-05-141-2/+1
* Fix usage in wicontrol.c to agree with man page.wpaul1999-05-142-14/+39
* Add a menu example making use of loader.4th(8) facilities.dcs1999-05-143-2/+159
* Nuke ucmpdi2.c from i386/libkern to serve as a reminder that switchgibbs1999-05-144-8/+5
* Use a lookup table for device matching instead of a switch on a 64bitgibbs1999-05-142-536/+898
* Add 3.2 to the list of legal FreeBSD versions for the .Os FreeBSD macro.fenner1999-05-141-0/+1
* Add 3.2 to the list of legal FreeBSD versions for the .Fx macro.fenner1999-05-141-0/+1
* Do more impressive things for windowmaker.jkh1999-05-143-9/+6
* DTRT for "Latest" search keywords.jkh1999-05-142-6/+8
* Be properly verbose.jkh1999-05-142-4/+10
* Correct return status logic a bit.jkh1999-05-144-26/+34
* * Define a new static method DEVICE_IDENTIFY which is called to add devicedfr1999-05-1410-357/+311
* The previous log message should have read:dfr1999-05-141-1/+1
* Make sure to pass a dev_t to dkunit.dfr1999-05-142-5/+7
* Add fxp on a category of it's own.dcs1999-05-141-1/+8
* Don't overwrite the variable LOCATE_CONFIGwosch1999-05-142-3/+9
* Remove atapi and joy, add svr4 and streams. I wonder if removing vinumdcs1999-05-141-3/+3
* Sync with sys/i386/i386/userconfig.c revision 1.143.kato1999-05-141-3/+3
* Add ntfs and splash_pcx, remove pcic and wcd (yikes! what was THATdcs1999-05-141-5/+5
* Sync with sys/i386/conf/files.i386 revision 1.241.kato1999-05-142-2/+6
* Handle LCP echo reqs properly again (broken with thebrian1999-05-142-25/+24
* Ensure that we're not going to overflow our ``struct tun''brian1999-05-141-3/+10
* Adjust method dispatch to ensure that default methods are called properly.dfr1999-05-142-9/+18
OpenPOWER on IntegriCloud