summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1998-03-17hostname buffer will not overflow if it is size MAXHOSTNAMELEN.Todd C. Miller
1998-03-17Fix some improbable overflows:Todd C. Miller
1998-03-17support db_console switch for disabling console ddbTheo de Raadt
1998-03-17fix vfs lkms + some indentationArtur Grabowski
1998-03-17do some snprintf, because i am a bit boredTheo de Raadt
1998-03-17Allow wd and acd device boot.Angelos D. Keromytis
1998-03-17delete extra printTheo de Raadt
1998-03-16"options" -> "option" for kernel config options. Also, add OpenBSD rcsid.gene
1998-03-16Next step of updating all the descriptions as theygene
1998-03-16oopsTheo de Raadt
1998-03-16set socket options, so that photuris bypasses kernel ipsec policy,Niels Provos
1998-03-16small update for the pmax (first cut - more to follow)Thomas Graichen
1998-03-16small update for the pmax (first cut - more to follow)Thomas Graichen
1998-03-16doc machine commandsMichael Shalayeff
1998-03-16.NdDavid Leonard
1998-03-16slightly improved SMC autodetectionJason Downs
1998-03-16raise NKMEMCLUSTERS a bit to avoid kernel crashes due to kvm shortageThomas Graichen
1998-03-16"Take us to DDB!"Per Fogelstrom
1998-03-16DDB.Per Fogelstrom
1998-03-16please gcc (couldn't find any reference, so just deleted offending declaration)Jason Downs
1998-03-16DDB for mips, first cut. Will add some machine dep commands and tunePer Fogelstrom
1998-03-16Add the option SOFTWARE_SSTEP_EMUL. This is used with mips processorsPer Fogelstrom
1998-03-16syncTheo de Raadt
1998-03-16Xr options 4Theo de Raadt
1998-03-16cleanup moreTheo de Raadt
1998-03-16Cosmetic: .Dq -> .Itbrian
1998-03-16Regenerate pnpdevs.hdgregor
1998-03-16PnP IDs are case-sensitive. Make them all uppercasedgregor
1998-03-16Use fgetln(3) instead of fgets(3) so we can easily recognize linesTodd C. Miller
1998-03-16Add FFS_SOFTUPDATES and change an occurrence of NFS to NFS_CLIENT.Todd C. Miller
1998-03-16conditionalize afslogTheo de Raadt
1998-03-16make itTheo de Raadt
1998-03-16First pass at updates: just spelling corrections and obvious grammar.gene
1998-03-15%C influences %y regardless of ordering. This becomes a bit trickyTodd C. Miller
1998-03-15fix possibility of null pointer deref when using make's "-j" option.flipk
1998-03-15document FFS_SOFTUPDATES option and how to enable it. Also includeTodd C. Miller
1998-03-15Make machine word size a factor in max_softdeps. Keeps alpha fromTodd C. Miller
1998-03-15please gcc 2.8.1 #ifdef DEBUGTodd C. Miller
1998-03-15Add support for vfs.* from lite2Todd C. Miller
1998-03-15Update Berkeley sccsid since this includes the lite2 changesTodd C. Miller
1998-03-15enable softupdatesMichael Shalayeff
1998-03-15Capitalize the title of Unix Password Security correctly.gene
1998-03-15Fix %m, %I, %S, %y, %C, and %j conversions. Fixes by nakayosh@kcn.or.jpTodd C. Miller
1998-03-15Add Kirk McKusick's soft update code. This is an implementation of:Todd C. Miller
1998-03-14Changes necesary for new soft updates code. Doesn't affect old soft updatesTodd C. Miller
1998-03-14install helpfiles in locally. -mojMats O Jansson
1998-03-14lynx_help NOT lynx_html. -mojMats O Jansson
1998-03-14opps, needed /usr/share/doc/html/lynx_help/keystrokes too. -mojMats O Jansson
1998-03-14add support for /usr/share/doc/html. -mojMats O Jansson
1998-03-13drop right into install programTheo de Raadt