summaryrefslogtreecommitdiffstats
path: root/usr.sbin/sade/sade.h
Commit message (Expand)AuthorAgeFilesLines
* Better to just statically set the name vs. determine at run time.obrien2008-05-111-0/+1
* Remove the keymap stuff too, it is not needed in sade.netchild2006-08-091-5/+0
* Get rid of the rtermcap stuff (embedding termcaps into the program). Thisnetchild2006-08-091-17/+0
* Partitions are only meaningful for i386 and amd64 architectures, so disabledelphij2006-08-081-1/+0
* Make sade(8) WARNS=3 clean.delphij2006-08-081-32/+20
* Say welcome to 'sade', the SysAdmins Disk Editor. It's the fdisk and disklabe...netchild2006-08-071-402/+11
* Alpha doesn't support linux ABI compat now.jhb2006-05-101-1/+1
* Revamp base system packaging of kernels to enable up/smp selectionsam2006-03-081-0/+13
* Fix numerous warnings. Aside from menu items in system.c and menu.cjhb2006-02-281-1/+4
* - Autogenerate a menu containing a list of countries and keymaps supportedjhb2006-02-281-0/+14
* Add `mediaOpen' function. This function mounts selected media device.jkim2006-01-271-0/+1
* Remove usbd(8) and all references to it. It is no longer necessaryiedowse2005-12-151-3/+0
* Switch from OLDCARD to NEWCARD on pc98.nyan2005-09-271-4/+0
* - Fix a bug in sysinstall related to mounting CD-ROMs. If mount(2) failsjhb2005-03-021-0/+1
* Minor comment fix.kensmith2005-01-071-1/+1
* Remove support for configuring the X server from sysinstall. Generalkensmith2004-08-301-2/+0
* Initial pass at shifting sysinstall(8) to install X.org instead of XFree86.kensmith2004-08-101-13/+9
* o Save pointers to the chunks for root, home, swap, usr, var and tmp inmarcel2004-08-071-1/+12
* Join the 21st century: Cryptography is no longer an optional componentcperciva2004-08-061-2/+0
* Move the inclusion of libdisk.h from sysinstall.h to the source filesmarcel2004-08-021-1/+0
* Fixed assorted misuses of NULL in integer context.bde2004-03-111-1/+1
* s/package_exists/package_installed/g as that's much more descriptive ofobrien2004-01-021-1/+1
* FBSD nit.obrien2004-01-021-2/+1
* Add a Securelevel sub-menu to the Security configuration menu,rwatson2003-11-291-0/+7
* Remove security profiles from sysinstall. Currently, security profilerwatson2003-11-281-4/+0
* o Add PART_EFI so that we can use it instead of PART_FAT on ia64marcel2003-11-021-0/+1
* o Do not define WITH_SYSCONS and WITH_MICE on ia64. We cannot havemarcel2003-11-011-2/+2
* Various NFS-related bug fixes (mostly related to using variable_get()des2003-10-191-0/+2
* Add a new variable 'skipPCCARD'. This variable will cause sysinstallimp2003-08-201-0/+1
* Remove the vestiges of the old pre-"X_AS_PKG" way we used to handled theobrien2003-08-191-6/+0
* Give users the ability to select an alternative MTA during the installation.trhodes2003-07-121-1/+5
* Teach sysinstall to recognize if acpi was turned off from the bootloader,scottl2003-05-311-0/+4
* Add __amd64__ ifdefs to enable the bootblock handling code, slices, etc.peter2003-05-241-3/+3
* Throw the switch--change to UFS2 as our default file system format forrwatson2003-04-201-1/+1
* Remove a function prototype for `crc' and an associated comment whichrobert2003-03-091-3/+0
* Add a new variable `noInet6', which if set disables IPv6 configurationsobomax2003-02-271-0/+1
* - Increase the maximum device name length.jwd2003-02-271-1/+1
* - Rename installFixupBin to installFixupBase to finish up the 'bin' tojhb2003-01-171-8/+5
* Add a function driverFloppyCheck() that asks the user if they would like tojhb2003-01-151-0/+1
* Teach sysinstall about rpcbind, rpc.lockd, and rpc.statd. As an addedscottl2003-01-071-0/+2
* Reformulate how sysinstall handles file system options in the labelrwatson2002-12-031-6/+31
* Rename installX11package() to installPackage() and tweak it so that itjhb2002-12-031-1/+1
* ia64 specific.marcel2002-12-021-0/+2
* - Only declare the MBR menu for i386 that is not PC98.jhb2002-11-271-1/+9
* - Add a configOSF1() function (#ifdef __alpha__) that creates /compat/osf1jhb2002-11-271-0/+6
* Add some helper macros to make #ifdef's in sysinstall easier to readjhb2002-11-271-0/+14
* Expand X_AS_PKG so that we don't declare distribution bitmasks or menusjhb2002-11-271-1/+6
* - Added the MenuIPLType menu for selecting pc98 boot IPL.nyan2002-11-031-0/+4
* Since NEWCARD is the default for i386, undef PCCARD_ARCH.matusita2002-10-201-1/+1
* Add 'Sendmail' menu to set sendmail_enable variable.matusita2002-06-011-0/+1
OpenPOWER on IntegriCloud