summaryrefslogtreecommitdiff
path: root/sys/arch/sun3/stand
AgeCommit message (Collapse)Author
1997-09-07switch from private Mach derived conversion macros to m68k oneskstailey
1997-04-27COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIPTodd 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-02-22ufsboot uses strncpy() nowkstailey
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1996-11-14removed bcopy & bcmp dependencieskstailey
1996-11-02added $OpenBSD$ tagkstailey
1996-11-02mem* routines for sun3 private libsakstailey
1996-10-14openbsdTheo de Raadt
1996-10-11sync + our changesTheo de Raadt
1996-05-03sync with 0430.Michael Shalayeff
1995-12-14update from netbsd (verbatim)Theo de Raadt
1995-11-19from netbsd; just cleanupTheo de Raadt
1995-11-13accept ufs or ffsTheo de Raadt
1995-10-26update from netbsd treeTheo de Raadt
1995-10-18initial import of NetBSD treeTheo de Raadt