aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/sade/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Use the source of the termcap database when available.Ruslan Ermilov2004-12-211-10/+16
* Add Estonian keyboards.John Baldwin2004-11-111-1/+2
* Add Greek keymaps to sysinstall.John Baldwin2003-11-201-5/+6
* o Add PART_EFI so that we can use it instead of PART_FAT on ia64Marcel Moolenaar2003-11-021-1/+5
* Remove the vestiges of the old pre-"X_AS_PKG" way we used to handled theDavid E. O'Brien2003-08-191-1/+1
* style.Makefile(5)David E. O'Brien2003-04-041-1/+1
* Since NEWCARD is the default for i386, undef PCCARD_ARCH.Makoto Matsushita2002-10-201-1/+1
* Add the ability to use Bzip'ed packages.David E. O'Brien2002-04-301-1/+1
* Switch to using XFree86 version 4. We do this thru installing the package,David E. O'Brien2002-04-021-0/+1
* Only build and link the pccard module on architectures that support it (andMurray Stokely2002-03-291-1/+5
* Tidy up CLEANFILES.Ruslan Ermilov2002-03-281-1/+1
* Teach sysinstall(8) how to read boot managers out of /bootRuslan Ermilov2002-03-281-40/+0
* Embed boot images built as part of buildworld rather than theRuslan Ermilov2002-03-151-9/+37
* Don't use temporary file to generate makedevs.c -- it's okayRuslan Ermilov2002-03-151-21/+19
* Add the Bulgarian BDS and Phonetic keymaps.Peter Pentchev2001-12-101-1/+2
* Remove kget() feature, which is removed from 5-current kernel.Makoto Matsushita2001-12-011-1/+1
* Add Czech keyboard definition to sysinstall.Murray Stokely2001-09-051-1/+1
* Perform a major cleanup of the usr.sbin Makefiles.David E. O'Brien2001-07-201-5/+3
* Remove GCC'isms in CFLAGS.David E. O'Brien2001-07-201-1/+1
* Add ability to configure console terminal type in /etc/ttysAndrey A. Chernov2001-07-171-2/+2
* Supported to select a keymap for PC-98x1.Yoshihiro Takahashi2001-06-171-0/+4
* ISO_* -> ISO*Andrey A. Chernov2001-06-111-1/+1
* Save one fork on a buildworld. env FOO=foo bar -> FOO=foo bar.Warner Losh2001-05-151-1/+1
* Take keyboard map files from ${.CURDIR}/../../share/syscons/keymaps, not fromMaxim Sobolev2001-05-121-1/+2
* Add support for Ukrainian console.Maxim Sobolev2001-05-101-2/+2
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-0/+1
* Set the default manual section for usr.sbin/ to 8.Ruslan Ermilov2001-03-201-1/+0
* Create a build-tools target for sysinstall and rtermcap. This is stillPeter Wemm2001-01-191-0/+2
* - We live in /usr/sbin now, so don't set special veriables to build aJohn Baldwin2001-01-171-14/+6
* Add the us.pc-ctrl and us.unix keymaps.David E. O'Brien2001-01-111-1/+1
* release/sysinstall/lndir.c has not been used, but statically linkedTatsumi Hosokawa2000-11-061-1/+1
* Moved driver modules for some PCI NICs and PCCARD-only NICs to mfsroot.flp.Tatsumi Hosokawa2000-10-311-2/+2
* Remove unneded -lmytinfoAndrey A. Chernov2000-09-161-2/+2
* MFS: sync with -stable by removing the now-vestigal X_AS_PKG stuff.Jordan K. Hubbard2000-09-071-3/+0
* - Added support for installing boot0 and boot0.5 for PC-98.Yoshihiro Takahashi2000-08-121-0/+6
* If ${BINDIR} is not present, create it before installing to it.Jordan K. Hubbard2000-07-211-1/+5
* Add a terminal entry for xterm; a lot of people are using xtermsJordan K. Hubbard2000-07-211-0/+3
* - Support MBR boot loaders that are larger than one sector size.John Baldwin2000-07-121-0/+2
* - Remove obsolete PC-card boot.flp hack. It was for making both PC-cardYoshihiro Takahashi2000-06-051-1/+7
* Add support for USB to sysinstall. This includes running usbd andJohn Baldwin2000-05-121-2/+2
* Update sysinstall to use struct uc_device instead of struct isa_deviceJohn Baldwin2000-03-241-1/+0
* Allow X_AS_PKG option to be more selectable.Jordan K. Hubbard2000-02-111-1/+1
* * add SVR4 and OSF/1 enabling in the Start Up config menuDavid E. O'Brien2000-01-181-0/+3
* Eliminate PC-card installation floppy and add PC-card support forTatsumi Hosokawa2000-01-141-11/+2
* Add support for FTP installation via HTTP proxies.Jordan K. Hubbard2000-01-041-1/+1
* Oh crud, did I ever screw the pooch! Rather than sync this with -stable,Jordan K. Hubbard1999-09-021-2/+1
* MFC: Catch 3.2-stable sysinstall up to 4.0-current level functionality,Jordan K. Hubbard1999-09-011-1/+2
* Another batch of fixes for dhcp support in sysinstall, now draggingJordan K. Hubbard1999-07-191-8/+4
* Use #include <pccard_conf.h> instead of -DPCCARD.Tatsumi Hosokawa1999-07-061-7/+13
* Add bits of PAO that are non-controversial.Mark Murray1999-06-171-2/+7