Age | Commit message (Expand) | Author |
1998-03-17 | hostname buffer will not overflow if it is size MAXHOSTNAMELEN. | Todd C. Miller |
1998-03-17 | Fix some improbable overflows: | Todd C. Miller |
1998-03-17 | support db_console switch for disabling console ddb | Theo de Raadt |
1998-03-17 | fix vfs lkms + some indentation | Artur Grabowski |
1998-03-17 | do some snprintf, because i am a bit bored | Theo de Raadt |
1998-03-17 | Allow wd and acd device boot. | Angelos D. Keromytis |
1998-03-17 | delete extra print | Theo de Raadt |
1998-03-16 | "options" -> "option" for kernel config options. Also, add OpenBSD rcsid. | gene |
1998-03-16 | Next step of updating all the descriptions as they | gene |
1998-03-16 | oops | Theo de Raadt |
1998-03-16 | set socket options, so that photuris bypasses kernel ipsec policy, | Niels Provos |
1998-03-16 | small update for the pmax (first cut - more to follow) | Thomas Graichen |
1998-03-16 | small update for the pmax (first cut - more to follow) | Thomas Graichen |
1998-03-16 | doc machine commands | Michael Shalayeff |
1998-03-16 | .Nd | David Leonard |
1998-03-16 | slightly improved SMC autodetection | Jason Downs |
1998-03-16 | raise NKMEMCLUSTERS a bit to avoid kernel crashes due to kvm shortage | Thomas Graichen |
1998-03-16 | "Take us to DDB!" | Per Fogelstrom |
1998-03-16 | DDB. | Per Fogelstrom |
1998-03-16 | please gcc (couldn't find any reference, so just deleted offending declaration) | Jason Downs |
1998-03-16 | DDB for mips, first cut. Will add some machine dep commands and tune | Per Fogelstrom |
1998-03-16 | Add the option SOFTWARE_SSTEP_EMUL. This is used with mips processors | Per Fogelstrom |
1998-03-16 | sync | Theo de Raadt |
1998-03-16 | Xr options 4 | Theo de Raadt |
1998-03-16 | cleanup more | Theo de Raadt |
1998-03-16 | Cosmetic: .Dq -> .It | brian |
1998-03-16 | Regenerate pnpdevs.h | dgregor |
1998-03-16 | PnP IDs are case-sensitive. Make them all uppercase | dgregor |
1998-03-16 | Use fgetln(3) instead of fgets(3) so we can easily recognize lines | Todd C. Miller |
1998-03-16 | Add FFS_SOFTUPDATES and change an occurrence of NFS to NFS_CLIENT. | Todd C. Miller |
1998-03-16 | conditionalize afslog | Theo de Raadt |
1998-03-16 | make it | Theo de Raadt |
1998-03-16 | First pass at updates: just spelling corrections and obvious grammar. | gene |
1998-03-15 | %C influences %y regardless of ordering. This becomes a bit tricky | Todd C. Miller |
1998-03-15 | fix possibility of null pointer deref when using make's "-j" option. | flipk |
1998-03-15 | document FFS_SOFTUPDATES option and how to enable it. Also include | Todd C. Miller |
1998-03-15 | Make machine word size a factor in max_softdeps. Keeps alpha from | Todd C. Miller |
1998-03-15 | please gcc 2.8.1 #ifdef DEBUG | Todd C. Miller |
1998-03-15 | Add support for vfs.* from lite2 | Todd C. Miller |
1998-03-15 | Update Berkeley sccsid since this includes the lite2 changes | Todd C. Miller |
1998-03-15 | enable softupdates | Michael Shalayeff |
1998-03-15 | Capitalize the title of Unix Password Security correctly. | gene |
1998-03-15 | Fix %m, %I, %S, %y, %C, and %j conversions. Fixes by nakayosh@kcn.or.jp | Todd C. Miller |
1998-03-15 | Add Kirk McKusick's soft update code. This is an implementation of: | Todd C. Miller |
1998-03-14 | Changes necesary for new soft updates code. Doesn't affect old soft updates | Todd C. Miller |
1998-03-14 | install helpfiles in locally. -moj | Mats O Jansson |
1998-03-14 | lynx_help NOT lynx_html. -moj | Mats O Jansson |
1998-03-14 | opps, needed /usr/share/doc/html/lynx_help/keystrokes too. -moj | Mats O Jansson |
1998-03-14 | add support for /usr/share/doc/html. -moj | Mats O Jansson |
1998-03-13 | drop right into install program | Theo de Raadt |