Age | Commit message (Expand) | Author |
1997-09-17 | paranoia on the alpha | Theo de Raadt |
1997-09-17 | Wall cleanup. | Tobias Weingartner |
1997-09-17 | Fix up the non alpha && mips section, back out change to print | Tobias Weingartner |
1997-09-16 | Fix boot(8) cross reference. | Tobias Weingartner |
1997-09-14 | some -Wall | Theo de Raadt |
1997-09-14 | Wall | Theo de Raadt |
1997-09-14 | fix extra .Xr uses | Theo de Raadt |
1997-09-14 | .Xr foo #, botches | Theo de Raadt |
1997-09-13 | annoying indentation botch | Theo de Raadt |
1997-09-12 | Add parens to shut up -Wall. | Todd C. Miller |
1997-09-11 | only check magic in certain cases... sigh | Theo de Raadt |
1997-09-11 | support the binutils ld | Theo de Raadt |
1997-09-11 | from ws@netbsd; Fix a few bugs, especially when repairing disks: | Theo de Raadt |
1997-09-09 | Update to reality. | Tobias Weingartner |
1997-09-05 | busted warnx; msaitoh@spa.is.uec.ac.jp | Theo de Raadt |
1997-09-05 | missing documentation. | Niels Provos |
1997-09-04 | use err()/warn()/__progname where appropriate, consolidate string, some -Wall | Michael Shalayeff |
1997-09-03 | add xr installboot for i386 | Michael Shalayeff |
1997-09-03 | use err()/warn()/__progname | Michael Shalayeff |
1997-09-03 | bye bye | Theo de Raadt |
1997-09-03 | argh | Niels Provos |
1997-09-03 | forgot a state_insert, handling resource limit messages should work now! | Niels Provos |
1997-09-02 | including changes between drafts-14-16. | Niels Provos |
1997-08-29 | move _PATH_BOOTDIR w/ trailing slash into paths.h for other progs... | Michael Shalayeff |
1997-08-29 | fix case we have no CPU_BIOS* defined | Michael Shalayeff |
1997-08-28 | symbolic bios bootdev, s/hpc/tpc/ for bios geonetry | Michael Shalayeff |
1997-08-28 | grok bios geometry | Michael Shalayeff |
1997-08-26 | first try at documentation | Niels Provos |
1997-08-26 | $OpenBSD$ | Niklas Hallqvist |
1997-08-26 | Forgot about keyword.c's tag, regenned again | Niklas Hallqvist |
1997-08-26 | Move over -encap change to keywords.sh only made to keywords.h, | Niklas Hallqvist |
1997-08-26 | main should return int | Niklas Hallqvist |
1997-08-26 | main should return int | Niklas Hallqvist |
1997-08-26 | made hopefully more user friendly + support for new esp. | Niels Provos |
1997-08-25 | add vnconfig(8) in SEE ALSO. From dworkin@village.org | Todd C. Miller |
1997-08-25 | subtract take changing time from estimate; blank@fox.uni-trier.de | Theo de Raadt |
1997-08-24 | if interface not found by SIOCGIFCONF when printing, complain. | Theo de Raadt |
1997-08-24 | #include <string.h> for strlen() and strcpy(). | Todd C. Miller |
1997-08-24 | #include <string.h> for strlen(). | Todd C. Miller |
1997-08-24 | 64bit fix, cast pointers to long, not int. | Todd C. Miller |
1997-08-24 | give shutdown daemon own session; dima@tejblum.dnttm.rssi.ru | Theo de Raadt |
1997-08-24 | More err()/warn()/etc. argument fixes. | Jason Downs |
1997-08-24 | do not ever call err() with a 2nd arg that could have a % in it, ok? | Theo de Raadt |
1997-08-20 | Fix pasto. | Todd C. Miller |
1997-08-20 | Print "Filesystem not supported by kernel" not "Operation not supported by | Todd C. Miller |
1997-08-20 | Fix typo. From Matthew Hunt <mph@pobox.com>. | Todd C. Miller |
1997-08-19 | Some KNF, check a few return values and use err/warn. | Todd C. Miller |
1997-08-19 | Move bad dynamic port parsing into parse_baddynamic(). | Todd C. Miller |
1997-08-19 | Add support for adding/subtracting ports from the current baddynamic | Todd C. Miller |
1997-08-19 | typo | Todd C. Miller |