summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2000-07-17parse embedded variable specs, e.g., ${VAR_${SUB}}Marc Espie
2000-07-17- let VarModifiers_Apply accept NULL string gracefully,Marc Espie
2000-07-17Major unobfuscation: split var modifiers handling to a separate file.Marc Espie
2000-07-17separate modifiers handling from Var_Parse into a separateMarc Espie
2000-07-17Str_Match returns TRUE or FALSE, better style to test those ratherMarc Espie
2000-07-17This does replace Str_Match with a better routine, which handles negatedMarc Espie
2000-07-17Constify a few functions, propagated from VarModify.Marc Espie
2000-07-17- recognize that FIND_CMD and FIND_GLOBAL are always used together,Marc Espie
2000-07-17Consistency bug: for substitution should look in the same places otherMarc Espie
2000-07-17+makeMarc Espie
2000-07-17make regression tests.Marc Espie
2000-07-17fixed incorrect reference to mirroring-distfiles(7) to mirroring-ports(7).Dan Harnett
2000-07-17 o use strlcpy() where sensibleTodd C. Miller
2000-07-17art, at least commit something which compiles!Theo de Raadt
2000-07-17Don't wait for B_READ buffers on shutdown.Artur Grabowski
2000-07-17FORK_SHAREVM only works on non-UVM kernels.Artur Grabowski
2000-07-17Oops.Artur Grabowski
2000-07-17Be more careful about return values from hzto.Artur Grabowski
2000-07-16Add -o option for printing file offset. Also some whitespace reformatting.Hugh Graham
2000-07-16Stronger caveat wrt stack smashing via % escapes. Each man pageTodd C. Miller
2000-07-16Consistent COPTSMarc Espie
2000-07-16make ssh-add accept dsa keys (the agent does not)Markus Friedl
2000-07-16don't pull sys/queue.h in. sync better with kame.Jun-ichiro itojun Hagino
2000-07-16non-UVM doesn't even bootMarc Espie