summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Adjust for new location and name of kernel.jkh2000-09-293-99/+51
* Bring this a bit more up to date.julian2000-09-291-97/+19
* Fill in some more missing bits from cpu_features according to the Intelpeter2000-09-292-20/+20
* First shot at identifying the Pentum 4 acording to our reading of thepeter2000-09-294-4/+16
* Add support for pccard attachments of the ex driver. It supports theimp2000-09-294-3/+167
* Move maxusers around to reduce the diff from RELENG_4 version.obrien2000-09-295-15/+15
* MFS: do not include MSDSOFS support for the Alphaobrien2000-09-295-0/+5
* Change paths, /modules -> /boot/kernel in FILES sectionmarko2000-09-291-4/+4
* Use stronger random number generation for TCP_ISSINCR and tcp_iss.kris2000-09-293-3/+3
* Add man pages for mod*(2). Shamelessly cut/pasted from the kld*(2) manpeter2000-09-2810-0/+307
* Remove superfluous code:des2000-09-281-78/+29
* Add suspend/resume hooks.nsayer2000-09-281-0/+2
* There is not 342 series, 340 series includes 340, 341, and 342sanpei2000-09-282-2/+4
* Implement sn_pccard_match. The match routines are the compromiseimp2000-09-281-11/+24
* Add pccard_product_lookup comatibility shimimp2000-09-281-0/+7
* Use su -m instead of just su to avoid reading the users login profilebrian2000-09-287-7/+7
* Check so_error in filt_so{read|write} in order to detect UDP errors.jlemon2000-09-281-0/+4
* No need to work around SCCS variable expansion any more.kris2000-09-281-6/+2
* Get out the roto-rooter and clean up the abuse of nexus ivars by thepeter2000-09-2815-130/+385
* Fix cosmetic error in rmjob message.wollman2000-09-271-2/+0
* Set SO_REUSEADDR so that lpd can start while old lpd connections are stillwollman2000-09-271-2/+15
* Fix typophantom2000-09-271-1/+1
* Do the right thing if bdevvp is called twice for the same device.mckusick2000-09-272-0/+4
* Fix specification for ftp5.fr.freebsd.orgjkh2000-09-273-3/+3
* Fix spelling of Katmai [Katami].asmodai2000-09-272-2/+2
* Fixed broken path /etc/mailer.conf -> /etc/mail/mailer.confmarko2000-09-271-2/+3
* Whitespace, spelling and comments cleanup. Try to bring this a littlemsmith2000-09-273-333/+385
* Shut up some debugging messages that appear to have been left on bymsmith2000-09-273-93/+159
* Since the nexus is responsible for creating the I/O resources (ports, memory)msmith2000-09-274-8/+592
* Add code for device wake capability during sleeping state.iwasaki2000-09-263-38/+369
* Removed garbage (CFLAGS+= ${PROTOS} was a vestige of an old way ofbde2000-09-261-2/+0
* Removed fresh garbage (vestiges of old way of configuring number ofbde2000-09-261-9/+4
* Removed mature garbage (vestiges of old way of configuring bpf) and oldbde2000-09-261-9/+5
* Call make_dev() with the correct minor number.phk2000-09-261-1/+2
* Removed garbage (CFLAGS+= ${PROTOS} was a vestige of an old way ofbde2000-09-261-15/+13
* Handle slip options in the usual way (generate a dummy options file inbde2000-09-262-4/+3
* Removed fresh garbage (old way of configuring number of units) and oldbde2000-09-261-11/+2
* Backed out previous commit (SMPng megacommit: support for garbage addedbde2000-09-261-2/+2
* Removed unused includes (garbage left over/created by the SMPng megacommit).bde2000-09-261-6/+0
* Add struct proc *acpi_thread in acpi_softc.iwasaki2000-09-261-0/+1
* Clear intrrupt before kthread gets ready.takawata2000-09-261-0/+1
* Add event queueing kernel thread and GPE related code.takawata2000-09-262-6/+183
* Document the pmtimer driver.iwasaki2000-09-262-2/+4
* Recognize new Pentium III Xeon (stepping A0).kato2000-09-262-0/+2
* add Cisco Systems Aironet 342 Series 11Mbps 802.11 wireless NICsanpei2000-09-263-3/+3
* aio_qphysio: Eliminate one instance of an out-of-range check that isalc2000-09-261-18/+3
* add Cisco Systems Aironet 340 Series 11Mbps 802.11 wireless NICsanpei2000-09-263-0/+8
* Make size of dynamic loader argument variable to supporttakawata2000-09-262-14/+23
* ext2fs depends on ufs code, so update it to properly handle v_lock field.bp2000-09-262-2/+2
* Support multiple (comma separated) names as arguments to -Ubrian2000-09-262-15/+73
OpenPOWER on IntegriCloud