Age | Commit message (Expand) | Author |
2010-01-13 | errors spotted by lint | Theo de Raadt |
2009-11-18 | More shrinkage, a bit for ramdisks but mostly for static binaries: | Philip Guenthe |
2009-10-28 | Use a Makefile.inc to share all the -Os and such options we use | Theo de Raadt |
2009-10-28 | Strip the YP code from the binaries on the ramdisk by building with -UYP | Philip Guenthe |
2009-10-28 | use the special versions of ed(1), mt(1), and restore(8) which are a lot | Theo de Raadt |
2009-10-28 | compile the install media mt(1) without RMT support | Theo de Raadt |
2009-10-28 | compile ramdisk restore(1) without remote-restore (ie. rcmd) support | Theo de Raadt |
2009-10-28 | compile ramdisk ed(1) without -DDES support | Theo de Raadt |
2009-10-28 | rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and | Theo de Raadt |
2009-10-11 | Enable kbd on landisk and socppc. -moj ok miod@ | Mats O Jansson |
2009-06-04 | add -DINET6 to CFLAGS to make the client handle the bracketed IPv6 host | Alexander Hall |
2009-06-03 | Add hw.machine and kern.osrelease to install media sysctl. Using | Kenneth R Westerback |
2009-05-05 | socks5 has been removed; use dante instead | Martynas Venckus |
2009-05-05 | sync with the ftp changes | Martynas Venckus |
2009-04-20 | - add missing header for strcmp() . | Jasper Lievisse Adriaanse |
2009-04-19 | If hw.ncpufound > 1, have the install script automatically prefer to use | Theo de Raadt |
2009-04-19 | optimize for size (3k). "makes sense" millert@ | Martynas Venckus |
2009-04-19 | sort list | Theo de Raadt |
2009-04-19 | Use sysctl -n hw.disknames instead of the custom disknames program | Theo de Raadt |
2009-04-19 | A mini sysctl(8) that only knows a few variables we need to know in | Theo de Raadt |
2009-04-17 | A very small sha256 program for the base media. Use it by piping data | Theo de Raadt |
2009-04-17 | Pull sha2.c from libc into libstubs, but compile it with -DSHA256_ONLY | Theo de Raadt |
2008-09-15 | Use LDSTATIC for -static not LDFLAGS. okay millert@ kettenis@ | Kurt Miller |
2008-05-13 | Disable more wscons bits on socppc. | Miod Vallat |
2007-11-26 | build our own newfs binary for the media -- without MFS support -- to | Theo de Raadt |
2007-08-02 | spelling fixes in the comments | David Krause |
2007-06-04 | ipx is gone | Henning Brauer |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-02-14 | put 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-14 | Oops. Add $OpenBSD$ (pointed out by jasper@) and license (pointed out | Kenneth R Westerback |
2007-02-14 | do not whack CFLAGS | Theo de Raadt |
2007-02-14 | append \n at end of line, and make this more normal userland code | Theo de Raadt |
2007-02-14 | Hack a small program to return hw.disknames so that install scripts | Kenneth R Westerback |
2006-11-10 | fake no-op install target | Theo de Raadt |
2006-05-26 | remove references to CRTs where they no longer make sense; | Jason McIntyre |
2006-05-09 | Administrative changes for aviion, ok deraadt@ | Miod Vallat |
2006-01-04 | mac68k here too now | Miod Vallat |
2005-08-04 | activate libstubs (setlocale + dbopen) | Marc Espie |
2005-08-03 | libstubs stuff, not yet active. | Marc Espie |
2005-08-02 | replace dd with NO_CONV version. | Marc Espie |
2005-07-18 | two files deleted and krw did not notice | Theo de Raadt |
2005-07-11 | hash.c no longer used | Theo de Raadt |
2005-05-09 | Sync architectures list with /sbin/kbd; prompted by martin@ | Miod Vallat |
2004-12-25 | enter ifconfig | Theo de Raadt |
2004-12-25 | a -DSMALL varient of ifconfig for media | Theo de Raadt |
2004-08-06 | add sgi | Per Fogelstrom |
2004-07-02 | Accept but ignore -E and -X since they specify default more(1) behavior. | Todd C. Miller |
2004-05-04 | adjust, need privsep.c here too | Henning Brauer |
2004-05-03 | Remove OpenBSD/pegaos, this has been announced before but delayed until | Dale Rahn |