openbsd
1997-01-21 niklasBuild my config files too
1997-01-20 rahndsifdef the RB_TIMEBAD change,
1997-01-20 millertLatest research awk from June 29, 1996
1997-01-20 millertsort(1) test suite
1997-01-20 millertsort(1) from 4.4BSD-lite2 with minor tweaks and bug...
1997-01-20 millertgetopt returns -1 not EOF!
1997-01-20 niklasType pedantery.. a lot of it too, more could be done...
1997-01-20 niklasAccept partitions looking like, but not matching exactly,
1997-01-20 graichenbetter use (NETHER == 0) instead of NETHER == 0
1997-01-20 mickeyadd union lkm, since it's supported by kernel.
1997-01-20 graichenreplace #ifndef NFSCLIENT with #if !defined(NFSCLIENT...
1997-01-20 graichenback out my last change to avoid the __warn_references...
1997-01-20 millertAdd a few things and make permissions consistent (all...
1997-01-20 millertdocuments algorithm used.
1997-01-19 graichensmall hack to get the PLUTO kernel compiled
1997-01-19 graichenwork around linker problems on the mips (explicitely...
1997-01-19 graichendefine NO_WARN_REFERENCES for mips - because the mips...
1997-01-19 graichenput all the __warn_references behind a #ifndef NO_WARN_...
1997-01-19 graichenbring MAKEDEV and disktab up to date with NetBSD (plus...
1997-01-19 graichenadd Makefile.inc for tar'ing also the binutils tree...
1997-01-19 graichenadd a variable SNAP_GZIP_CMD to the snap_tar target...
1997-01-19 millertMake function decl match prototype in stdlib.h
1997-01-19 millertMinor cleanups to make gcc -Wall happier.
1997-01-19 millertzlib 1.0.4
1997-01-19 niklasAdd OpenBSD tag
1997-01-19 niklasFrom Ignatios Souvatzis (NetBSD):
1997-01-19 niklasFrom Gordon W Ross (NetBSD):
1997-01-19 mickeyupdate to the 1.6 aperture driver from 3.2 XFree86.
1997-01-19 pefoOoops. This should have been committed along with pccons.c
1997-01-19 briggsasm -> __asm, inline -> __inline
1997-01-19 briggsasm -> __asm
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....
next