Age | Commit message (Collapse) | Author | |
---|---|---|---|
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-07-26 | correct path | Theo de Raadt | |
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-03-01 | $OpenBSD$ | Todd T. Fries | |
2000-02-25 | 'ie.' -> 'e.g.' or 'i.e.' as appropriate | Kenneth R Westerback | |
2000-01-30 | add dmesg alias to all install media | Theo de Raadt | |
2000-01-24 | Clean up mvme68k install utils and remdisk. | Steve Murphree | |
1999-09-26 | Fixed installboot_md() | 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-11-03 | it's -> its where appropriate | Aaron Campbell | |
1998-08-14 | Don't need to explicately link in with -ltermlib now that curses and termlib ↵ | Todd C. Miller | |
are merged | |||
1997-12-02 | repository move of src/bin/pdksh to src/bin/ksh | Theo de Raadt | |
1997-11-26 | msync() has 3 args | Theo de Raadt | |
1997-10-20 | Enable history and emacs-stye command editing. A lot of this stuff | Todd C. Miller | |
is not used but who knows what... | |||
1997-10-12 | -ltermlib | Theo de Raadt | |
1997-10-12 | use special | Theo de Raadt | |
1997-10-12 | proper libraries | Theo de Raadt | |
1997-10-10 | no, not vim | Theo de Raadt | |
1997-09-30 | use new fdisk & disklabel | Theo de Raadt | |
1997-09-26 | Don't specify disktype to newfs when we already have a label. | Todd C. Miller | |
1997-09-21 | $OpenBSD$ | Theo de Raadt | |
1997-09-05 | make depend (in this case) is a total waste of time | Theo de Raadt | |
1997-06-04 | make ramdisk writeable | Theo de Raadt | |
1997-05-24 | not a raw label; so that you can dd this to start of disk (maybe) | Theo de Raadt | |
1997-05-14 | Add md_machine_arch() | Todd C. Miller | |
1997-05-14 | Use svnds and remove ugly cache flushing | Niklas Hallqvist | |
1997-05-12 | do not build a filesystem containing a bsd containing a ramdisk. | Theo de Raadt | |
instead, build simply a bsd containing a ramdisk. people can netboot this :-) | |||
1997-05-01 | use pdksh | Theo de Raadt | |
1997-03-02 | more was causing the console to go 7e1 during installation (should be 8n1) | Dale S. Rahn | |
solution was to remove more because it was not necessary, messsage was < 24 lines. This is what has been holding up mvme68k snapshot. | |||
1997-02-18 | Add cvs tag, change tar to pax in a couple of places, tar is not on the | Dale S. Rahn | |
ramdisk image. | |||
1997-02-17 | mvme68k, OpenBSD | Theo de Raadt | |
1997-02-16 | clean up and add missing file from previous commit | Dale S. Rahn | |
1997-02-16 | Add the final? pieces to support mvme68k ramdisk support. | Dale S. Rahn | |
uses rdsetroot to create a ramdisk in a kernel image. | |||
1997-02-15 | Add new style of miniroot building. primarily based on the distrib/miniroot | Dale S. Rahn | |
code. | |||
1997-02-15 | Removal of the sun3 pieces of the miniroot build mechanism. | Dale S. Rahn | |
Prepare for new setroot version. | |||
1996-10-12 | first cut, copied from sun3 stuff | Theo de Raadt | |