| Age | Commit message (Expand) | Author |
| 2001-12-24 | Redefine MENUC and MSGC so that non-new-toolchain platforms don't | atatat |
| 2001-12-13 | clean up a couple of items. | mrg |
| 2001-12-12 | Major readability cleanup; nuke redundancies; MKfoo=no -> NOfoo=. | tv |
| 2001-12-10 | Correct argument order of installboot. | minoura |
| 2001-12-06 | Use new boot system. | minoura |
| 2001-12-03 | s/change a partition/change partitions/ | jhawk |
| 2001-11-29 | On platforms for which there is more than one kernel set choice, | thorpej |
| 2001-11-29 | Update for the new kernel set names. | thorpej |
| 2001-11-20 | Add sgimips sysinst support from Scott G. Taylor. | soren |
| 2001-11-17 | XXX if a color term, do color. horrible kludge. | perry |
| 2001-10-24 | First cut at sysinst for sandpoint. | briggs |
| 2001-10-15 | Only turn ttyE[1-9] on, and explicitly leave ttyE0 off, as recommended | hubertf |
| 2001-10-15 | playstation2 support | uch |
| 2001-09-13 | glue in necessary IBM PS/2 kern set bits | jdolecek |
| 2001-09-13 | change launch_subwin() to pass failure reason back to caller, add check | jdolecek |
| 2001-08-26 | Use "sd" only in disk_names. | simonb |
| 2001-07-26 | partiton -> partition | wiz |
| 2001-07-14 | After modifying the Apple Disk Partition Map, use the DIOCGDINFO/DIOCWDINFO | scottr |
| 2001-07-04 | First pass at sysinst for the ARC port. This is a work-in-progress. | thorpej |
| 2001-06-16 | Add 'ed' to list of known/valid disk names | jdolecek |
| 2001-06-16 | Editing Fsize/Bsize caused a segmention fault. | veego |
| 2001-06-07 | wait a couple of seconds for the interface to go live, before calling ping. | mrg |
| 2001-06-06 | Add support for FTP through a web proxy (via the ftp_proxy environment | scottr |
| 2001-05-07 | use "!rtsol" for IPv6 interface autoconf. | itojun |
| 2001-04-29 | Use the -2 option for the NFS mount. Install kernels might have | fvdl |
| 2001-04-25 | Spell occurred correctly. | simonb |
| 2001-04-15 | write out IPv6 configuration to /etc/rc.conf and /etc/ifconfig.* | itojun |
| 2001-04-12 | Make this compile again: | briggs |
| 2001-03-06 | missed a \n after dhclient_flags=\"%s\". | dogcow |
| 2001-02-26 | Update the pleasemountroot message to indicate which root needs to be | abs |
| 2001-02-19 | sysinst utility for mipsco port | wdk |
| 2001-01-27 | Add support for installing serial bootblocks. If biosboot_com0.sym exists | jmc |
| 2001-01-23 | Fix various typo's so this compiles. | jmc |
| 2001-01-16 | Add prep installer | nonaka |
| 2001-01-14 | fix compile lossage on i386. | mrg |
| 2001-01-14 | extend sysinst disk handling, some general clean ups, better /etc support | mrg |
| 2001-01-07 | Use wrefresh(curscr) instead of clearok(). | jdc |
| 2000-12-31 | Be paranoid and do a clearok() before we do a refresh(). | jdc |
| 2000-12-22 | de-__P()-ify | mrg |
| 2000-12-22 | s/sparc/sparc64/ in some comments. | mrg |
| 2000-12-21 | Don't output the termcap `cl' sequence. | jdc |
| 2000-12-18 | A sane distrib doesn't only need etc.tgz and kern.tgz, but also base.tgz. | hubertf |
| 2000-12-18 | Do not tell the user we've newfs'd his disks when upgrading. | hubertf |
| 2000-12-18 | Fix typo in calculation of partition's end (s/mbrp_size/mbrp_start/). | hubertf |
| 2000-12-17 | After confirming the network setup should be saved, make sure dhcp is enabled... | jmc |
| 2000-12-17 | Add makefile goo so it'll properly rebuild the menu files if osrelease.sh cha... | jmc |
| 2000-12-06 | minor KNF. | mrg |
| 2000-12-04 | Fix typos in comments. | wiz |
| 2000-12-04 | Remove some items I believe fixed/done. Coreect speilnk. | wiz |
| 2000-12-03 | Welcome message `If you booted from a floppy,...' is somewhat port-specific | minoura |