Age | Commit message (Expand) | Author |
1998-09-24 | use cutword, not sed, in msgbuf munging | Todd C. Miller |
1998-09-21 | alpha ramdisk has dhcp support now too | Theo de Raadt |
1998-09-11 | kill md_get_ifdevs, miniroot/install.sub uses mi version now | Todd C. Miller |
1998-09-06 | add xl | Theo de Raadt |
1998-07-01 | compile ramdisk kernel -O, smaller, happier | Theo de Raadt |
1998-06-25 | don't need expr | Todd C. Miller |
1998-04-28 | copy the upgrade program to the ramdisk. Damn this should have been in 2.3 | Todd C. Miller |
1998-04-13 | put (S)hell into the prompt too | Theo de Raadt |
1998-04-13 | prompt for install/upgrade like i386 | Todd C. Miller |
1998-03-29 | Make welcome message line up with other text | Todd C. Miller |
1998-03-29 | Fix welcome in "upgrade" case. | Todd C. Miller |
1998-03-27 | simplify a message | Theo de Raadt |
1998-03-12 | banner fixups | Theo de Raadt |
1998-02-28 | Alpha does atapi cdrom too. Also deal with sd/wd > 9. | Todd C. Miller |
1998-02-28 | non-scsi disks are ok too | Angelos D. Keromytis |
1997-12-02 | repository move of src/bin/pdksh to src/bin/ksh | Theo de Raadt |
1997-10-30 | recognize ep* interfaces, fix greeting. | Niklas Hallqvist |
1997-10-25 | set TERM... geezzz... | Theo de Raadt |
1997-10-25 | indent | Theo de Raadt |
1997-10-25 | clarify | Theo de Raadt |
1997-10-25 | pager is more | Theo de Raadt |
1997-10-20 | Enable history and emacs-stye command editing. A lot of this stuff | Todd C. Miller |
1997-10-19 | version number in floppy name | Theo de Raadt |
1997-10-11 | support fxp? devices | Theo de Raadt |
1997-09-30 | use new fdisk & disklabel | Theo de Raadt |
1997-09-26 | Fix some newfs usage. | Todd C. Miller |
1997-09-17 | kill -ledit, add rsh | Todd C. Miller |
1997-09-17 | generalize Todd's work for ftp/pppd/rsh to ramdisks and miniroots on all | Theo de Raadt |
1997-09-10 | Build a small version of ftp for alpha install floppy, shave a few bytes. | Todd C. Miller |
1997-09-05 | make depend (in this case) is a total waste of time | Theo de Raadt |
1997-08-20 | /dot.* files are not very useful | Theo de Raadt |
1997-07-31 | Make default termtype sun, not ansi-mini | Todd C. Miller |
1997-07-10 | More comment stripping to squeeze a few more bytes... | Todd C. Miller |
1997-07-09 | Don't include sync(1) | Todd C. Miller |
1997-07-09 | Don't use sync(1) | Todd C. Miller |
1997-07-05 | build bsd.rd automatically | Theo de Raadt |
1997-05-15 | Bitch if md_installboot called with no args. | Todd C. Miller |
1997-05-15 | Add md_machine_arch. This should've gotten committed with the other | Todd C. Miller |
1997-05-14 | Use svnds and remove ugly cache flushing | Niklas Hallqvist |
1997-05-14 | Tell the use what $EDITOR is before editing disklabel so they | Todd C. Miller |
1997-05-14 | Strip comments from install.* when installing on floppy. | Todd C. Miller |
1997-05-14 | add beforeinstall to copy the floppy.fs to the snapshot area | Thomas Graichen |
1997-05-11 | Ask user for term type, allowing anything in the stub termcap file. | Todd C. Miller |
1997-05-11 | Put vnd image in /var/tmp to avoid vnd problems with MFS and NFS. | Todd C. Miller |
1997-05-11 | Don't put floppy image in /tmp, use cwd like ramdisk image. | Todd C. Miller |
1997-05-11 | Use the common distrib/miniroot{install.sh,install.sub}. | Todd C. Miller |
1997-05-10 | Fix a break statement. | Todd C. Miller |
1997-05-09 | Need a flush after newfs (seems to fix last file corruption problems) | Todd C. Miller |
1997-05-09 | Don't use twiddle(), it doesn't work. | Todd C. Miller |
1997-05-09 | Nuke sort and hostname, add md_installboot and hostname functions. | Todd C. Miller |