| Age | Commit message (Expand) | Author |
| 2003-02-25 | .Nm does not need a dummy argument ("") before punctuation or | wiz |
| 2003-02-22 | all: | lukem |
| 2003-02-20 | fix previous; target_prefix() returns const char *, not char *. | lukem |
| 2003-02-20 | cleanup_dist(): | lukem |
| 2003-02-20 | remove -O arg in pax->tar change. | grant |
| 2003-02-20 | add missing '-' (stdin) to progress/tar command line. | grant |
| 2003-02-19 | Sync this file up with its counterpart in libc, | elric |
| 2003-02-19 | fix a couple of sparc sysinst bugs: | mrg |
| 2003-02-17 | we really should install the GENERIC kernel by default. | grant |
| 2003-02-14 | use pas-as-tar to extract sets rather than pax-as-pax, and pass | grant |
| 2003-02-12 | Use the real size of the disk, not cyl*head*sect. | bouyer |
| 2003-02-11 | Put a retry loop around the cd mount to try and handle slow cd spinup's that | jmc |
| 2003-02-11 | After dhcp'ing rerun the interface get routine to pick up any new values | jmc |
| 2003-02-10 | fix typo in comment. | shin |
| 2003-02-09 | Avoid a spurious warning (with random errno) if read(2) returns 0 | martin |
| 2003-02-08 | fix typo. | shin |
| 2003-02-04 | "Utilize" has exactly the same meaning as "use," but it is more | perry |
| 2003-01-22 | Allow the user to select a progress bar for file extraction, rather | jhawk |
| 2003-01-20 | The Double-Semi-Colon Police. | simonb |
| 2003-01-19 | EOL x_mount. | tsutsui |
| 2003-01-15 | Allow the user to select the console speed of the boot blocks. | thorpej |
| 2003-01-12 | hack to have only one copy of fstypenames[] | christos |
| 2003-01-11 | check for strdup returning null | christos |
| 2003-01-11 | check for malloc returning null | christos |
| 2003-01-11 | Make everything compile again. All platforms compile on i386 now. | christos |
| 2003-01-11 | make compile on !playstation | christos |
| 2003-01-11 | use the <sys/bootblock.h> names. | christos |
| 2003-01-11 | use definitions from <sys/bootblock.h>; don't require <machine/disklabel.h> | christos |
| 2003-01-11 | remove i386'isms; make link again. | christos |
| 2003-01-10 | pass lint[pass1] | christos |
| 2003-01-04 | Remember the administrator to look at the afterboot(8) manpage after a | jmmv |
| 2002-12-23 | make the description text for special label offset a bit more explicit | jdolecek |
| 2002-12-22 | Add '-O' to pax command line, so that various error conditions don't try | lukem |
| 2002-12-10 | if 0 out the X sets for the time being. | fvdl |
| 2002-12-09 | The walnut port has been subsumed by the new evbppc port. | scw |
| 2002-12-05 | sysinst glue for x86_64. | fvdl |
| 2002-12-05 | FILE *log -> FILE *logfp, to avoid warnings about gcc-current's | fvdl |
| 2002-11-19 | As sys/locale.h no longer includes some extraneous headers, localeconv.c | chris |
| 2002-11-18 | Consistently use "netbsd-XXXXX" instead of "netbsd.XXXXX". | lukem |
| 2002-11-13 | pleasemountroot has 4 %s's in it. Note that the fr translation needs | chris |
| 2002-10-20 | Fixed problem initializing the Partition Map on a blank disk and added | rnestor |
| 2002-10-19 | use readlink with bufsize - 1; approved thorpej. | provos |
| 2002-10-17 | Now that usr.bin/ftp/Makefile supports SMALLPROG and SMALLPROG_INET6, | lukem |
| 2002-10-17 | Remove these, since platforms using the New Distrib World Order have | lukem |
| 2002-10-17 | Rework how SMALLPROG was being used and how INET6 support was enabled. | lukem |
| 2002-10-16 | remove sh1.iijlab.net's old address (what is the best way to maintain | itojun |
| 2002-10-10 | Add dot in abbreviation. | wiz |
| 2002-10-10 | some clarifications & roff cleanups (yes, there's a problem with .Oo .. .Oc). | lukem |
| 2002-10-09 | Use unsigned variable for memory size, so > 2M memory isn't negative. | augustss |
| 2002-10-05 | during timezone selection, only update the clock once per minute. once | grant |