| Age | Commit message (Expand) | Author |
| 2000-07-25 | The `secr' set no longer exists; crypto is now part of the base | thorpej |
| 2000-07-24 | do not skip IPv6 configuration menu on dhcp configuration. | itojun |
| 2000-07-24 | need -DCLIENT_PATH to compile the latest dhclient. not 100% sure if it's | itojun |
| 2000-07-24 | run IPv6 configuration even if we use dhcp. background: | itojun |
| 2000-07-06 | Use msg_clear() + msg_table_add() instead of msg_display() when showing | jhawk |
| 2000-07-05 | Support INET6. | minoura |
| 2000-07-02 | ping ff02::2 instead of ff02::9. ff02::9 indicates RIPng capable interface, | itojun |
| 2000-06-29 | leave curses before rebooting (as seen in menus.mi.fr) | wiz |
| 2000-06-26 | Define SMALL. | briggs |
| 2000-06-22 | Use newdisk(8) instead of built-in version. | minoura |
| 2000-06-20 | Add a -DSMALL dmesg that uses sysctls only. | simonb |
| 2000-06-18 | dhclient support added | cyber |
| 2000-06-18 | don't worry about non-existing files when deleting obsolete files | hubertf |
| 2000-06-17 | s/cause cause/cause/ | hubertf |
| 2000-06-14 | sweep of my licenses (userland files w/o only my copyright) for | cgd |
| 2000-06-14 | fix up NetBSD RCS Ids to match the standard, and the leading comment as | cgd |
| 2000-06-12 | Fix up to reflect source changes in dhclient | jtk |
| 2000-06-07 | Turn off xserver and xfonts sets on default. | tsutsui |
| 2000-05-29 | Add fddi.c | matt |
| 2000-05-27 | When converting from relsecs to chs, if the value exceeds the maxmimum | fvdl |
| 2000-05-23 | fix disk usage. | shin |
| 2000-05-20 | We don't need to fsck -f filesystems, plain fsck is good enough. | wiz |
| 2000-05-18 | Link sysinst -static too. | matt |
| 2000-05-18 | Part II. Link everything -static since that's what want for crunchgen | matt |
| 2000-05-18 | Compile things with -Os. I wonder if compiling -Mno-pic for mips and vax | matt |
| 2000-05-12 | Add x_dhclient. | thorpej |
| 2000-05-12 | Support for building a small(er) DHCP client, one day suitable for | thorpej |
| 2000-05-12 | Whitespace fix. | hubertf |
| 2000-05-11 | Add some "\n"s (one to make things look better, and one for consistency). | hubertf |
| 2000-05-11 | Move the configbootsel selection box down some lines so it doesn't | hubertf |
| 2000-05-11 | add blank line after bootselectors partition list | hubertf |
| 2000-05-11 | fix typo | hubertf |
| 2000-05-09 | Seperate "Shall we continue?" questions optically, to make them more | hubertf |
| 2000-05-04 | supply IPv6-ready route(8) for i386 and hpcmips | itojun |
| 2000-05-04 | make -DINET6 conditional with MACHINE_ARCH. | itojun |
| 2000-04-14 | Don't access curses internals, use getmaxy() instead. | thorpej |
| 2000-04-11 | Oops, forgot to include test here. | christos |
| 2000-04-10 | Enable wscons by default, by | hubertf |
| 2000-04-05 | Correct typo. Fix sent by Dave Huang in port-mac68k/9788 | jdolecek |
| 2000-03-28 | Add an option of the `secr' set (but default it to OFF), and allow the | thorpej |
| 2000-03-24 | Allow for building with an alternate default FTP server and alternate | thorpej |
| 2000-03-16 | Allow install on /dev/ca??. | ad |
| 2000-03-14 | Convert ask_sizemult to take an argument, so that MBR using ports can | fvdl |
| 2000-03-14 | increase STDNEEDMB value. | shin |
| 2000-02-28 | IPv6 option enable. | jun |
| 2000-02-21 | comment out IPv6 support (not tested). | shin |
| 2000-02-21 | fix storage requirement. | shin |
| 2000-02-20 | Initial Amiga support for sysinst by Bernardo Innocenti. | is |
| 2000-01-24 | Remove local declaration of errno, rely on <errno.h> instead. | he |
| 2000-01-22 | add some '#ifdef's to clarify the difference between i386 and hpcmips. | shin |