summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sade/main.c
Commit message (Expand)AuthorAgeFilesLines
* Better to just statically set the name vs. determine at run time.obrien2008-05-111-0/+1
* Significantly reduce the memory leak as noted in BUGS section forscf2007-07-041-1/+1
* Back out all POSIXified *env() changes.ache2007-05-011-1/+1
* Preparing for upcoming POSIXed putenv() rewrite:ache2007-04-301-1/+1
* Make sade(8) WARNS=3 clean.delphij2006-08-081-7/+0
* 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-071-65/+5
* - Autogenerate a menu containing a list of countries and keymaps supportedjhb2006-02-281-0/+4
* Remove usbd(8) and all references to it. It is no longer necessaryiedowse2005-12-151-6/+0
* The PCMCIA Standard dictates that those funny cards you insert intoimp2003-08-201-1/+1
* Add a new variable 'skipPCCARD'. This variable will cause sysinstallimp2003-08-201-1/+3
* Add a function driverFloppyCheck() that asks the user if they would like tojhb2003-01-151-0/+6
* * Negative #if's are harder to read as they don't tell exactly what archobrien2002-10-111-1/+1
* Only build and link the pccard module on architectures that support it (andmurray2002-03-291-0/+2
* DTRT in the restart casejkh2001-10-121-1/+3
* Add a couple of functions to create persistent variables that willmurray2001-09-241-6/+16
* Various changes to the messages so that they are now appropriate for bothnik2001-06-271-1/+1
* Correct message to say "shutting down" rather than just "shutting"jkh2001-03-291-3/+3
* Adapt sysinstall to use the new msgNoYes() function which assumesjkh2000-12-141-2/+2
* Moved driver modules for some PCI NICs and PCCARD-only NICs to mfsroot.flp.hosokawa2000-10-311-0/+3
* Teach sysinstall how to restart itself on Ctrl-C (as an addition to its oldeivind2000-10-291-0/+5
* - Remove obsolete PC-card boot.flp hack. It was for making both PC-cardnyan2000-06-051-0/+9
* Add support for USB to sysinstall. This includes running usbd andjhb2000-05-121-0/+3
* Include CDs in the list of things to remove before rebooting.jkh2000-02-111-1/+1
* Eliminate PC-card installation floppy and add PC-card support forhosokawa2000-01-141-3/+0
* Ignore SIGPIPE by default.jkh2000-01-041-0/+1
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Use #include <pccard_conf.h> instead of -DPCCARD.hosokawa1999-07-061-1/+2
* Add bits of PAO that are non-controversial.markm1999-06-171-1/+6
* Totally change the way variables are accounted for in sysinstall.jkh1999-02-051-2/+2
* Adapt sysinstall more fully to the alpha (deal with proper boot signatures,jkh1999-01-081-3/+9
* MF22: installEnvironment() fix, reshuffle, vidcontrol on correct vty.jkh1998-03-101-2/+4
* Edit a message so that people stop sending me weird emails. :)jkh1998-02-221-5/+4
* Much better dispatch code and scripting support.jkh1997-09-161-19/+3
* Resurrect / implement some of the more esoteric scripting features,jkh1997-06-051-1/+3
* Sync with 2.2 and clean up some tortured english that was added.jkh1997-04-201-3/+14
* Some of my pending merge changes, Paul Traina's more flexible configjkh1997-03-191-27/+1
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Change handling of bad signals; there are reasons why this is actuallyjkh1997-02-201-5/+1
* Read /etc/resolv.conf information as well as /etc/sysconfig info, makingjkh1997-02-151-3/+1
* o Try to be more aggressive about reading in old configuration datajkh1997-02-141-0/+3
* Cosmetic tweaks.jkh1997-01-291-3/+3
* Death to another bad idea: Don't auto-mount CDROM on startup.jkh1997-01-291-7/+0
* Implement compiled-in config file handling a little better - nowjkh1997-01-181-1/+1
* Pass LOAD_CONFIG_FILE variable through, if set (makes Paul Traina's lifejkh1997-01-171-2/+1
* Clean up a long-standing bug in the scripting code. You could set variables,jkh1997-01-161-19/+13
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* Do something I've wanted to do for quite some time - collapse all thejkh1997-01-031-2/+1
* Undo one of my memory optimization hacks - it actually made things morejkh1996-12-121-4/+2
* Fix some bogons in my close() handling.jkh1996-12-121-3/+7
OpenPOWER on IntegriCloud