Age | Commit message (Expand) | Author |
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 |
1997-05-09 | Give the user one last chance to say no before doing the newfs's. | Todd C. Miller |
1997-05-09 | Don't need pwd, test or kill (shell builtins) and -lz is not used. | Todd C. Miller |
1997-05-09 | No point in setting $EDITOR if you don't export it... | Todd C. Miller |
1997-05-09 | We only want to look at boot messages from *this* boot. Sed | Todd C. Miller |
1997-05-08 | Copy /boot before /bsd and add some extra flushs. | Todd C. Miller |
1997-05-08 | s/powerpc/alpha/ | Niklas Hallqvist |
1997-05-08 | Fix tar & cpio links | Niklas Hallqvist |
1997-05-08 | link halt to reboot | Todd C. Miller |
1997-05-08 | Mount / rw asap since pdksh wants to scribble in /tmp early on. | Todd C. Miller |
1997-05-08 | run installboot with -v flag | Todd C. Miller |
1997-05-08 | Make a floppy image. Some cleanup | Niklas Hallqvist |
1997-05-07 | Cleanup | Niklas Hallqvist |
1997-05-07 | *Very* rough cut at a ramdisk-kernel that fits onto a floppy. | Niklas Hallqvist |