summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2000-07-19mdoc repairs; requested by mickey@.Aaron Campbell
2000-07-19bye-byeMichael Shalayeff
2000-07-19merge chflags(1) into chmod.Michael Shalayeff
2000-07-19regen.Federico G. Schwindt
2000-07-19VIATECH VT82C596A PCI-ISA bridge.Federico G. Schwindt
2000-07-19new strtofflags/fflagstostrMichael Shalayeff
2000-07-19new strtofflags/fflagstostrMichael Shalayeff
2000-07-19from freebsd:Michael Shalayeff
2000-07-19Removed more stuff that's not relevant for us.Hans Insulander
2000-07-19This file is no longer up to date; its sources has changed.Hans Insulander
2000-07-19OTP has never been supported in our kerberos implementation, and noone seemsHans Insulander
2000-07-19Fix path to more kerberosIV configuration files;Hans Insulander
2000-07-19new timeouts; testedMichael Shalayeff
2000-07-19let us assume for now this workse with the other 3 chip modelsTheo de Raadt
2000-07-19Fix path to krb.conf and krb.realms.Hans Insulander
2000-07-19Blink with new timeouts.Artur Grabowski
2000-07-19syncTheo de Raadt
2000-07-19more cirrus audio chipsTheo de Raadt
2000-07-19off-by-one calculation error; getcwd() would return NULL if the buffer wasTheo de Raadt
2000-07-19Use the generic t_rstrt_to for ttrstrt timeout, instead of the local solution.Artur Grabowski
2000-07-19Use t_rstrt_to for ttrstrt timeout.Artur Grabowski
2000-07-19unnecessary declaration of ttrstrtArtur Grabowski
2000-07-19Use t_rstrt_to for ttrstrt timeout.Artur Grabowski
2000-07-19Use new timeouts for the led intr timeout.Artur Grabowski
2000-07-19Convert to use new timeouts.Artur Grabowski
2000-07-19Many drivers use a timeout on ttrstrt, make this a generic interface.Artur Grabowski
2000-07-19Support link identification from rfc1570brian
2000-07-19As in NetBSD, added direction to allocm/round_buffer_size APIs.Constantine Sapuntzakis
2000-07-19Added shadow registers. This adds two capabilities:Constantine Sapuntzakis
2000-07-18Summarily explain about the playpen and PKG_TMPDIR, so that guysMarc Espie
2000-07-18better error messages for mapregMichael Shalayeff
2000-07-18Handle MAKEFLAGS variation mandated by POSIX.Marc Espie
2000-07-18Make it obvious that this documentation is not the original version.Hans Insulander
2000-07-18Trip piss-poor conditional parser.Marc Espie
2000-07-18More for loops checks.Marc Espie
2000-07-18Real test for Posix compliance.Marc Espie
2000-07-18Removed and/or changed information that is plain wrong or completelyHans Insulander
2000-07-18chmod proper file; chouanard@parc.xerox.comTheo de Raadt
2000-07-18do not call arc4_stir() on pool overflow.Michael Shalayeff
2000-07-18do not include random number in dmesg, per deraadt's suggestion.Michael Shalayeff
2000-07-18clcs works reasonably well now. Enable it.Artur Grabowski
2000-07-18Reset AC97 codec on ES1371 revisions 7 and above. Thanks to Alejo SanchezConstantine Sapuntzakis
2000-07-18Thanks to miod@ for finding bug in cd_scsi_{get,set}modeConstantine Sapuntzakis
2000-07-18Update cd_size to handle failure of READ_CD_CAPACITY by returningConstantine Sapuntzakis
2000-07-18move bootblocks around a bit moreTheo de Raadt
2000-07-18be a bit more silent during fdc timeoutsTheo de Raadt
2000-07-18do not show a custom fstab file; espieTheo de Raadt
2000-07-18Another closing of stdin; ok deraadtDamien Miller
2000-07-18Recognize .lo as a valid object extension.Marc Espie
2000-07-17FALLTHRU -> FALLTHROUGH, requested by miod@ and style(9)Marc Espie