summaryrefslogtreecommitdiffstats
path: root/distrib/special (follow)
Commit message (Expand)AuthorAgeFilesLines
* All callers of helpfile() are #ifdef SMALL so only define thatmillert2014-05-131-2/+2
* please, if there is any chance you've ever encountered the same commandderaadt2014-05-101-2/+3
* remove unused variablechl2014-05-031-2/+1
* Retire hp300, mvme68k and mvme88k ports. These ports have no users, keepingmiod2014-03-182-17/+3
* build a non-portmap/mountd speaking umount, which shrinks the libcderaadt2014-02-212-2/+13
* delete useless commentderaadt2014-02-212-5/+2
* Reachover makefile for mkuboot, found on armv7 ramdisks; nick@miod2014-02-121-0/+20
* no need for LDSTATIC, it comes from ../Makefile.incderaadt2014-01-191-3/+1
* enter installbootderaadt2014-01-191-3/+3
* Add makefile for distrib/special/installboot.jsing2014-01-191-0/+123
* Butcher a smaller tar/pax here, which has no cpio supportderaadt2014-01-112-2/+13
* use -DSHA2_ONLY to be more clear about what we are butcheringderaadt2014-01-111-2/+2
* use NOMAN=1 for all directoriesderaadt2014-01-112-2/+2
* unify with other Makefiles around herederaadt2014-01-111-2/+3
* we need to build a ztscale stub for zaurus media.deraadt2014-01-092-2/+16
* Switch to using the base sha256 command, rather than some customizedderaadt2014-01-083-63/+2
* enter md5 directoryderaadt2014-01-081-2/+2
* Build a -DSMALL verison of md5 for the install media (will be installedderaadt2014-01-081-0/+7
* rename SHA256_ONLY to SHA2_SMALL; changing things so that sha512 supportderaadt2014-01-081-2/+2
* enable building of signify in the ramdisksderaadt2014-01-081-0/+19
* In the new PIE world, all dynamic binaries (for instance those foundderaadt2014-01-062-2/+9
* astoundingly, the read loop has been subtly broken in a variety of waysderaadt2013-11-271-14/+16
* unsigned char for ctypederaadt2013-11-261-2/+2
* oops, meant MACHINE_CPU not MACHINE_ARCH (matters for mips64*)deraadt2013-11-041-2/+2
* Provide -I's to reach the gdtoa directory for .h filesderaadt2013-11-011-1/+2
* for when we include chroot in the futurederaadt2013-04-151-0/+0
* switch to the new resolver implementation.eric2013-03-281-2/+25
* Remove unnecessary dependencies (-lkvm)shadchin2013-01-081-5/+1
* Use the libutil imsg framework rather than a hand-rolled localkrw2012-11-231-1/+3
* Oops. Special dhclient also needs to forget about inet.c.krw2012-11-091-2/+2
* Nuke dhclient-script and dhclient.conf 'script' directive. Do allkrw2012-10-301-3/+3
* compile as much as possible on the install media with -fno-stack-protector.deraadt2012-09-101-1/+1
* handle pkcs5_pbkdf2() falloutderaadt2012-09-071-4/+8
* Build sed in distrib/ just like everything else. Simplifies PIE work sincepascal2012-08-213-2/+10
* In preparation for getline and getdelim additions to libc, rename getline()fgsch2012-03-041-4/+4
* Add support for C99 %ls, %lc, and %l[ format directives to scanf(3).stsp2012-01-181-2/+2
* Get rid of special binaries which are no longer necesssary.deraadt2011-10-064-40/+3
* Add SMALL infrastructure to ping.haesbaert2011-09-172-2/+9
* Merge in less 444 plus local changesshadchin2011-09-162-23/+54
* do not print the terminating null character after stringshalex2010-11-231-3/+2
* nroff->mandoc; ok schwarzejmc2010-10-291-10/+8
* Add wpakey/-wpakey options. This was originally written by halex andderaadt2010-10-181-3/+4
* Put sha1.c here too, to gain savings from the -Osderaadt2010-10-131-2/+2
* Fix fallout from the utf-8 commit (segfaults in disklabel on install media).stsp2010-07-281-2/+3
* Replace the single-byte placeholders for the multi-byte/wide-characterstsp2010-07-272-3/+69
* tags.c isn't needed at all, so exclude the entire object instead ofguenther2010-07-021-2/+2
* An entire 1.5KB .o file was linked, but not actually used.deraadt2010-07-021-3/+3
* Build grep with -DSMALL, ok tedunicm2010-07-021-2/+2
* rename BS so we don't collide with the ocurses define,jsg2010-04-281-3/+3
* Add hw.product to the bsd.rd sysctl(8) binary. ok deraadt@miod2010-04-031-1/+3