Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-07-09 | - remove all trailing whitespace | Aaron Campbell | |
* except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it... | |||
1999-07-08 | flesh out .Dt | Theo de Raadt | |
1999-07-08 | install into man8/arch subdirs | Theo de Raadt | |
1999-05-23 | remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-common | Aaron Campbell | |
is used instead; kwesterback@home.com | |||
1999-01-11 | panic prints a newline for you, don't do it in the panic string | Todd C. Miller | |
1998-08-18 | wrong, smurph | Theo de Raadt | |
1998-08-18 | New bootblocks code to work with bootxx. | Steve Murphree | |
1998-04-02 | use movl/subl instead of #sym-sym; pleases new gas | Theo de Raadt | |
1997-11-25 | fix Op Fl | Theo de Raadt | |
1997-10-20 | hardcode mvme68k, so that obj dirs can be built from elsewhere | Theo de Raadt | |
1997-10-07 | cngetc() proto moved | Theo de Raadt | |
1997-04-27 | COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIP | Todd C. Miller | |
This fixes namespace problems where STRIP is sometimes used as the name of the strip(1) to use and other times used as the flag to send install(1) when stripping (or not). COPY doesn't have this problem (yet) but was poorly named. | |||
1997-04-22 | Add libz and tick version # to reflect change. | gvf | |
1997-04-22 | Reorg to look more like sys/lib/libsa/Makefile | gvf | |
Reduce dependency on libkern. Add libz. Support passing thru CFLAGS from other Makefiles. | |||
1997-04-22 | Reduce dependency on libkern. | gvf | |
1997-04-22 | BSD -> OpenBSD | gvf | |
1997-04-22 | minor clean to -q | gvf | |
1997-04-17 | Added -q to return to Motorola bug. | gvf | |
Added loop to prompt for kernel name if it is not found. | |||
1997-02-20 | strncpy needed for ufs.c | gvf | |
1997-01-29 | signal.h -> siginfo.h -> time.h fallout | Theo de Raadt | |
1997-01-15 | getopt(3) returns -1 when out of args, not EOF, whee! | Todd C. Miller | |
1996-10-16 | update according to the libsa changes | Michael Shalayeff | |
1996-10-16 | iupdate according to the libsa changes | Michael Shalayeff | |
1996-08-20 | ensure whole kernel name gets passed in | Theo de Raadt | |
1996-07-27 | support -c option | Theo de Raadt | |
1996-05-29 | bump version | chuck | |
1996-05-29 | new calling format to support generic boot | chuck | |
1996-05-29 | new arg passing | chuck | |
1996-05-29 | new "go" | chuck | |
1996-05-28 | new version of bootst (from sun3 tapeboot) | chuck | |
1996-05-28 | old version | chuck | |
1996-05-28 | new version of bootst (from sun3 tapeboot) | chuck | |
1996-05-19 | minor clean | chuck | |
1996-05-19 | minor clean | chuck | |
1996-05-16 | conf.c (import from sun3 version) | chuck | |
1996-05-16 | up version # | chuck | |
1996-05-16 | clean up and sync with changes elsewhere (use common parse_args, | chuck | |
bugargs.cputyp, bugcrt, etc...). | |||
1996-05-16 | relocate config.h from libsa since it is only used here | chuck | |
devopen: XXX override one in libsa ... do we need two devopens? needs to be looked into. | |||
1996-05-16 | sync with recent changes. | chuck | |
XXX: needs more cleanup (has a duplicate copy of exec with some extra stuff in it... merge?) | |||
1996-05-16 | update to run from bootxx + major clean up | chuck | |
1996-05-16 | bugdev moved to libsa | chuck | |
filesystem merged with conf.c | |||
1996-05-16 | import level 1 bootstrap from sun3/sparc port | chuck | |
1996-05-16 | libsa needs libbug. | chuck | |
1996-05-16 | import installboot from sun3/sparc ports | chuck | |
1996-05-16 | sync with sun3 port. | chuck | |
major reorg. & cleanup. new SRT that works with bugcrt. common parse_arg. | |||
1996-05-16 | R.I.P. old stuff. | chuck | |
1996-05-16 | reorg & cleanup. add in some stuff so we can remove libsa/promcons.c. | chuck | |
1996-05-16 | add netboot stuff and cputyp stuff to bugcrt. also add bugexec(). | chuck | |
1996-05-16 | adjust subdirs for new stuff | chuck | |
1996-05-10 | machine@ | Theo de Raadt | |