openbsd
1997-01-19 briggsinline -> __inline
1997-01-19 briggsinline -> __inline
1997-01-19 niklasDo the F_GETLK_SVR3 support not depending on ibcs2...
1997-01-18 briggsUse scsiprint (and remove scsiprint from esp.c).
1997-01-18 mickeyilliminate memset gcc generated call, just like prev...
1997-01-18 briggsDo not partially initialize a structure at declaration...
1997-01-18 briggsscsi->moreluns is a bitfield based on target--should...
1997-01-18 niklasOpenBSD uses HOSTCC not HOSTED_CC, per tradition
1997-01-18 niklasDo not doubletrap when curproc->p_addr is zero, as...
1997-01-18 mickeyunlink /tmp file on failure too.
1997-01-18 mickeyprotect from multiple includes (required by gpl_math_em...
1997-01-18 niklasmove the RB_TIMEBAD handling to where "howto" is reachable
1997-01-18 niklasAvoid a double trap
1997-01-18 niklasUse scsiprint
1997-01-18 niklasBoundary error (s/<=/</)
1997-01-18 downsjsyslog.h -> sys/syslog.h
1997-01-18 downsjmove random, add ipl.
1997-01-18 downsjAdd stuff from /sys/conf/GENERIC, including IPFILTER.
1997-01-18 downsjadd ipfilter
1997-01-18 downsjrandom -> 32, ipl -> 33
1997-01-18 downsjdk_mountroot(), hp300 style.
1997-01-18 downsjGross hack for hp300, and a fix for NO_LSEEK as pointed...
1997-01-18 downsjEnsure libsa and libkern get compiled with -Dhp300
1997-01-18 downsjmissed this one
1997-01-18 briggsSync. with current NetBSD--keeping local changes.
1997-01-17 pefommap for TYNE. mods in ps/2 mouse driver to be more...
1997-01-17 rahndsfrexp version from m68k, both are IEEE so should be...
1997-01-17 kstaileyadd tag
1997-01-17 millertAdd OpenBSD tag
1997-01-17 millertAdd OpenBSD tags (was in wrong dir for previous commit)
1997-01-17 millertAdd OpenBSD tags
1997-01-17 millertPossible buf oflow.
1997-01-17 millertOpenBSD tags
1997-01-17 millertOpenBSD tags
1997-01-17 millertpossible oflow
1997-01-17 millertrindex -> strrchr
1997-01-17 millertFix potential buf oflow wrt strerror and sprintf.
1997-01-17 mickeynote about Vanya Grozniy
1997-01-17 majaDo IPFILTER the OpenBSD way... -moj
1997-01-17 downsjmore subdirs
1997-01-17 downsjmore new files
1997-01-17 downsjhp300 bootblocks, sync'd with NetBSD 011697, with chang...
1997-01-17 millertmore r?index -> strr?chr changes
1997-01-17 millertno need to link with -lcompat
1997-01-17 millertnuke rindex decl
1997-01-17 downsjsys/stat.h gets included here, and STAYS included here...
1997-01-17 millertmore r?index -> strr?chr
1997-01-17 millertr?index -> strr?chr
1997-01-17 millertlite2 daily + our changes. We can remove old tmp files...
1997-01-17 millertFinal fix to make fts(3) spoof-proof.
1997-01-17 kstaileydon't update battery backed up clock if system time...
1997-01-17 kstaileyadded "see also" refs to cdio & chio
1997-01-17 kstaileyncr_print() -> scsiprint()
1997-01-17 downsjFixes:
1997-01-16 kstaileyprevent scsiconf.c:110: warning: unused variable `l'
1997-01-16 kstaileydo not call resettodr() if RB_TIMEBAD is set due to...
1997-01-16 kstaileydo not call resettodr() if RB_TIMEBAD is set due to...
1997-01-16 kstaileyahaprint() & btprint() -> scsiprint()
1997-01-16 kstaileysiprint() -> scsiprint()
1997-01-16 majaDon't define MAXBSIZE here. -moj
1997-01-16 majaAdded scsiprint from NetBSD, needed by new driver for...
1997-01-16 niklasSync to NetBSD 970110
1997-01-16 kstaileyUse RB_TIMEBAD in boot() to know not to update the...
1997-01-16 kstaileyuse RB_TIMEBAD to indicate that the time is wrong and...
1997-01-16 kstaileydisambiguate somewhat
1997-01-16 millertCorrect logic such that newfs w/o -t on a device w...
1997-01-16 millertgetopt(3) fix that I missed in the previous sweep.
1997-01-16 millertMan pages for libedit, from NetBSD.
1997-01-16 millertMerge in NetBSD libedit changes and new man pages....
1997-01-16 millertSpeak in English and note that editline(3) now exists.
1997-01-16 kstaileymachdep.c
1997-01-16 kstaileyadded RB_TIMEBAD bootflag
1997-01-16 millertUpdate from NetBSD: adds chlen command and makes -Wall...
1997-01-16 kstaileyall modified code can now compile with -Werror -Wall...
1997-01-16 millertFrom NetBSD: Warn about potentially unsafe uid/gid...
1997-01-16 millertSupport VM_PSSTRINGS. Man, this has been sitting in...
1997-01-16 millertgetopt(3) returns an int, not char.
1997-01-15 millertgetopt(3) returns -1 when out of args, not EOF, whee!
1997-01-15 majasync with NetBSD 970112 -moj
1997-01-15 kstaileyadd prototype of reboot2() via machdep.h
1997-01-15 kstaileymoved init of ret in randomioctl() to better location
1997-01-15 millertFrom NetBSD: make testdb() fail if database version...
1997-01-15 rahndsWell, actually this seemed to be a bug in generic code...
1997-01-15 kstaileyadded prototypes, made some functions static, removed...
1997-01-15 mickeyadd IPXIP option commented out, explanation.
1997-01-15 kstaileyextra braces to prevent warning about missing braces
1997-01-15 deraadtsc_link.adapter_buswidth, set to 16 if wide scsi. if...
1997-01-15 kstaileymore missing prototypes and other warnings fixed
1997-01-15 millertMinor formatting tweak from NetBSD (perry) + OpenBSD...
1997-01-15 downsjDon't need this, /sys/compat/m68k4k works better.
1997-01-15 kstaileyprevent -Wall warning:
1997-01-15 kstaileyprevent warning:
1997-01-15 kstaileyprevent warning:
1997-01-15 kstaileyfixed warning:
1997-01-15 downsj8k
1997-01-15 kstaileyprevent this warning:
1997-01-15 kstaileyadded prototypes
1997-01-15 niklasAdd DESTDIR support for crt{begin,end}.o (powerpc only...
1997-01-15 millertClarification. From NetBSD.
1997-01-14 majaRemove locc. -moj
next