summaryrefslogtreecommitdiff
path: root/distrib/special
AgeCommit message (Expand)Author
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
2005-07-18two files deleted and krw did not noticeTheo de Raadt
2005-07-11hash.c no longer usedTheo de Raadt
2005-05-09Sync architectures list with /sbin/kbd; prompted by martin@Miod Vallat
2004-12-25enter ifconfigTheo de Raadt
2004-12-25a -DSMALL varient of ifconfig for mediaTheo de Raadt
2004-08-06add sgiPer Fogelstrom
2004-07-02Accept but ignore -E and -X since they specify default more(1) behavior.Todd C. Miller
2004-05-04adjust, need privsep.c here tooHenning Brauer
2004-05-03Remove OpenBSD/pegaos, this has been announced before but delayed untilDale Rahn
2004-04-05move to our new dhclientTheo de Raadt
2004-02-27change amd64's MACHINE_ARCH from x86_64 to amd64. There are many manyTheo de Raadt
2004-02-20- uppercase CRTJason McIntyre
2004-02-07pegasos gets kbd too, bad daleTheo de Raadt
2004-02-07and cats too, says miodTheo de Raadt
2004-02-07kbd needed for amd64Theo de Raadt
2004-01-03Todd forgot to make obj thereTheo de Raadt
2003-12-17don't use inffast on the boot floppies; saves more spaceHenning Brauer
2003-12-17SMALL version of ccdconfigTodd C. Miller
2003-12-17prettify, no real changesHenning Brauer
2003-12-16disabling the gzip header handling that we do ourselves anyway gains usHenning Brauer
2003-12-16millert@ found about NOBYFOUR in crc32.c while looking at sys/lib/libz/Henning Brauer
2003-12-16not usedHenning Brauer
2003-12-16space saver for the boot floppies:Henning Brauer
2003-09-05add a null compressor from canacar@ that lets gzcat work with uncompressedTed Unangst
2003-09-04put escapes in the right place;Jason McIntyre
2003-09-02escape punctuation;Jason McIntyre
2003-06-22special/gzip is smart enough to grovel in usr.bin/compress for what itTheo de Raadt
2003-06-22use -DNOZ option, and rearrange for new source filesTheo de Raadt
2003-06-05Add my licenseTodd C. Miller
2003-06-05Attempt to deal w/ large files sanely by using off_t and fseeko().Todd C. Miller
2003-06-04Handle arbitrarily long lines and add a special case for \r\n pair;Todd C. Miller
2003-06-04Correctly set dlines on terminal resize; missed this in rev 1.20.Todd C. Miller
2003-06-04Fix for machines w/ unsigned chars; part from drahn@Todd C. Miller
2003-06-04o print screensize - 1 lines for each screenful, not screensize - 2.Todd C. Miller
2003-06-04Check for alternate screen support and if it exists, don't print stuffTodd C. Miller
2003-06-04Fix mergo that resulted in 2 copies of the handle_signal() function.Todd C. Miller
2003-06-04simplify some tty handling code:Todd C. Miller
2003-06-03Eliminate setjmp/longjmp by using interruptible syscalls when reading inputTodd C. Miller
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-05-29permit the input file to contain " if needed; millert okTheo de Raadt
2003-05-28We need the hard-coded dependency after all since special bitsTodd C. Miller
2003-05-28Fix ERASEONECHAR macro and BSB so we don't do sizeof(pointer).Todd C. Miller
2003-05-28even simpler help storage w/ a tweak from millert@Michael Shalayeff