summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
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-22openbsd64 is a 64 BIT (not but) v9 processor; pointed out by millert.Jason Wright
2003-07-22now that gcc generates "correct" calls to the quad emulation library andJason Wright
2003-07-22the version of gcc in the tree doesn't generate the correct callingJason Wright
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-07-11don't hardcode the default linker emulation type.Brad Smith
2003-07-07fix location of readline includes;Jason McIntyre
2003-07-03We have a real setreuid(2) in OpenBSD >= 3.3Todd C. Miller
2003-06-28remove a superfulous argument to a sorry() callAnil Madhavapeddy
2003-06-26document the new attribute __bounded__Anil Madhavapeddy
2003-06-26Introduce a simple static checker for making sure that the boundsAnil Madhavapeddy
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-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