summaryrefslogtreecommitdiff
path: root/distrib/vax
AgeCommit message (Collapse)Author
2001-10-02because usr.bin/grep now exists, crunch goes wrong, and we need to put ↵Theo de Raadt
gnu/usr.bin before usr.bin, until our grep replaces gnu grep
2001-09-30Get correct ARCH value for vax ramdisks.Miod Vallat
2001-09-17more missing dmesgTheo de Raadt
2001-09-17mount -u, not mount_ffs -uTodd C. Miller
2001-09-16Shave a few byte; "mount -u" not "mount -o update"; Theo OK'dTodd C. Miller
2001-08-29Apply recent changes in the i386 comment eradication code to allKenneth R Westerback
architectures using a list2sh.awk and related 'list' files (alpha, hp300, mac68k, mvme68k, mvme88k, mvmeppc, powerpc and vax). list2sh.awk is modified so that in handling SPECIAL lines the tabs in regular expressions are not lost to awk field parsing. Any 'list' file trying to eliminate comments, using SPECIAL lines and sed, now eliminates lines that a) have '#' as the first non-blank, non-tab character, with at least one blank or tab following the '#'. b) have '#' as the first non-blank, non-tab character, with a newline immediately following the '#'. Previous b) was not being done, and only leading/following blanks were being looked for due to the loss of tab characters in list2sh.awk.
2001-07-30make it work againHugh Graham
2001-06-23argh. stop using kernfs, using dmesg using sysctl. encode ARCH intoTheo de Raadt
install.md at build time. remove some crud. and the icing on the cake: skip testing all this until next week
2001-05-11unify a.out rdsetrootTheo de Raadt
2001-03-16More tree syncing.Hugh Graham
2001-03-16Until such time as bloat prohibits, squeeze vi onto vax ramdisk.Hugh Graham
How decadent.
2001-02-24Get this stuff closer to woriking in-tree.Hugh Graham
2000-10-25In stty line enable ^T (status) as well.Todd C. Miller
2000-07-15fix more ch* in listsTheo de Raadt
2000-06-09chown/chgrp changesMichael Shalayeff
2000-03-01$OpenBSD$Todd T. Fries
1997-09-26Add a missing disklabel and fix newfs usage.Todd C. Miller
1997-09-21$OpenBSD$Theo de Raadt
1997-05-14Use svnds and remove ugly cache flushingNiklas Hallqvist
1996-12-22disklabel the vndTheo de Raadt
1996-09-22Remove gzip from many install floppies; not needed with zlib part of pax/tarThorsten Lockert
1996-09-05sync to netbsdTheo de Raadt
1996-06-29Update for removal of GNU tar(1)Thorsten Lockert
1996-04-25Did some s/NetBSD/OpenBSD/, s/netbsd/bsd/ and $OpenBSD$ additions.Niklas Hallqvist
However this stuff is largely related to NetBSD and must be completely redone, if we will make real relases sometime
1995-10-18initial import of NetBSD treeTheo de Raadt