summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Sleep for a second after tcp wrappers rejects a connection, so wedwmalone2000-07-311-1/+3
* Support for the Panasonic / Matshita USB FDD.n_hibma2000-07-313-2/+12
* Point out, that build/installkernel need a built world and that morealex2000-07-311-5/+8
* Crypto sources are no longer export controlled:alex2000-07-311-11/+3
* Fix the obvious make and sed syntax errors lurking from my last "fix".nbm2000-07-311-3/+3
* Don't segv when trying to add a 0-length unit name.kris2000-07-311-21/+20
* Don't coredump on long input lines. If anyone actually cares, this shouldkris2000-07-311-1/+1
* - FreeBSD supports the Alpha Platform as wellalex2000-07-311-5/+5
* - Update the list of backuped files during upgrade according toalex2000-07-311-13/+15
* Mention the buildkernel/installkernel targets in the documentation.alex2000-07-311-0/+2
* mbstat should be a read-only sysctl.alfred2000-07-311-1/+1
* Reflect reality:alex2000-07-311-6/+8
* Remove unnecessary call to splnet when setting an accept filterps2000-07-312-6/+0
* Xref strfile(8).mpp2000-07-311-1/+2
* Add pointers to rfork_thread(3)peter2000-07-311-3/+12
* Add #ports/hebrewache2000-07-311-0/+1
* Add hebrew.asami2000-07-312-0/+2
* Add ports-hebrew.asami2000-07-312-0/+2
* Don't build sshd if NO_OPENSSL defined.kris2000-07-301-1/+1
* Fix the HTTP transfer code to correctly parse the port number ifjkh2000-07-305-36/+40
* add suspend/resume for yamaha chipscg2000-07-301-0/+75
* Allow use of TSC even if APM is compiled in but disabled.phk2000-07-305-5/+30
* fix a potential local DoS attackcg2000-07-302-2/+13
* fix a bug where opening /dev/dsp twice resulted in it being busy until rebootcg2000-07-301-0/+3
* Update rev 1.29 -- 'draft-manning-dsua' is now in its 3rd version.obrien2000-07-301-1/+3
* Spell the word 'limited' with only one 't'.steve2000-07-302-2/+2
* Keep urandom as a link to random (but a hard link).green2000-07-301-1/+1
* Add the bufbio paper to the build.phk2000-07-301-2/+2
* Add the bio/buf paperphk2000-07-303-0/+1317
* Merged from sys/dev/syscons/scterm-sc.c revisions from 1.8 to 1.12.nyan2000-07-302-32/+74
* Merged from sys/dev/syscons/syscons.c revision 1.344.nyan2000-07-301-1/+2
* Merged from sys/boot/i386/btx/btx/btx.s revisions from 1.18 to 1.22.nyan2000-07-302-12/+74
* Darren,darrenr2000-07-301-1/+4
* Since the driver supports both (and may have different semantics forgreen2000-07-301-1/+1
* do the ac97 init delay for all chips and increase it to 500mscg2000-07-301-2/+3
* Initialize vflag like the rest (not necessary, but this keeps it together)peter2000-07-291-1/+4
* Optimize out no-op chmod() syscalls.peter2000-07-291-2/+5
* Add a skeleton rfork_thread(3) man page.peter2000-07-292-1/+79
* Add a prototype for rfork_thread().peter2000-07-291-0/+1
* Take a shot at implementing a functional rfork_thread() for alpha. Thispeter2000-07-292-0/+66
* Fix some rather interesting bugs that managed to not turn up in variouspeter2000-07-291-5/+5
* Regen. (Fix SYS_exit)peter2000-07-2923-39/+39
* Sigh. Fix SYS_exit problems. I misunderstood the significance of thesepeter2000-07-297-7/+7
* rfork(2) wrapper for simple rfork-style threads. I have lost count ofpeter2000-07-293-2/+114
* Remove this file incase of further confusion.ps2000-07-291-142/+0
* Change option -r to -n inline with conventions we use elsewhere.ps2000-07-292-5/+5
* Move RAID controllers to the same position as in i386 GENERIC.obrien2000-07-292-8/+8
* Revert previous commit. Not all RAID controllers are SCSI.obrien2000-07-292-12/+10
* Move the RAID controllers next to the SCSI controllers.obrien2000-07-292-10/+12
* Make the bridge_refresh operation automatic when ethernet interfacesnsayer2000-07-293-1/+14
OpenPOWER on IntegriCloud