summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sade/system.c
Commit message (Expand)AuthorAgeFilesLines
* Teach sysinstall that documents on the boot floppy might not be gzipped.jhay2002-08-091-0/+6
* MFS: Stop reaping children. It makes evil things happen to the extractionjkh2001-11-011-0/+2
* Move the 'type' variable inside the block where it is actually used.jhb2001-10-231-3/+3
* DTRT in the restart casejkh2001-10-121-1/+1
* Close all open file descriptors before restarting sysinstall.murray2001-09-301-1/+6
* Silence warnings.murray2001-09-221-1/+2
* Add a function to free all of sysinstall's internal variables from themurray2001-09-221-1/+4
* Whitespace change only. Use the same indention level throughout thismurray2001-09-141-11/+12
* If we're running as init, install a signal handler for SIGCHLD.murray2001-09-061-0/+13
* Fix the type of the NULL arg to execl()brian2001-07-091-1/+1
* Look for help files in /usr/src/usr.sbin/sysinstall instead ofjhb2001-01-171-2/+2
* Adapt sysinstall to use the new msgNoYes() function which assumesjkh2000-12-141-1/+1
* Changes have been made to support a concept of VAR_FIXIT_TTY beingjkh2000-10-301-10/+18
* Teach sysinstall how to restart itself on Ctrl-C (as an addition to its oldeivind2000-10-291-4/+48
* Initiate deorbit burn sequence for <machine/console.h>.phk2000-10-081-1/+1
* Allow the Fix-it functionality to detect that we are on a serial console,obrien2000-07-181-6/+45
* Add #includes for sysctlbyname() to quiet a warning.jhb2000-03-251-0/+2
* Make sysinstall use the new debug.boothowto OID. It will now gojkh2000-02-251-4/+8
* In retrospect, msgNotify() should leave its contents on the screenjkh1999-12-171-0/+3
* Completely rip-out and redesign sysinstall's refresh model as welljkh1999-12-141-1/+6
* I shouldn't have incremented PART_OFF; it was wrong and broke labeljkh1999-12-121-0/+2
* o Catch up with pnp changes - kget no longer saves pnp data.jkh1999-09-041-4/+1
* Oh crud, did I ever screw the pooch! Rather than sync this with -stable,jkh1999-09-021-2/+8
* MFC: Catch 3.2-stable sysinstall up to 4.0-current level functionality,jkh1999-09-011-8/+2
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* we only need to declare i if we are building for the alpha.billf1999-07-291-1/+3
* More Alpha ifdefage.jkh1999-07-201-1/+3
* Another batch of fixes for dhcp support in sysinstall, now draggingjkh1999-07-191-4/+2
* Add in a hack to turn off unaligned access warnings for alpha.jkh1999-07-161-2/+6
* Unbreak the fixit floppy.jkh1999-02-151-3/+3
* Fix incorrect initial state for two variables.jkh1999-02-141-2/+2
* Write changes out to /etc/rc.conf again; rc.conf.site is dead!jkh1999-02-091-2/+2
* Totally change the way variables are accounted for in sysinstall.jkh1999-02-051-2/+2
* close doc race.jkh1999-01-081-8/+16
* Adapt sysinstall more fully to the alpha (deal with proper boot signatures,jkh1999-01-081-1/+5
* Deal with both foo.hlp and FOO.TXT files.jkh1998-11-031-1/+7
* Simplify gunzip usage even more (doh!).jkh1998-09-301-2/+2
* Call gunzip correctly.jkh1998-09-301-2/+4
* Make serial console based installs actually work by:jkh1997-07-311-5/+26
* Always write out rc.conf, regardless of status.jkh1997-05-271-3/+2
* Adapt to rc.conf file format.jkh1997-04-281-4/+4
* Back out mount change here (which is the only branch it should havejkh1997-04-281-5/+1
* YAMF22jkh1997-04-281-1/+5
* Revert $FreeBSD$ to $Id$peter1997-02-221-1/+1
* Save /etc/sysconfig data at the very very end, so that it can bejkh1997-02-101-0/+4
* OK, I've got two ideas to file in the "really seemed like a good ideajkh1997-01-241-26/+0
* Use alarm's return status to more properly denote timeout rather than keepingjkh1997-01-191-6/+3
* Add timeout support to sysinstall's general media handling,jkh1997-01-171-0/+29
* Don't call systemShutdown() from signal handler so that the media devicejkh1997-01-151-2/+2
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
OpenPOWER on IntegriCloud