summaryrefslogtreecommitdiff
path: root/usr.sbin/config
AgeCommit message (Expand)Author
2000-09-30Some format string problems that were missed during initial audit; deraadt@ andAaron Campbell
2000-08-08permit changing flagsTheo de Raadt
2000-07-07document timezone command, as in boot_config(8)Theo de Raadt
2000-05-31Remove hard sentence breaks.Aaron Campbell
2000-05-29More text about config file format, some of it unfortunately at theAngelos D. Keromytis
2000-05-29start to describe config file formatTheo de Raadt
2000-04-12Trailing whitespace begone!Aaron Campbell
2000-04-04more details, and a UKC(8) linkTheo de Raadt
2000-03-19Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some otherAaron Campbell
2000-03-14Suffix "i.e." and "e.g." with a comma. Just another really picky man pageAaron Campbell
2000-02-27-Wall on alphaTheo de Raadt
2000-01-08Allow UKC to change tz with 'timezone' command.David Leonard
2000-01-04Add rmoption/rmoptions; useful for people who want a slightlyAngelos D. Keromytis
2000-01-03Use warnx() instead of the error() kludgeAngelos D. Keromytis
2000-01-03Allow for duplicate maxusers definitions (so one can include a GENERICAngelos D. Keromytis
1999-11-27re-enable config without arguments; fix usageDavid Leonard
1999-10-17Remove some redundant .Pp.Aaron Campbell
1999-10-16Fix typo.Aaron Campbell
1999-10-16Improved config(8) man page; deraadt@ okAaron Campbell
1999-10-12document config -e. -mojMats O Jansson
1999-10-05compileTheo de Raadt
1999-10-04config -e support; ukc from maja@Theo de Raadt
1999-10-02extraloc[] support; majaTheo de Raadt
1999-07-22document kernel building; stolen from afterboot.8Theo de Raadt
1999-05-23remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonAaron Campbell
1999-04-18Make -W -Wall happier.Marc Espie
1999-03-17i386, sparc, hp300 not vax, tahoe, hp300Todd C. Miller
1999-02-24We are OpenBSDArtur Grabowski
1999-01-19Retry sane probe ordering, i.e. ordered like the attachmentsNiklas Hallqvist
1998-11-08usr.sbin/ man page repairs, a-iAaron Campbell
1998-06-27No way, not yet. You did not even test, did you, davidTheo de Raadt
1998-06-12warn when ../../../ appears in include directive, since includes are relative...David Leonard
1998-05-25missing :; tvTheo de Raadt
1998-05-18understand makeoption as makeoptionsArtur Grabowski
1998-05-14more careful scanfTheo de Raadt
1998-05-11Formerly reuse of unit numbers of detached devices was impossible, withNiklas Hallqvist
1998-05-11set max field width of %s correctlyTheo de Raadt
1998-03-16Xr options 4Theo de Raadt
1997-11-13from mycroft;Theo de Raadt
1997-09-21$OpenBSD$Theo de Raadt
1997-08-07jason is tired. this is not needed. our locator table stuff uses lessTheo de Raadt
1997-08-07cf_locnames support, from NetBSD (jtk, according to the RCSids).Jason Downs
1997-07-25#if __STDC__ --> #ifdef __STDC__Michael Shalayeff
1997-07-06-Wall happinessJason Downs
1997-07-06Add defopt support, from NetBSD; thorpej (I think, I don't have the commitJason Downs
1997-06-05take out self-reference from "SEE ALSO"kstailey
1997-04-14do not whine about new directories; reported by briggsTheo de Raadt
1997-04-04with small quantities of beer and pizza i produce fewer bugs. really.Theo de Raadt
1997-04-04if the user changes an option, spit out a warning telling them they needTheo de Raadt
1997-02-03Added some code lost in last rev. Now BOOT_CONFIG might work again. -mojMats O Jansson