summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sade
Commit message (Expand)AuthorAgeFilesLines
* Give a real error on failure to mount DEVFS.phk2002-10-221-19/+5
* Chunk functions in libdisk take an extra arguement for all archs to accomodatephk2002-10-222-13/+2
* Pick up a prototyp from libdisk.h instead of having our own.phk2002-10-221-1/+0
* DEVFS has been nmountified, so use nmount(2) to mount it.phk2002-10-211-2/+14
* Since NEWCARD is the default for i386, undef PCCARD_ARCH.matusita2002-10-202-2/+2
* Fix to check disk geometry.nyan2002-10-141-2/+4
* * Negative #if's are harder to read as they don't tell exactly what archobrien2002-10-116-26/+29
* Create symlink for /etc/group. MAKEDEV file will use this file (group namematusita2002-09-281-0/+1
* Teach sysinstall that documents on the boot floppy might not be gzipped.jhay2002-08-091-0/+6
* Typo: s/seperately/separatelyschweikh2002-08-061-1/+1
* enable fdisk for ia64 as well as i386peter2002-07-241-2/+2
* Only install the mbr code on i386.. not ia64. This changes it frompeter2002-07-241-1/+1
* The .Nm utilitycharnier2002-07-141-5/+9
* Diff-reduce with 4-stable: 4.x has a compat4x package.jhb2002-07-021-1/+1
* Call the 4.x snap server "releng4.freebsd.org" instead ofjhb2002-07-021-2/+2
* Add lge(4) to the list of drivers. It was present in 4-stable but not injhb2002-07-021-0/+1
* Change our default XF86Config location from /etc/ to /etc/X11/,obrien2002-06-101-1/+2
* Fix a bug where request_part_size() was hard-coded to check the rootSizejhb2002-06-071-1/+1
* o Remove ftp.freebsd.org from the USA servers and add to thejedgar2002-06-051-3/+5
* Add information about setting up media to use the multi-volume supportmurray2002-06-051-0/+60
* Fix handling of the 'noError' variable. According to the code comments,jhb2002-06-031-12/+11
* Add a 'mediaClose' script command to close the open media. An example usejhb2002-06-032-0/+14
* Brush up descriptions of sendmail menu last added.matusita2002-06-011-2/+4
* Add 'Sendmail' menu to set sendmail_enable variable.matusita2002-06-012-1/+22
* Fix integer overflow causing disk/partition size display wrappingpb2002-05-311-3/+3
* - Document the new `diskInteractive' variable.jhb2002-05-311-0/+17
* Add a 'diskInteractive' variable that can be set to interactively partitionjhb2002-05-313-4/+9
* Add two FTP mirrors in France:roberto2002-05-201-0/+4
* Add the ability to use Bzip'ed packages.obrien2002-04-302-1/+7
* Change the name of the 'bin' distribution to 'base'.obrien2002-04-231-4/+4
* Add the concept of a volume to the device and package structures. Ifmurray2002-04-131-0/+2
* Add comment to supplement my last commit.murray2002-04-071-0/+8
* GCC >= 3 and C99 handle zero-length arrays differently than oldermurray2002-04-071-0/+6
* Add "xf86cfg -textmode" to the list of options for configuring XFree86murray2002-04-061-5/+9
* Teach sysinstall the difference between a command line, and anmurray2002-04-061-3/+8
* Switch to using XFree86 version 4. We do this thru installing the package,obrien2002-04-025-70/+78
* Our persistent-state, large temporary file dir is /VAR/tmp, not /USR/tmp.obrien2002-04-011-1/+1
* Fix /dev/acdNc minor device number. This bug prevents installing FreeBSDmatusita2002-03-301-1/+1
* Only build and link the pccard module on architectures that support it (andmurray2002-03-294-1/+12
* Tidy up CLEANFILES.ru2002-03-281-1/+1
* Teach sysinstall(8) how to read boot managers out of /bootru2002-03-282-50/+17
* Modernize my email addressphk2002-03-251-1/+1
* Add the ERRATA file to the documentation menu and index.bmah2002-03-181-1/+3
* Add wireless devices to device_names array. Now that ifconfig can setmurray2002-03-171-0/+3
* Embed boot images built as part of buildworld rather than theru2002-03-151-9/+37
* Don't use temporary file to generate makedevs.c -- it's okayru2002-03-151-21/+19
* o No longer mount /proc by default on newly installed systems. Almostrwatson2002-02-101-4/+0
* Reword the ``Please remove the FreeBSD fixit CDROM now.'' tobrian2002-02-081-1/+1
* Stop saying that "express" mode is for impatient people. It'sjkh2002-01-301-1/+1
* Fix a signal 11 error that occurs if you try to use the 'T' option onmurray2002-01-291-1/+2
OpenPOWER on IntegriCloud