Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-02-09 | use "ramdisk" MAKEDEV target always | Theo de Raadt | |
2001-12-05 | remove garbage; miod ok | Theo de Raadt | |
2001-10-08 | arch -ks | Theo de Raadt | |
2001-10-02 | because 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-19 | Fix typo: succesfully -> successfully | Kenneth R Westerback | |
2001-09-17 | more missing dmesg | Theo de Raadt | |
2001-09-17 | zap kernfs | Theo de Raadt | |
2001-09-17 | mount -u, not mount_ffs -u | Todd C. Miller | |
2001-09-16 | Shave a few byte; "mount -u" not "mount -o update"; Theo OK'd | Todd C. Miller | |
2001-08-29 | Apply recent changes in the i386 comment eradication code to all | Kenneth 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-08-07 | suggest CET, not MET, ok deraadt@ | Markus Friedl | |
2001-06-23 | argh. stop using kernfs, using dmesg using sysctl. encode ARCH into | Theo 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-11 | unify a.out rdsetroot | Theo de Raadt | |
2001-01-25 | egrep -a to permit working with binary data in dmesg | Theo de Raadt | |
2000-10-25 | In stty line enable ^T (status) as well. | Todd C. Miller | |
2000-07-14 | correct ch* things mickey forgot | Theo de Raadt | |
2000-06-09 | chown/chgrp changes | Michael Shalayeff | |
2000-01-30 | add dmesg alias to all install media | Theo de Raadt | |
2000-01-24 | mvme88k ramdisk mods. | Steve Murphree | |
1999-09-03 | md_questions() interface allows asking questions before sets | Theo de Raadt | |
1999-08-15 | Kill md_copy_kernel() | Todd C. Miller | |
1999-04-01 | disklabel -f use, for fstab tweaking | Theo de Raadt | |
1998-12-20 | termcap.src is no more, run tic against termtypes.master instead | Todd C. Miller | |
1998-12-17 | commit to add upport for mvme88k. | Steve Murphree | |