summaryrefslogtreecommitdiff
path: root/distrib/utils
AgeCommit message (Expand)Author
2006-08-27XNS is no more; nuke reference to af_ns.csekiya
2006-08-19Do not install bootblocks twice. Suggested by Hubert Feyrer.martin
2006-08-19The "request" arg of ioctl(2) is unsigned long, not int!martin
2006-08-11Add whitespace to make more readable. No functional change.hubertf
2006-08-11Offer to install GENERIC.MP, too, as we build & ship it.hubertf
2006-08-04gcc4 fixes: a lot of char * signed/unsigned mismatches.mhitch
2006-07-30Merge in changes from acorn32 version, which should fix some build failuresbjh21
2006-07-21Fix truncated message and one inconsistency, fixes parts ofmartin
2006-07-18CID 2970: don't close a file that isn't openjnemeth
2006-06-25GCC4 fixes from Mike Pumfordchristos
2006-06-24need <stdlib.h> for exit(3) prototype.mrg
2006-06-10When we read 'last mounted' from an FFSv2 superblock set the flag todsl
2006-05-18quieten GCC uninitialise variable warnings.mrg
2006-05-17turn on -Wno-pointer-sign for label.c.mrg
2006-05-16pointer signedness comparison fixesdogcow
2006-05-12Fix use of uninitialised variable.dsl
2006-05-12Appease gcc 3.3.3 once more, marked with /* -Wuninitialized [many] */,he
2006-05-11include <bsd.own.mk> before <bsd.sys.mk>.mrg
2006-05-10Add conv=sync so it doesn't "fail" when doing the dd.garbled
2006-05-09Prep doesn't really need bad144, and it doesn't even ship with it on thegarbled
2006-05-07Remove -DUSE_RFC3542.rpaulo
2006-05-06Enable RFC3542.rpaulo
2006-04-24It's "its."snj
2006-04-23Call the partition type 'type' instead of 'kind'.hubertf
2006-04-06Fix an overlooked addition of an empty md_post_extract().he
2006-04-05Small KNF fixgarbled
2006-04-05Rather big update to sysinst, in order to get it working on the prep port.garbled
2006-03-30Added evbmips instkernel and sysinst.shige
2006-03-21- Create an independent "boot" partition for bootloader rather thantsutsui
2006-03-21Some KNF adn ANSIfy.tsutsui
2006-03-21Some KNF.tsutsui
2006-03-218 -> MAXPARTITIONStsutsui
2006-03-21Invoke MI installboot(8) directly rather than via a wrap script.tsutsui
2006-02-26Make floppy install messages less confusing (maybe).dsl
2006-02-25Use a menu for 'install from floppy' questions.dsl
2006-02-25target_realpath() is only used by the code that updates libraries fromdsl
2006-02-24Delete a load of messages that aren't used in the current code, and thatdsl
2006-02-23Put the name of the system/directory (etc) into the menus when askingdsl
2006-01-16Remove the notarfile_ok message - is it no longer needed.dsl
2006-01-15Show the number of sets installed and the next set above the menu thatdsl
2006-01-15Minor message changedsl
2006-01-15Warp the cursor to the baud-rate entry after a com<n> entry is selected.dsl
2006-01-15Avoid having "//" in the middle of the transfer directory name.dsl
2006-01-15Specify -V2 to newfs so that pages of superblock numbers are not output.dsl
2006-01-15pacify gcc on VAX.is
2006-01-14zlib moved.christos
2006-01-12Rework the installation loop so that it is possible to change the sourcedsl
2006-01-09- Fix typo (s/BFS/SYSVBFS/)tsutsui
2006-01-09First cut at sysinst support for ews4800mips.tsutsui
2006-01-09Add sysvbfs stuff. (enabled by md.h)tsutsui