Age | Commit message (Expand) | Author |
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-20 | To keep the frame pointer addressing for stack_protection, | Hiroaki Etoh |
2003-06-20 | To keep the frame pointer addressing for stack_protection, skip the followin... | Hiroaki Etoh |
2003-06-15 | fix last O_CREAT without mode; otto@drijf.net | Theo de Raadt |
2003-06-14 | remove some trailing whitespace; | Jason McIntyre |
2003-06-13 | add __LP64__ and _LP64 CPP predefines for systems using LP64. | Brad Smith |
2003-06-12 | final bits of obvious UCB term 3 removal | Theo de Raadt |
2003-06-12 | remove cruft | Todd C. Miller |
2003-06-11 | support to arm. ok deraadt@ | Kevin Lo |
2003-06-10 | Install rcs2log, not a symlink to ../share/cvs/contrib/rcs2log | Todd C. Miller |
2003-06-04 | Clearer explanation of -fno-builtin-<function>; espie@ OK | Todd C. Miller |
2003-06-04 | document -fno-builtin-<function>, ok miod@ | Marc Espie |
2003-06-04 | Recgonize -fno-builtin-<function> | Marc Espie |
2003-06-03 | 2 terms | Marc Espie |
2003-06-03 | Use an ISC-tyle license for all my code; it is simpler and more permissive. | Todd C. Miller |
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-14 | correct bound length and make sure string is always nul'd | Ted Unangst |
2003-05-13 | buffer size is strlen + 1. ok beck@ | Ted Unangst |
2003-05-12 | Disable krb4 support in preparation for krb4 removal. | Magnus Holmberg |
2003-05-12 | strings in libreadline, again. this time with no abi change, | Bob Beck |
2003-05-10 | Back out libreadline changes, this breaks static build (I.E. vax). | Bob Beck |
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-08 | Don't inline strcpy. since it's evil anyway. This makes it | Bob Beck |
2003-05-08 | strings | Bob Beck |
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 |
2003-05-05 | correct incorrect off-by-one sscanf bound | Anil Madhavapeddy |
2003-05-05 | Move exec base to 0x1c000000, exe/data gap to 512MB. Allows better | Dale Rahn |
2003-05-01 | Update to lynx-2.8.4-rel1, patchset d, now with IPv6 as well | Anil Madhavapeddy |
2003-04-28 | string cleaning | Theo de Raadt |
2003-04-28 | work around XOPEN decl | Theo de Raadt |
2003-04-28 | No need to install both the "readline guide" and the "readline user's guide" | Miod Vallat |
2003-04-28 | Proper @ignore usage, to prevent yet another gnu notice to pop up by mistake | Miod Vallat |
2003-04-28 | pull in string.h | Theo de Raadt |
2003-04-26 | string cleaning; ok tdeval | Theo de Raadt |
2003-04-26 | string cleaning; ok tedu tdeval | Theo de Raadt |
2003-04-25 | fix typo; tom@minnesota.com | Theo de Raadt |
2003-04-23 | typo; | Jason McIntyre |
2003-04-22 | replace an unbounded fscanf with an fgets | Anil Madhavapeddy |
2003-04-22 | sync up ELF and a.out versions of ldconfig(8) | David Krause |
2003-04-17 | Underlying code supported 'ELF' symbols, however '-DNO_UNDERLINE' has | Dale Rahn |
2003-04-17 | Change gcc to generate ELF code for i386. | Dale Rahn |