summaryrefslogtreecommitdiffstats
path: root/usr.bin/diff/diff.c (unfollow)
Commit message (Collapse)AuthorFilesLines
2003-07-15syncderaadt2-3/+7
2003-07-15newderaadt1-2/+2
2003-07-15now built into krb5deraadt9-639/+0
2003-07-15stop using libcom_err, it is built into krb5deraadt8-25/+24
2003-07-15Don't compress a file that already has a known compression prefix.millert1-35/+55
This matches GNU gzip behavior.
2003-07-15hptmask goes away as a register and frees one tmp crmickey5-28/+10
2003-07-15proto repairsderaadt7-8/+17
2003-07-15proto _assert2()deraadt1-1/+2
2003-07-15must install libcom_err.so tooderaadt1-3/+3
2003-07-15model and revision were swappedplaces in the structmickey1-2/+2
2003-07-15Repair memory managment in table parsing code.cedric2-11/+27
I need vacations. Found and verified by Pyun YongHyeon. ok dhartmei@
2003-07-15more dmamap_load_* functions stolen from other places and de-registermickey1-44/+204
2003-07-15Add support for AD1985, deraadt@ okcouderc2-4/+41
2003-07-15- .Ql Li -> .Ql (Ql already provides literal font)jmc1-5/+4
- remove a .Pp
2003-07-15.Ql Fl -> .Sq Fl where literal doesn't make sense;jmc2-4/+4
2003-07-15Document cdrom-packages, ftp-packages, MOTIF_LIB, a few locations.espie1-1/+31
Add a few more `user settings'.
2003-07-15.Ql Fl -> .Sq Fl where literal makes no sense;jmc3-6/+6
2003-07-15fix function description in SYNOPSIS;jmc1-16/+16
2003-07-15move malloc0test.c to new subdir.otto3-4/+11
ok tdeval@ millert@
2003-07-15.Ql Pa -> .Sq Pa where literal makes no sense;jmc1-7/+7
2003-07-15Test if malloc() sets errno correctly if it returns NULL.otto2-0/+50
ok tdeval@ henning@
2003-07-15.Ql Cm -> .Sq Cm where literal makes no sense;jmc1-2/+2
2003-07-15protos and repairsderaadt22-188/+180
2003-07-15i386 needs isavar.h, sparc64 doesn't (no one else uses this.. yet)jason1-1/+3
2003-07-15correct some debugging printfsjason1-5/+4
2003-07-15include the puc stuff (currently commented out in GENERIC)jason2-2/+8
2003-07-15ansijason1-240/+162
2003-07-15no named args in prototypesjason1-2/+2
2003-07-15move prototype for com_raisedtr() to comvar.h (just like pccom).jason2-3/+3
2003-07-15protosderaadt2-3/+4
2003-07-15match on ich5 as piix; from couderc@mickey1-1/+3
2003-07-14mark a few more variables as user settings.espie1-1/+8
2003-07-14range-check numeric arguments (-num, -A num, -B num)millert1-8/+22
2003-07-14uptimes in secs and usecs seem to be swapped w/ each other; also confirmed by millertmickey1-3/+3
2003-07-14regenmillert1-2/+7
2003-07-14Add Siemens SpeedStream 1021millert3-3/+13
2003-07-14improve test. fails with current codemarc1-3/+32
2003-07-14-make a copy the global variabledhartmei1-2/+2
+make a copy of the global variable
2003-07-14tpodhartmei1-2/+2
2003-07-14tickspending is now a private variable of clock.cdrahn1-2/+2
2003-07-14Improved (and cleaner) suffix handling code. Now "gunzip foo.tgz"millert1-15/+44
works as expected. mickey@ OK
2003-07-14'dual' clock support for macppc, this allows the stat clock to rundrahn4-62/+157
at a rate independant of the HZ clock. when profiling is enabled stat clock now runs at 1000/s instead of the normal 100/s. Other improvements to the ppc clock handling and KNF/ansi.
2003-07-14some macro fixes;jmc1-24/+26
ok espie@
2003-07-14-t and implied -c due to piped in input is a legal combination of flagsmickey1-3/+3
2003-07-14knfderaadt2-33/+33
2003-07-14syncderaadt24-99/+92
2003-07-14Fixes from deraadt.mho1-4/+15
2003-07-14Enable build of unified libkrb5. ok deraadt, todd. Testing by hin, jakob, David Krause, ...mho34-184/+199
2003-07-14- new sentence, new linejmc1-31/+39
- .Bk/.Ek for SYNOPSIS - kill whitespace at EOL - some macro fixes ok henning@
2003-07-14document HAVE_MOTIF (obsolete), SUDO. Fix alphabetical ordering again.espie1-5/+16