Age | Commit message (Expand) | Author |
2002-05-01 | when filtering termcap selecet vt220, not vt200, since that's what we gonna u... | Michael Shalayeff |
2002-05-01 | We only need fsck_ffs, not the fsck front end. | Todd C. Miller |
2002-04-30 | Clean up configure_all_interfaces() a bit. | Kenneth R Westerback |
2002-04-30 | Swap sbin/fsck and sbin/fsck_ffs in the LINK line. Now that we use | Todd C. Miller |
2002-04-30 | Parital sync to i386 common/Makefile.inc, enough to build ramdisk at least. | Dale Rahn |
2002-04-30 | use makeconf.awk throughout, delete instbin in Makefile | Theo de Raadt |
2002-04-30 | ahc back on floppyB. | Miod Vallat |
2002-04-30 | remove instbin in Makefile, not in list | Theo de Raadt |
2002-04-30 | instbin removal was not done; do in Makefile | Theo de Raadt |
2002-04-30 | instbin removal now done in a Makefile | Theo de Raadt |
2002-04-30 | spacing | Theo de Raadt |
2002-04-30 | first pass of instbin removal movement | Theo de Raadt |
2002-04-30 | use makeconf.awk, and cleanup instbin removal | Theo de Raadt |
2002-04-30 | oops, typo | Theo de Raadt |
2002-04-30 | Tighten up installed options on /tmp by adding nosuid,nodev. | Kenneth R Westerback |
2002-04-30 | tset bye bye | Theo de Raadt |
2002-04-30 | this is not run by hand, no need for #!/bin/sh; krw ok | Theo de Raadt |
2002-04-30 | use makeconf.awk, and also simplify list management | Theo de Raadt |
2002-04-30 | make use of makeconf.awk | Theo de Raadt |
2002-04-30 | use leaner libraries; like most already did | Theo de Raadt |
2002-04-30 | use SCRIPT command | Theo de Raadt |
2002-04-30 | add a SCRIPT command which does sed-based comment stripping, and also the ARC... | Theo de Raadt |
2002-04-30 | do not delete the filesystem on "make unconfig" | Theo de Raadt |
2002-04-29 | sync | Theo de Raadt |
2002-04-29 | remove junk | Theo de Raadt |
2002-04-29 | generate termcap file using a list2sh.awk directrive; distrib becomes a lot s... | Theo de Raadt |
2002-04-29 | sync | Theo de Raadt |
2002-04-29 | Expose a few more comments to stripping: must be on separate line, and | Kenneth R Westerback |
2002-04-29 | Eliminate basename(). Just use parameter expansion syntax to remove | Kenneth R Westerback |
2002-04-29 | Rely on [] evaluating empty string as false, non-empty string as true | Kenneth R Westerback |
2002-04-29 | sync | Theo de Raadt |
2002-04-28 | Remove superfluous '{}' in variable references that are all alone in a | Kenneth R Westerback |
2002-04-28 | remove confusion about disktab | Theo de Raadt |
2002-04-28 | use single shared mtree.conf | Theo de Raadt |
2002-04-28 | Change getresp() into ask(). | Kenneth R Westerback |
2002-04-28 | use the shared elfsetroot | Theo de Raadt |
2002-04-28 | bye bye | Theo de Raadt |
2002-04-28 | bye bye | Theo de Raadt |
2002-04-28 | modernize | Theo de Raadt |
2002-04-28 | i intended to remove this before | Theo de Raadt |
2002-04-27 | Fix typo ('remel' -> 'rmel') in glob_selection. | Kenneth R Westerback |
2002-04-26 | Rework glob_selection() to eliminate 'Major hack' and a 'Eww' by | Kenneth R Westerback |
2002-04-26 | Change 'while $1; shift' loops to 'for _b;' loops. | Kenneth R Westerback |
2002-04-26 | Improve use of sed in various places, eliminating unnecessary | Kenneth R Westerback |
2002-04-26 | get runlist from the right place | Theo de Raadt |
2002-04-25 | move this into a less visible place | Theo de Raadt |
2002-04-25 | runlist.sh & list2sh.awk unification | Theo de Raadt |
2002-04-25 | no longer needed | Theo de Raadt |
2002-04-25 | merge in changes from other list2sh.awk files | Theo de Raadt |
2002-04-25 | - fix a few texts | Miod Vallat |