summaryrefslogtreecommitdiff
path: root/usr.bin/Makefile
AgeCommit message (Collapse)Author
2006-04-10switch to openrcs and eliminate more gnu from the tree.Joris Vink
note that openrcs still lacks some features. okay niallo@, xsa@, ray@, "Do it" deraadt@
2005-12-27enter sdiffTheo de Raadt
2005-11-10Hook getent(1) into the buildOtto Moerbeek
2005-09-19install the 2 man pages on all architecturesTheo de Raadt
2005-08-08activate LC_CTYPE for 8 bits locale.Marc Espie
Make sure tolower/toupper use the whole 8 bits. okay deraadt@ thanks to everyone who tested
2005-07-09channel changing is to be handled by radioctl; the rest of it requres use of ↵Michael Shalayeff
3rd party software
2005-07-04- add tunerctl to the buildJacob Meuser
ok deraadt@
2005-05-28+ gzsigmarius eriksen
2005-04-01connect stat(1) to buildOtto Moerbeek
2005-02-19Add getcap(1), a simple tool to query getcap(3)-style databases.Todd C. Miller
2004-05-02cksum has been superceded by the md5 driverTodd C. Miller
2004-01-13use our own nm and sizeMichael Shalayeff
2004-01-06pkill/pgrep from NetBSD with changes to use kvm_getprocs(). SelectingTodd C. Miller
on session ID does not current work but that will change once the kernel supports the KERN_PROC2 sysctl and pkill/pgrep is modified to use kvm_getproc2(). OK deraadt@
2004-01-05nm digs elf and merges w/ size; millert@ okMichael Shalayeff
2003-09-26Enable new bc(1) and dc(1).Otto Moerbeek
ok deraadt@
2003-07-22switch to our own diff/diff3 (sdiff goes bye bye)Theo de Raadt
2003-07-22- use :L variable modifier with ELF_TOOLCHAIN variableBrad Smith
- change 2 instances of the check from != "yes" to == "no" ok deraadt@
2003-07-14toast this piece of junkTheo de Raadt
2003-06-22enter grep dirTheo de Raadt
2003-05-30Add pmdb to the build.Miod Vallat
ok deraadt@
2003-05-12Move asn1_compile to usr.bin/asn1_compile.Hans Insulander
ok deraadt@ mho@
2002-07-24ELF_TOOLCHAIN instead of listing all ELF archs.Artur Grabowski
2002-05-10Enable usbhidactionNathan Binkert
2002-05-06rlogin: Lived with JoyTheo de Raadt
2002-03-01spell command from 4.4BSD, now freed by Caldera.Todd C. Miller
I have made some significant changes: o spell no longer uses hashed files. The algorithm for generating the hashed files breaks down for large files. Instead, I use the same approach as look(1) and do binary searches of mmap(2)ed files which has acceptable performance. A side effect of this is that spell can now search multiple word lists. o The spell binary has been renamed to "spellprog" so as to not conflict with the spell shell script. This is consistent with other operating systems. o The putsuf() and putword() functions have been renamed to trypref() and tryword() respectively for consistency with modern versions and for general sanity. o the spell front-end shell script has been completely rewritten o The code has been ANSIfied and re-style(9)d spell currently must be compiled with -fwriteable-strings to make the -b option work. This should be fixed.
2002-02-28This is the 4.4BSD deroff, now freed by Caldera.Todd C. Miller
I have ANSIfied, stylized, and Wallified it and converted it use "modern" things such as getopt(). I also fixed some obvious buffer overflows and updated the man page.
2001-10-04Configuration utility for radio devices.Grigoriy Orlov
Work by Vladimir Popov <jumbo@narod.ru>
2001-09-11add fgenJason Wright
2001-09-10Don't build old binutils on sparc64.Artur Grabowski
2001-09-03build usbhidctlPeter Valchev
2001-08-01x99token, a software x99 token calculator from Paul Borman that canTodd C. Miller
be used with login_token and friends.
2001-07-31add sectok; ok markus@Jakob Schlyter
2001-07-11remove mips leftovers; ok bradPeter Valchev
2000-09-03Boring... Add :L modifier to all tweakable variables tests.Marc Espie
Closes PR 1246
2000-07-19chflags no moreMichael Shalayeff
2000-05-29enable mgTheo de Raadt
2000-05-28remove crudTheo de Raadt
2000-05-27always enter pctrTheo de Raadt
1999-11-18build new sudoTodd C. Miller
1999-09-28sshTheo de Raadt
1999-08-19Merge arch and machine sources. Add some options so it willNiklas Hallqvist
be easier to get at the ISA (instruction set architecture)
1999-05-24Unified tool for KeyNote utils.Angelos D. Keromytis
1999-05-23Add the 4 KeyNote utilities to the Makefile.Angelos D. Keromytis
1999-04-18no more mkfifoTodd C. Miller
1999-03-06add missing reference to infocmpTodd C. Miller
1999-03-05Merge cap_mkdb(1) and info_mkdb(1)Thorsten Lockert
1999-01-10Forgot to add midiplay hereNiklas Hallqvist
1998-08-10Don't build/install soelim as we install the GNU version over it later in ↵Todd C. Miller
the groff install process.
1998-07-24add ticTodd C. Miller
1998-07-07add hppa support, fix the commentMichael Shalayeff