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