summaryrefslogtreecommitdiffstats
path: root/usr.bin/diff/diff.h (unfollow)
Commit message (Collapse)AuthorFilesLines
2003-11-20ftpd.8:jmc2-76/+84
- simpler macros - sort options - some updates ftpd.c: - sync usage()
2003-11-20fix rounding errors; from andreas@markus1-2/+2
2003-11-20use .Dv for AF_INET and AF_INET6 (kills ugly line break);jmc1-6/+5
spotted by Alexey E. Suslikov; also kill some .Pp's before displays/lists for better PostScript output;
2003-11-20kill comma splice; from Jared Yanovich;jmc1-2/+2
2003-11-20hyphenise compound adjective; from Jared Yanovich;jmc1-2/+2
2003-11-20Add -fno-builtin-print -fno-builtin-log to i386/sparc/sparc64/hppa.espie4-5/+7
No confirmed report of `this work' for other arches yet...
2003-11-20bye-byejakob1-218/+0
2003-11-20reenable build of dnssec programs, used for testingjakob1-1/+1
2003-11-20temporary fix for distclean & lib/bindjakob1-6/+6
2003-11-19Sync with NetBSD probe code: deal with non-pullups ide bus whengrange1-10/+15
testing status register and a better comments on probe logic. Tested on i386, sparc64 and macppc by me, jmc@, matthieu@, sturm@ and drahn@. ok costa@
2003-11-19Break up the colon-separated path to -I into two -I args so the treemillert1-2/+2
can build with perl 5.8.2. Ok markus@
2003-11-19More poll conversion fixes.millert1-4/+4
2003-11-19fix some select/poll conversion breakage, more to come from millert@.dhartmei1-2/+3
ok millert@
2003-11-19document some missing diagnostics from arp;jmc1-9/+27
reported by Fabio Olive Leite on bugs@ a long time ago (sorry it took me so long Fabio!) also kill some .Pp's between list items and s/.sp/.Pp; from ho@ and myself; ok itojun@
2003-11-19undo boolshit unapproved changes the author does not even care about to fixmickey3-7/+8
2003-11-19MALLOC is not meant for variable size allocationstedu2-4/+4
2003-11-19regenmickey2-2/+2
2003-11-19MALLOC is not meant for variable size allocationstedu1-4/+3
2003-11-19- add ALI M1533 and M1535 ids. ok mickey@kevlo3-3/+15
- fix ALI M1543 id. pointed out by mickey@
2003-11-19only whine about recursion once, so we don't get into problems with loops.tedu1-19/+26
2003-11-18Remove the duplicated code in ssh_checkintr() - checked against mvme68k.miod1-190/+1
2003-11-18more literal confusion, "(" ")" vs. ( )dhartmei1-2/+2
the parentheses are required when using two queue arguments, and optional when using one.
2003-11-18un-quote "return" where it's meant to reference a bnf productiondhartmei1-2/+2
and not a literal.
2003-11-18add a commented out 'set debug' defaultdavid1-1/+2
ok henning@
2003-11-18reorganizejakob1-7/+11
2003-11-18don't leave test code enabled, spotted Dries Schellekenstedu1-3/+1
2003-11-18tyop in last commit; noticed by hugh@millert1-2/+2
2003-11-18sensorsd startup via rc/rc.confhenning2-2/+7
ok millert@
2003-11-18update to BIND v9.2.3. ok todd@jakob169-2612/+4822
2003-11-18use bn_asm_vax.S (from netbsd); test + ok by miodmarkus18-25/+588
use asm code for i386, except for the CBC code, because it is not clean PIC code. add <machime/asm.h> support to x86unix.pl tested by: nick (on 30386), henning, djm, tedu, jmc and more; no shlib minor crank necessary, only internal symbols changed.
2003-11-18unbreak fake authloop for non-existent users (my screwup). Spotted anddjm1-1/+2
tested by dtucker@; ok markus@
2003-11-18In ssh_checkintr(), better check pointers for NULL before theymiod1-2/+3
are dereferenced. XXX Looks like there are duplicated sections in this function. This driver needs a huge cleanup anyway...
2003-11-18-mdoc flex(1) man page;jmc1-3410/+3724
examples style(9)'d by otto@
2003-11-18path_index isn't used for anything, so comment it out. idea millert@tedu1-2/+4
2003-11-18add lightwight reader/writer locks from art@. we will be using thesetedu2-0/+318
later. have been looked over for quite some time now.
2003-11-18faster pools. split pagelist into full, partial, and empty so we find whattedu3-197/+225
we're looking for. change small page_header hash table to a splay tree. from Chuck Silvers. tested by brad grange henning mcbride naddy otto
2003-11-18remove useless debug print.drahn1-3/+1
2003-11-18Correct check for authctxt->valid. ok djm@dtucker1-2/+2
2003-11-18DDB_SAFE_CONSOLE should not be specified in GENERIC kernel except for testing.drahn1-2/+1
2003-11-17st.nicholas in nycmickey1-1/+2
2003-11-17Various cleanups, knf, better debug messages.grange2-16/+30
2003-11-17Don't wait for DRQ after issuing IDENTIFY command; instead check for DRQgrange2-10/+12
asserted after BSY is cleared in data read codepath. Solves delays in probe. The first version of this diff was done by costa@ a long time ago but had some issues. This one is a partial sync with NetBSD. ok costa@
2003-11-17aprelevka'' opens (new style)mickey1-1/+2
2003-11-17kill some doubles;jmc1-3/+1
2003-11-17syncgrange2-2/+14
2003-11-17New vendor TigerJet Network and a new toy of tm@ -- Tiger320grange1-1/+5
pci communication controller. ok mickey@
2003-11-17Zero nlist array before using; fixes a bug in the error conditionmillert1-3/+4
when the corefile is not a valid executable. otto@ OK
2003-11-17Corega Ether II PCC-TD support.fgsch1-1/+5
from Katsuhiko Hirohashi <hasiyan at mk2 dot org>.
2003-11-17regen.fgsch1-2/+4
2003-11-17Corega Ether II PCC-TD; from Katsuhiko Hirohashi <hasiyan at mk2 dot org>.fgsch1-1/+2