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