summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sade
Commit message (Expand)AuthorAgeFilesLines
* Oops, missed removing an 's' in previous rev.kensmith2008-12-301-1/+1
* Clean up this message a little bit.kensmith2008-12-301-4/+3
* Sound less scary about errorousous disk geometry due to wanting to limitobrien2008-12-301-33/+60
* Move sysinstall/sade away from TIOCGSIZE.ed2008-05-231-4/+4
* Better to just statically set the name vs. determine at run time.obrien2008-05-116-6/+8
* Clean up several instances of SADE calling itself sysinstall.obrien2008-05-115-10/+12
* o Change the warning dialog for the 'W' command in both the labelmtm2008-05-052-14/+8
* sade(8) does not need FTP I/O.delphij2008-05-031-2/+2
* Adjust HISTORY.obrien2007-10-121-1/+1
* Significantly reduce the memory leak as noted in BUGS section forscf2007-07-042-2/+5
* Back out all POSIXified *env() changes.ache2007-05-012-2/+2
* Preparing for upcoming POSIXed putenv() rewrite:ache2007-04-301-1/+1
* Prepare for upcoming POSIXed putenv() rewrite:ache2007-04-301-1/+1
* Use sizeof() for calculating the buffer size instead of hard-coded values.kevlo2007-03-061-1/+1
* Revise markup.ru2006-09-301-10/+16
* Remove the keymap stuff too, it is not needed in sade.netchild2006-08-094-152/+2
* Get rid of the rtermcap stuff (embedding termcaps into the program). Thisnetchild2006-08-095-119/+5
* Bump WARNS level to 3.delphij2006-08-091-0/+1
* Unbreak sparc64 build.delphij2006-08-091-3/+3
* Fix PC98 build.delphij2006-08-091-1/+1
* Partitions are only meaningful for i386 and amd64 architectures, so disabledelphij2006-08-085-45/+8
* Make sade(8) WARNS=3 clean.delphij2006-08-0814-221/+55
* Typo (favour -> favor).delphij2006-08-081-1/+1
* Shutdown curses when exit. While I am there, remove a staledelphij2006-08-081-1/+4
* Say welcome to 'sade', the SysAdmins Disk Editor. It's the fdisk and disklabe...netchild2006-08-0723-6355/+131
* Forced commit to note repo copy from sysinstall.netchild2006-08-071-0/+1
* Alpha doesn't support linux ABI compat now.jhb2006-05-101-1/+1
* Document sysinstall's limitation on operating on mounted disks.scottl2006-04-301-0/+11
* Fix minimal installation check. 'X' was not displayed when it was selected.jkim2006-04-141-1/+1
* Teach sysinstall about mfi(4).scottl2006-03-291-0/+1
* Only set the size of /usr to whatever-is-left is whatever-is-left iscperciva2006-03-241-0/+1
* - Use jp.pc98 as default keymap for pc98.nyan2006-03-161-1/+5
* If a keymap file is not found for the selected country then default to the morethompsa2006-03-151-2/+5
* use the same test as release/Makefile to select WITH_SMPsam2006-03-111-2/+3
* Disable an SMP detection on pc98.nyan2006-03-102-2/+2
* missed a case that needs WITH_SMPsam2006-03-091-0/+2
* Revamp base system packaging of kernels to enable up/smp selectionsam2006-03-084-2/+125
* Add new NTP servers for Taiwan.ceri2006-03-011-0/+15
* Wrap keymap menu helper functions in #ifdef WITH_SYSCONS to unbreak thejhb2006-03-011-0/+2
* Fix numerous warnings. Aside from menu items in system.c and menu.cjhb2006-02-287-19/+10
* Use some helper macros for the device table so it can fit in 80 columns andjhb2006-02-281-77/+89
* Drop unused major, minor, and delta values from device table.jhb2006-02-281-23/+20
* G/C some cruft.jhb2006-02-282-37/+2
* - Autogenerate a menu containing a list of countries and keymaps supportedjhb2006-02-287-4/+196
* - Back out 1.155. I mismerged my ancient local patch. Luckily it wasjkim2006-02-231-18/+23
* s/lp/plip/ for PLIP interfaces.ceri2006-02-131-1/+1
* Remove attempts to use mknod.ceri2006-02-071-44/+3
* Another update for reality: "dangerously dedicated" mode is nowceri2006-02-061-25/+23
* Correct a user-visible typo.ceri2006-02-051-1/+1
* Gratuitous "typo in comment" fix.ceri2006-02-051-1/+1
OpenPOWER on IntegriCloud