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