summaryrefslogtreecommitdiff
path: root/distrib/special
AgeCommit message (Expand)Author
2010-07-28Fix fallout from the utf-8 commit (segfaults in disklabel on install media).Stefan Sperling
2010-07-27Replace the single-byte placeholders for the multi-byte/wide-characterStefan Sperling
2010-07-02tags.c isn't needed at all, so exclude the entire object instead ofPhilip Guenthe
2010-07-02An entire 1.5KB .o file was linked, but not actually used.Theo de Raadt
2010-07-02Build grep with -DSMALL, ok teduNicholas Marriott
2010-04-28rename BS so we don't collide with the ocurses define,Jonathan Gray
2010-04-03Add hw.product to the bsd.rd sysctl(8) binary. ok deraadt@Miod Vallat
2010-03-31Make a -DSMALL version of date(1) for the mediaTheo de Raadt
2010-01-14Same type of as in libc/libc/gen/readpassphrase.c 1.22. ReceivingTheo de Raadt
2010-01-13errors spotted by lintTheo de Raadt
2009-11-18More shrinkage, a bit for ramdisks but mostly for static binaries:Philip Guenthe
2009-10-28Use a Makefile.inc to share all the -Os and such options we useTheo de Raadt
2009-10-28Strip the YP code from the binaries on the ramdisk by building with -UYPPhilip Guenthe
2009-10-28use the special versions of ed(1), mt(1), and restore(8) which are a lotTheo de Raadt
2009-10-28compile the install media mt(1) without RMT supportTheo de Raadt
2009-10-28compile ramdisk restore(1) without remote-restore (ie. rcmd) supportTheo de Raadt
2009-10-28compile ramdisk ed(1) without -DDES supportTheo de Raadt
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2009-10-11Enable kbd on landisk and socppc. -moj ok miod@Mats O Jansson
2009-06-04add -DINET6 to CFLAGS to make the client handle the bracketed IPv6 hostAlexander Hall
2009-06-03Add hw.machine and kern.osrelease to install media sysctl. UsingKenneth R Westerback
2009-05-05socks5 has been removed; use dante insteadMartynas Venckus
2009-05-05sync with the ftp changesMartynas Venckus
2009-04-20- add missing header for strcmp() .Jasper Lievisse Adriaanse
2009-04-19If hw.ncpufound > 1, have the install script automatically prefer to useTheo de Raadt
2009-04-19optimize for size (3k). "makes sense" millert@Martynas Venckus
2009-04-19sort listTheo de Raadt
2009-04-19Use sysctl -n hw.disknames instead of the custom disknames programTheo de Raadt
2009-04-19A mini sysctl(8) that only knows a few variables we need to know inTheo de Raadt
2009-04-17A very small sha256 program for the base media. Use it by piping dataTheo de Raadt
2009-04-17Pull sha2.c from libc into libstubs, but compile it with -DSHA256_ONLYTheo de Raadt
2008-09-15Use LDSTATIC for -static not LDFLAGS. okay millert@ kettenis@Kurt Miller
2008-05-13Disable more wscons bits on socppc.Miod Vallat
2007-11-26build our own newfs binary for the media -- without MFS support -- toTheo de Raadt
2007-08-02spelling fixes in the commentsDavid Krause
2007-06-04ipx is goneHenning Brauer
2007-05-31convert to new .Dd format;Jason McIntyre
2007-02-14put the disknames command on all install media (hope i did not miss any) ok krw@Theo de Raadt
2007-02-14/* not $*.Kenneth R Westerback
2007-02-14Oops. Add $OpenBSD$ (pointed out by jasper@) and license (pointed outKenneth R Westerback
2007-02-14do not whack CFLAGSTheo de Raadt
2007-02-14append \n at end of line, and make this more normal userland codeTheo de Raadt
2007-02-14Hack a small program to return hw.disknames so that install scriptsKenneth R Westerback
2006-11-10fake no-op install targetTheo de Raadt
2006-05-26remove references to CRTs where they no longer make sense;Jason McIntyre
2006-05-09Administrative changes for aviion, ok deraadt@Miod Vallat
2006-01-04mac68k here too nowMiod Vallat
2005-08-04activate libstubs (setlocale + dbopen)Marc Espie
2005-08-03libstubs stuff, not yet active.Marc Espie
2005-08-02replace dd with NO_CONV version.Marc Espie