summaryrefslogtreecommitdiffstats
path: root/usr.bin/patch/patch.c (unfollow)
Commit message (Expand)AuthorFilesLines
1997-01-17don't update battery backed up clock if system time is wrong from beginkstailey3-8/+23
1997-01-17added "see also" refs to cdio & chiokstailey1-0/+2
1997-01-17ncr_print() -> scsiprint()kstailey1-21/+3
1997-01-17Fixes:downsj1-4/+4
1997-01-16prevent scsiconf.c:110: warning: unused variable `l'kstailey1-2/+4
1997-01-16do not call resettodr() if RB_TIMEBAD is set due to being in ddb with clock updates suspendedkstailey8-19/+67
1997-01-16do not call resettodr() if RB_TIMEBAD is set due to being in ddb with clock updates suspendedkstailey1-2/+6
1997-01-16ahaprint() & btprint() -> scsiprint()kstailey2-27/+3
1997-01-16siprint() -> scsiprint()kstailey1-16/+2
1997-01-16Don't define MAXBSIZE here. -mojmaja1-1/+3
1997-01-16Added scsiprint from NetBSD, needed by new driver for VAX. -mojmaja2-2/+23
1997-01-16Sync to NetBSD 970110niklas196-2516/+7674
1997-01-16Use RB_TIMEBAD in boot() to know not to update the battery backed up clockkstailey3-5/+13
1997-01-16use RB_TIMEBAD to indicate that the time is wrong and should not be copiedkstailey1-4/+4
1997-01-16disambiguate somewhatkstailey1-3/+5
1997-01-16Correct logic such that newfs w/o -t on a device w/o a labelmillert1-3/+3
1997-01-16getopt(3) fix that I missed in the previous sweep.millert1-1/+1
1997-01-16Man pages for libedit, from NetBSD.millert2-0/+824
1997-01-16Merge in NetBSD libedit changes and new man pages. Also fix somemillert37-21/+191
1997-01-16Speak in English and note that editline(3) now exists.millert1-9/+5
1997-01-16machdep.ckstailey1-7/+5
1997-01-16added RB_TIMEBAD bootflagkstailey1-1/+2
1997-01-16Update from NetBSD: adds chlen command and makes -Wall happy.millert4-54/+85
1997-01-16all modified code can now compile with -Werror -Wall -Wstrict-prototypeskstailey84-942/+1198
1997-01-16From NetBSD: Warn about potentially unsafe uid/gid overrides.millert1-3/+15
1997-01-16Support VM_PSSTRINGS. Man, this has been sitting in my tree for a while...millert2-4/+22
1997-01-16getopt(3) returns an int, not char.millert1-2/+2
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!millert252-603/+603
1997-01-15sync with NetBSD 970112 -mojmaja155-9802/+25555
1997-01-15add prototype of reboot2() via machdep.hkstailey1-1/+5
1997-01-15moved init of ret in randomioctl() to better locationkstailey1-2/+3
1997-01-15From NetBSD: make testdb() fail if database version string has length zero.millert4-15/+30
1997-01-15Well, actually this seemed to be a bug in generic code, thatrahnds1-14/+0
1997-01-15added prototypes, made some functions static, removed unused variableskstailey3-16/+39
1997-01-15add IPXIP option commented out, explanation.mickey1-1/+2
1997-01-15extra braces to prevent warning about missing braceskstailey1-13/+13
1997-01-15sc_link.adapter_buswidth, set to 16 if wide scsi. if 0 it gets convertedderaadt4-8/+38
1997-01-15more missing prototypes and other warnings fixedkstailey3-17/+26
1997-01-15Minor formatting tweak from NetBSD (perry) + OpenBSD tags.millert1-1/+2
1997-01-15Don't need this, /sys/compat/m68k4k works better.downsj1-53/+1
1997-01-15prevent -Wall warning:kstailey1-2/+2
1997-01-15prevent warning:kstailey1-2/+2
1997-01-15prevent warning:kstailey1-2/+2
1997-01-15fixed warning:kstailey1-2/+2
1997-01-158kdownsj1-2/+2
1997-01-15prevent this warning:kstailey1-3/+3
1997-01-15added prototypeskstailey1-14/+22
1997-01-15Add DESTDIR support for crt{begin,end}.o (powerpc only so far)niklas2-22/+9
1997-01-15Clarification. From NetBSD.millert1-2/+2
1997-01-14Remove locc. -mojmaja1-2/+2