summaryrefslogtreecommitdiff
path: root/gnu/usr.bin
AgeCommit message (Expand)Author
2003-10-11Bye bye GNU bc/dc.Otto Moerbeek
2003-10-03missing -h support; jeffi@rcn.comTheo de Raadt
2003-10-01Don't use the contents of ~/.signature for the Organization field.Todd C. Miller
2003-09-26Disable bc (and dc).Otto Moerbeek
2003-09-25Free buffer and set it to NULL on error lest it be used.Todd C. Miller
2003-09-20powerpc ld.so has a slightly unreasonable expectation about __got_startDale Rahn
2003-09-19Make CTORS/DTORS non-writeable in dynamic binaries. ok deraadt@Dale Rahn
2003-09-18- missing .ElJason McIntyre
2003-09-09pass the -a flag to grep so that it doesn't treat some info files as binaryDavid Krause
2003-08-15remove extra \n in {warn,err}{,x} callsTheo de Raadt
2003-08-12Stop the madness, though shalt not pass FD_SETSIZE as the first param toTodd C. Miller
2003-08-10link File::Basename to basename, dirname, fileparseMarc Espie
2003-08-09Perl hints to use -O1 on mvme88k now; ok millert@Miod Vallat
2003-08-06backport a fix from current gdb to fix a crash when using set enumTed Unangst
2003-08-03gnu gzip dir is now bye byeTheo de Raadt
2003-08-01A working gcc 2.95/m88k compiler, for some low standard value of working.Miod Vallat
2003-08-01Back out threads setting inadvertently added in last commit.Todd C. Miller
2003-07-31We no longer use GNU diffutils; don't tell rcs we do...Todd C. Miller
2003-07-31Bye bye GNU gzexe(1).Otto Moerbeek
2003-07-30shine a bit moreTheo de Raadt
2003-07-30hppa no longer needs -O0 to build toke.c; from miod@ and OK mickey@Todd C. Miller
2003-07-30gnu diff goes bye byeTheo de Raadt
2003-07-29Bye bye GNU zforce(1), welcome BSD zforce(1).Otto Moerbeek
2003-07-23perl 5.8.2 from CPANTodd C. Miller
2003-07-23Update CGI module to version 2.98; fixes a cross-site scripting bugTodd C. Miller
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
2003-07-20No need to link with -lasn1 or -lcom_err anymore.Todd C. Miller
2003-07-20Document -Z flag for ld, produce old style 'standard' executables'. ok deraadt@Dale Rahn
2003-07-12remove zdiff now that compress has its ownTodd C. Miller
2003-06-26Use libc getopt_long; missed when I changed diff's main MakefileTodd C. Miller
2003-06-24Pull in change 17805 by hv@hv-crypt.org on 2002/08/29 13:49:04Todd C. Miller
2003-06-23this zmore no longer usedTheo de Raadt
2003-06-22bye bye grep (gzip remains for a few scripts)Theo de Raadt
2003-06-22use in-tree grep. it also does z*grepTheo de Raadt
2003-06-22bye bye gnu gzip. The only parts we keep using are the scripts ofTheo de Raadt
2003-06-10Install rcs2log, not a symlink to ../share/cvs/contrib/rcs2logTodd C. Miller
2003-06-032 termsMarc Espie
2003-06-02somehow duplicate lines had gotten in thereMichael Shalayeff
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-06-02remove terms 3 and 4 of some of my licencesTheo de Raadt
2003-05-17no need for O0 on hppa anymoreMichael Shalayeff
2003-05-16syncHans Insulander
2003-05-16Don't link with -lkrb -lkafs.Hans Insulander
2003-05-12Disable krb4 support in preparation for krb4 removal.Magnus Holmberg
2003-05-08multiple readlink() calls that forgot the -1...Vincent Labrecque
2003-05-08Previously, ld.so would use a single page for mapping the hints fileTodd C. Miller
2003-05-07fix a memleakVincent Labrecque
2003-05-07Re-include a patch missed in the recent upgrade:Anil Madhavapeddy
2003-05-06minor string cleanings; tdeval okTheo de Raadt