aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/sade
Commit message (Expand)AuthorAgeFilesLines
* Replace sade the extracted piece of sysinstall with sade the extractedNathan Whitehorn2012-12-3021-6360/+0
* Fix warning when compiling with gcc46:Eitan Adler2012-01-201-2/+2
* Replace index() and rindex() calls with strchr() and strrchr().Ed Schouten2012-01-031-6/+6
* Spelling fixes for usr.sbin/Ulrich Spörlein2011-12-301-8/+8
* Forgot to add usr.sbin/sade/label.c in the previous commit.Dimitry Andric2011-12-181-1/+1
* In usr.sbin/sade/install.c and usr.sbin/sade/label.c, fix a few warningsDimitry Andric2011-12-181-2/+2
* Fix dialog autosizing: dlg_count_columns() does not handle NL characters.Max Khon2011-12-011-4/+21
* Remove DEBUG_FLAGS.Max Khon2011-11-251-1/+0
* Port to new libdialog.Max Khon2011-11-2412-355/+353
* Disk selection dialog is now a normal menu, not a checkboxed menu:Max Khon2011-11-246-350/+215
* Remove unused code.Max Khon2011-11-242-162/+1
* Remove unused code.Max Khon2011-11-243-341/+1
* Remove unused functions.Max Khon2011-11-232-109/+0
* - Remove unused old libdialog includesMax Khon2011-11-232-185/+0
* Update dialog to version 20100428. This changes the license under whichNathan Whitehorn2011-01-121-3/+3
* MFtbemd:Warner Losh2010-08-231-1/+1
* Remove the reference to DD mode, and replace with Expert mode. Also, makeRebecca Cran2010-04-212-16/+14
* Convert syscons on i386 to TERM=xterm.Ed Schouten2009-11-131-5/+1
* Switch the default terminal emulation style to xterm for most platforms.Ed Schouten2009-11-131-0/+4
* Oops, missed removing an 's' in previous rev.Ken Smith2008-12-301-1/+1
* Clean up this message a little bit.Ken Smith2008-12-301-4/+3
* Sound less scary about errorousous disk geometry due to wanting to limitDavid E. O'Brien2008-12-301-33/+60
* Move sysinstall/sade away from TIOCGSIZE.Ed Schouten2008-05-231-4/+4
* Better to just statically set the name vs. determine at run time.David E. O'Brien2008-05-116-6/+8
* Clean up several instances of SADE calling itself sysinstall.David E. O'Brien2008-05-115-10/+12
* o Change the warning dialog for the 'W' command in both the labelMike Makonnen2008-05-052-14/+8
* sade(8) does not need FTP I/O.Xin LI2008-05-031-2/+2
* Adjust HISTORY.David E. O'Brien2007-10-121-1/+1
* Significantly reduce the memory leak as noted in BUGS section forSean Farley2007-07-042-2/+5
* Back out all POSIXified *env() changes.Andrey A. Chernov2007-05-012-2/+2
* Preparing for upcoming POSIXed putenv() rewrite:Andrey A. Chernov2007-04-301-1/+1
* Prepare for upcoming POSIXed putenv() rewrite:Andrey A. Chernov2007-04-301-1/+1
* Use sizeof() for calculating the buffer size instead of hard-coded values.Kevin Lo2007-03-061-1/+1
* Revise markup.Ruslan Ermilov2006-09-301-10/+16
* Remove the keymap stuff too, it is not needed in sade.Alexander Leidinger2006-08-094-152/+2
* Get rid of the rtermcap stuff (embedding termcaps into the program). ThisAlexander Leidinger2006-08-095-119/+5
* Bump WARNS level to 3.Xin LI2006-08-091-0/+1
* Unbreak sparc64 build.Xin LI2006-08-091-3/+3
* Fix PC98 build.Xin LI2006-08-091-1/+1
* Partitions are only meaningful for i386 and amd64 architectures, so disableXin LI2006-08-085-45/+8
* Make sade(8) WARNS=3 clean.Xin LI2006-08-0814-221/+55
* Typo (favour -> favor).Xin LI2006-08-081-1/+1
* Shutdown curses when exit. While I am there, remove a staleXin LI2006-08-081-1/+4
* Say welcome to 'sade', the SysAdmins Disk Editor. It's the fdisk and disklabe...Alexander Leidinger2006-08-0723-6355/+131
* Forced commit to note repo copy from sysinstall.Alexander Leidinger2006-08-071-0/+1
* Alpha doesn't support linux ABI compat now.John Baldwin2006-05-101-1/+1
* Document sysinstall's limitation on operating on mounted disks.Scott Long2006-04-301-0/+11
* Fix minimal installation check. 'X' was not displayed when it was selected.Jung-uk Kim2006-04-141-1/+1
* Teach sysinstall about mfi(4).Scott Long2006-03-291-0/+1
* Only set the size of /usr to whatever-is-left is whatever-is-left isColin Percival2006-03-241-0/+1