summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1997-05-05inprove TERM/EDITOR stuff and mount /kern in miniroot/.profile and dump about...grr
1997-05-05#define away local versions of atoi & strchr to prevent potentialNiklas Hallqvist
1997-05-05first shot of the notes for the pmaxThomas Graichen
1997-05-052.0 again -> 2.1Thomas Graichen
1997-05-05homework for everyone: 10 x reading the notes of an architecture ofThomas Graichen
1997-05-05sparc has 16 partitions now i thinkThomas Graichen
1997-05-05make list2sh.awk safe for meta-characters in SPECIALgrr
1997-05-05fix typoThomas Graichen
1997-05-05do not only s/2\.0/2\.1/g - also 20 -> 21 - but take care ... this is nothingThomas Graichen
1997-05-05add ccd to GENERICThomas Graichen
1997-05-05add /etc/ld.so.conf for the mips archesThomas Graichen
1997-05-05add an ld.so.conf file to /etc for the mips arches - it is requiredThomas Graichen
1997-05-05@echo -> echoThomas Graichen
1997-05-05elf2aout converts to aout not to ecoffThomas Graichen
1997-05-05remove boot_tahoe from here tooThomas Graichen
1997-05-05include /bsd* - so if we want to put extra kernels in it will pickThomas Graichen
1997-05-05hopefully the last tahoe relict in the tree goes now ...Thomas Graichen
1997-05-05put a kernel in the snap & releaseTheo de Raadt
1997-05-05Updates from NetBSD (cgd):Todd C. Miller
1997-05-05provide a place to mount kernfsgrr
1997-05-05if kernfs is to be the official path, we need to be able to mount itgrr
1997-05-05get ftplist from proper hostTheo de Raadt
1997-05-05turns out changes to getresp weren't really the ticket, I'd revert it, but do...grr
1997-05-05Back out depend/clean changes.Todd C. Miller
1997-05-05ssize_t is long on alpha, not int so cast to long in printf.Todd C. Miller
1997-05-05Default FTP login anonymous with root@this.machine as password for FTP installThorsten Lockert
1997-05-05When doing FTP installs, allow the user to get a list of FTP serversThorsten Lockert
1997-05-04Don't use head when we already use awk.Todd C. Miller
1997-05-04Change clean/depend targets to allow inclusion of Makefile.incTodd C. Miller
1997-05-04Alpha needs strchr.cTodd C. Miller
1997-05-04Make null_read() and null_write() consistent with their prototypes.Todd C. Miller
1997-05-04Fix writing of pid file. From Matthieu Herrb <Mathieu.Herrb@mipnet.fr>Todd C. Miller
1997-05-04Add newer S3 chipsets that pcvt supports. Fix from William WisnerTodd C. Miller
1997-05-04Better fix for getting at rdsetroot; from Dale RahnThorsten Lockert
1997-05-04Move xntpd -> rc.securelevel since tickadj need to twiddle /dev/memTodd C. Miller
1997-05-04Remove unnecesary call to head(1) that was giving me some grief.Todd C. Miller
1997-05-04Make this work without obj directories/linksThorsten Lockert
1997-05-04Cleaned up.Per Fogelstrom
1997-05-042.1Niklas Hallqvist
1997-05-042.0 -> 2.1, this needs more work thoughNiklas Hallqvist
1997-05-04Update to 2.1 preparation instructionsNiklas Hallqvist
1997-05-04The -sh link should be to pdksh instead of sh, or makeconf.awkNiklas Hallqvist
1997-05-04Install `base' set before `etc' (configuration files)Thorsten Lockert
1997-05-04Machine-dependent file systems wants -o style flags (but without the -oThorsten Lockert
1997-05-04Distribution sets has version as part of the file name; be consistentThorsten Lockert
1997-05-04Do not use awkThorsten Lockert
1997-05-04Remove unneeded REV to install of kernel and boot blocksThorsten Lockert
1997-05-04Need to quote interface flags to addifconfig as there might be more than oneThorsten Lockert
1997-05-04Propagate release into install scriptThorsten Lockert
1997-05-04Fix thinko in kernel install handlingThorsten Lockert