summaryrefslogtreecommitdiff
path: root/distrib
AgeCommit message (Collapse)Author
2001-08-24syncTheo de Raadt
2001-08-24syncTheo de Raadt
2001-08-23syncTheo de Raadt
2001-08-23Expand regular expressions used in sed invocations in SPECIAL lines toKenneth R Westerback
find and delete more comments from scripts put on floppy images. Now, leading whitespace and no trailing characters are both detected and either cause the comment line to be deleted. Fix list2sh.awk so that the tabs in the sed statements are not lost during script creation. Previously the remainder of the SPECIAL line, i.e. the shell statement to write, was recreated from the fields, but awk treated the <blank><tab> in the sed expression as a field separator and discarded the blank and tab. The blank was then added back in the recreation process, but the tab was lost. These changes cause the scripts to shrink by a total of 6596 characters. This handles the i386 cases, other architectures can probably be fixed the same way.
2001-08-23syncTheo de Raadt
2001-08-22Summer distribution notes cleanup: provide the correct number of setsMiod Vallat
to the DistributionDescription macro. On vme platforms, fix the x sets description. On mac68k, clarify the kernel stuff. The whole ok fries@
2001-08-22Summer distribution notes cleanup: change the DistributionDescriptionMiod Vallat
macro to take the number of sets as argument; this will help us correct the i386, mvme68k, sun3 and vax installation notes...
2001-08-22Summer distribution notes cleanup: get rid of donations files, nicerMiod Vallat
Makefile. ok fries@
2001-08-22Summer distribution notes round of fixes: remove these.Miod Vallat
2001-08-22syncTheo de Raadt
2001-08-21syncTheo de Raadt
2001-08-21syncTheo de Raadt
2001-08-19sync. -mojMats O Jansson
2001-08-18Typo...Miod Vallat
2001-08-17Make floppyC29.fs installable again.Kenneth R Westerback
With kernfs gone, dmesg must be compiled into the image. Also add hostname as in ../common/*. Encountered by George Shaffer. ok deraadt@.
2001-08-17ro -> readonly for readability.Janne Johansson
2001-08-07suggest CET, not MET, ok deraadt@Markus Friedl
2001-08-072 system dependent files removed.Brad Smith
-- Ok'd by: deraadt@
2001-08-03syncTheo de Raadt
2001-08-02syncTheo de Raadt
2001-07-31syncTheo de Raadt
2001-07-31syncTheo de Raadt
2001-07-30make it work againHugh Graham
2001-07-30minor reorder to make vax ld happyHugh Graham
2001-07-30no so zoneHugh Graham
2001-07-30syncTheo de Raadt
2001-07-28syncTheo de Raadt
2001-07-27syncTheo de Raadt
2001-07-26correct pathTheo de Raadt
2001-07-26syncTheo de Raadt
2001-07-25syncTheo de Raadt
2001-07-22Fix a typo, and remove a ton of duplicate entries.Miod Vallat
2001-07-21syncTheo de Raadt
2001-07-19syncTheo de Raadt
2001-07-17I2O is supported tooNiklas Hallqvist
2001-07-17EtherWORKS worksNiklas Hallqvist
2001-07-17addcomJason Wright
2001-07-11When rebuilding ramdisk kernel, rebuild dependancies after config RAMDISKDale Rahn
and make clean. If a file has been removed from the source tree, and the old dependancies still refer to it, the build will break.
2001-07-09syncTheo de Raadt
2001-07-08Hifn has changed its company name, make the name consistent throughoutBrad Smith
the tree. Hi/fn, Hi/Fn and HiFn -> Hifn. -- Ok'd by deraadt@
2001-07-06syncTheo de Raadt
2001-07-05syncTheo de Raadt
2001-07-05syncTheo de Raadt
2001-07-04syncTheo de Raadt
2001-07-04syncTheo de Raadt
2001-07-03syncTheo de Raadt
2001-07-03proper access to install.md fileTheo de Raadt
2001-07-02syncTheo de Raadt
2001-07-02syncTheo de Raadt
2001-07-01Remove IPF reference.Angelos D. Keromytis