summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2003-07-22Fix .depend generation for assym.h. Resolves PR 1154.Otto Moerbeek
2003-07-22Also test ed(1) style patches.Otto Moerbeek
2003-07-22A set of regressions for patch(1). Currently it consists of twoOtto Moerbeek
2003-07-22syncJason Wright
2003-07-22vendor safenet and produc safenet safexcelJason Wright
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-22A shell script to run a very large scale diff/patch/cmp regression.Otto Moerbeek
2003-07-22just about nothingTheo de Raadt
2003-07-22change an instance of the check from != "yes" to == "no"Brad Smith
2003-07-22nicerTheo de Raadt
2003-07-22POSIX defines allowed commands as {a,c,d,i,s} but patch was onlyTodd C. Miller
2003-07-22More cleanup.Otto Moerbeek
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-22Add missing terminator to long options list.Todd C. Miller
2003-07-22remove (already disabled) KRB4/AFS support, re-enable -k in ssh(1);Markus Friedl
2003-07-22uiomove takes void * now.Ted Unangst
2003-07-22Fixed the "dot alone on a line" bug.Todd C. Miller
2003-07-22Bring FILES section up to date.Todd C. Miller
2003-07-22Implement the -L and -T options from GNU diff.Todd C. Miller
2003-07-22void *, not caddr_t. missed in last commit. thanks Marco PeereboomTed Unangst
2003-07-22make it compile again damnit; from slash@peereboom.usMichael Shalayeff
2003-07-22Historically, when comparing two directories in -e mode, BSD diffTodd C. Miller
2003-07-22Don't print lines consisting solely of a dot ('.') in -e mode sinceTodd C. Miller
2003-07-22synbcTheo de Raadt
2003-07-22Install diff3.ksh with the correct name; noticed by TheoTodd C. Miller
2003-07-21namei/lookup/relookpu/NDINIT page from netbsd; will enable w/ some other shit...Michael Shalayeff
2003-07-21Historically, the "Only in" messages produced in dir modeTodd C. Miller
2003-07-21Add STANDARDS sectionTodd C. Miller
2003-07-21bug library/3297: lib/libc/net/get{addr,name}info should share mutexMarco S Hyman
2003-07-21Don't print a trailing '/' in foo when printing "Only in foo: bar"Todd C. Miller
2003-07-21Fix printing of status when not in -l mode which was broken when theTodd C. Miller
2003-07-21enforce restrictions on prot and flags to mprotect and mmap. invalid orTed Unangst
2003-07-21syncTed Unangst
2003-07-21remove caddr_t casts. it's just silly to cast something when the functionTed Unangst
2003-07-21KNFHenning Brauer
2003-07-21a little KNFHenning Brauer
2003-07-21POSIX-compliant output when there are two paths w/ the same name butTodd C. Miller
2003-07-21updated licenseTodd C. Miller
2003-07-21Need ftw.h for ftw(3) and nftw(3)Todd C. Miller
2003-07-21duhMichael Shalayeff
2003-07-21Back out invalid line number fix. It core dumps in some cases. Problem found byOtto Moerbeek
2003-07-21knote/KNOTE from netbsdMichael Shalayeff
2003-07-21Remove bogus static; from Hiroki SatoTodd C. Miller
2003-07-21minor number bump due to added functionsTodd C. Miller
2003-07-21build ftw and nftwTodd C. Miller
2003-07-21Compile llabs.cTodd C. Miller
2003-07-21llabs(3) for C99Todd C. Miller