summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1997-01-17r?index -> strr?chrTodd C. Miller
1997-01-17lite2 daily + our changes. We can remove old tmp files now that fts(3)Todd C. Miller
1997-01-17Final fix to make fts(3) spoof-proof.Todd C. Miller
1997-01-17don't update battery backed up clock if system time is wrong from beginkstailey
1997-01-17added "see also" refs to cdio & chiokstailey
1997-01-17ncr_print() -> scsiprint()kstailey
1997-01-17Fixes:Jason Downs
1997-01-16prevent scsiconf.c:110: warning: unused variable `l'kstailey
1997-01-16do not call resettodr() if RB_TIMEBAD is set due to being in ddb with clock u...kstailey
1997-01-16do not call resettodr() if RB_TIMEBAD is set due to being in ddb with clock u...kstailey
1997-01-16ahaprint() & btprint() -> scsiprint()kstailey
1997-01-16siprint() -> scsiprint()kstailey
1997-01-16Don't define MAXBSIZE here. -mojMats O Jansson
1997-01-16Added scsiprint from NetBSD, needed by new driver for VAX. -mojMats O Jansson
1997-01-16Sync to NetBSD 970110Niklas Hallqvist
1997-01-16Use RB_TIMEBAD in boot() to know not to update the battery backed up clockkstailey
1997-01-16use RB_TIMEBAD to indicate that the time is wrong and should not be copiedkstailey
1997-01-16disambiguate somewhatkstailey
1997-01-16Correct logic such that newfs w/o -t on a device w/o a labelTodd C. Miller
1997-01-16getopt(3) fix that I missed in the previous sweep.Todd C. Miller
1997-01-16Man pages for libedit, from NetBSD.Todd C. Miller
1997-01-16Merge in NetBSD libedit changes and new man pages. Also fix someTodd C. Miller
1997-01-16Speak in English and note that editline(3) now exists.Todd C. Miller
1997-01-16machdep.ckstailey
1997-01-16added RB_TIMEBAD bootflagkstailey
1997-01-16all modified code can now compile with -Werror -Wall -Wstrict-prototypeskstailey
1997-01-16Update from NetBSD: adds chlen command and makes -Wall happy.Todd C. Miller
1997-01-16From NetBSD: Warn about potentially unsafe uid/gid overrides.Todd C. Miller
1997-01-16Support VM_PSSTRINGS. Man, this has been sitting in my tree for a while...Todd C. Miller
1997-01-16getopt(3) returns an int, not char.Todd C. Miller
1997-01-15getopt(3) returns -1 when out of args, not EOF, whee!Todd C. Miller
1997-01-15sync with NetBSD 970112 -mojMats O Jansson
1997-01-15add prototype of reboot2() via machdep.hkstailey
1997-01-15moved init of ret in randomioctl() to better locationkstailey
1997-01-15From NetBSD: make testdb() fail if database version string has length zero.Todd C. Miller
1997-01-15Well, actually this seemed to be a bug in generic code, thatDale S. Rahn
1997-01-15added prototypes, made some functions static, removed unused variableskstailey
1997-01-15add IPXIP option commented out, explanation.Michael Shalayeff
1997-01-15extra braces to prevent warning about missing braceskstailey
1997-01-15sc_link.adapter_buswidth, set to 16 if wide scsi. if 0 it gets convertedTheo de Raadt
1997-01-15more missing prototypes and other warnings fixedkstailey
1997-01-15Minor formatting tweak from NetBSD (perry) + OpenBSD tags.Todd C. Miller
1997-01-15Don't need this, /sys/compat/m68k4k works better.Jason Downs
1997-01-15prevent -Wall warning:kstailey
1997-01-15prevent warning:kstailey
1997-01-15prevent warning:kstailey
1997-01-15fixed warning:kstailey
1997-01-158kJason Downs
1997-01-15prevent this warning:kstailey
1997-01-15added prototypeskstailey