openbsd
1997-04-17 mickeymore equipment bits!
1997-04-17 mickeyhide C decls when _LOCORE defined
1997-04-17 deraadtfix msgbuf parsing
1997-04-17 gvfAdded -q to return to Motorola bug.
1997-04-17 millertAdd support for STRIP environment variable to specify...
1997-04-17 weingartFix error handling from bios & typo.
1997-04-17 deraadtcpio fix
1997-04-17 kstaileyclean up *.cat1 on "make cleandir"
1997-04-17 kstaileyback out 1.2
1997-04-17 geneChanges earmarked 'purely cosmetic' by Scott Reynolds:
1997-04-17 weingartNew memprobe for weird machines... please test.
1997-04-17 mickeymore devices
1997-04-17 gvfFix __STDC__ macro handling of #, only hurt for mkdep...
1997-04-17 kstaileyremove *.cat1 on "make realclean"
1997-04-17 kstaileyremove *.cat1 when "make realclean" is invoked
1997-04-17 kstaileyadd SCRIPTS = ...
1997-04-17 provosfix start address for first extended filesystem
1997-04-17 downsjLatest code from Mike + slight fixes.
1997-04-17 downsjUse HP_425 for id 7, and fix tests in machdep.c.
1997-04-17 downsjBetter machine type identification from Mike Smith
1997-04-17 deraadtmake it clearer bs= (like obs & ibs) is in bytes
1997-04-17 deraadtwriteable root anyone?
1997-04-17 downsjAdd back rd devices.
1997-04-17 niklasMinor KNF + $OpenBSD$
1997-04-17 deraadtnot all ports use rd, duh
1997-04-17 tholoDo interrupt time accounting by running interrupt handl...
1997-04-17 briggsApple's firmware returns 0 from OF_read(stdin,)
1997-04-17 niklasI had rcs-openbsd.pl have its way here
1997-04-17 deraadtmake unconnected sockets get a random port #, too
1997-04-17 deraadtadd pppd, chat, and /etc/ppp files. (it fits!)
1997-04-17 niklasRemoval of race conditions. Inspired by Charles Hannum's
1997-04-17 weingartUse the real times returned by dkreadstat().
1997-04-16 niklasMissing init of a bus_space_tag
1997-04-16 deraadtmake install floppy for snapshot
1997-04-16 deraadtno printers on install disk
1997-04-16 deraadtadd RB_KDB support
1997-04-16 millertDon't modify variables in the child since we vfork...
1997-04-16 deraadtadd ext2fs
1997-04-16 deraadton floppy, call kernel bsd not bsd.gz
1997-04-16 deraadtfloppy.fs
1997-04-16 deraadtcleanup from danny@freebsd
1997-04-16 flipkmap two pages of Sysmap rather than 1.
1997-04-16 downsjAdd a proper version number ala other ports, and clean...
1997-04-16 deraadttypo
1997-04-16 downsjMerge portions of NetBSD up to 970415.
1997-04-16 downsjfix cut 'n' paste
1997-04-16 downsjMultiple include protection.
1997-04-16 deraadtclean more
1997-04-16 downsjChanges up to NetBSD 970415.
1997-04-16 downsjexec() changes.
1997-04-16 millertDon't source /etc/rc.securelevel if it doesn't exist...
1997-04-16 millertSync with NetBSD (lukem):
1997-04-16 millertMake mkioctls obey the DESTDIR environment variable.
1997-04-16 millertUse _PATH_DEFTAPE not DEFTAPE in mt(1)
1997-04-16 millert_PATH_DEFTAPE is now defined in <paths.h>
1997-04-16 millertNo need for "pathnames.h" now that _PATH_DEFTAPE is...
1997-04-16 millertChange rmt -> rst and use _PATH_DEFTAPE as default...
1997-04-16 millert<paths.h> now includes _PATH_DEFTAPE. Change rmt0...
1997-04-16 millertAdd _PATH_DEFTAPE
1997-04-16 deraadtbuild ramdisk using vnd. rd builds suck (can you say...
1997-04-16 deraadtrepair rdroot
1997-04-16 deraadttwo fs images
1997-04-16 deraadtnice printf
1997-04-15 niklasNew /etc/rc.securelevel should be under cover of /etc...
1997-04-15 dimaAdd /root/.shosts and /etc/shosts.equiv
1997-04-15 majaAdded revnetgroup in ypserv's Makefile and added suppor...
1997-04-15 majaAdd revnetgroup from FreeBSD, written by Bill Paul...
1997-04-15 mickeyextern int debug;
1997-04-15 mickeypass bootdev to kernel...
1997-04-15 mickeyno more assembly setup. all the gung is ok already...
1997-04-15 deraadtsupport more S3 chipsets. done by comparing against...
1997-04-15 deraadtfor callit, let nop through. rpcinfo -b, ya know; adam...
1997-04-15 deraadthandle \\ at start of line; christos
1997-04-15 deraadtneed an rd
1997-04-15 provosdocumentation for arc4random. this is out of memory...
1997-04-15 graichencreate empty /var/log/ipflog, sort the /var/log file...
1997-04-15 deraadtcorrect the paranoia check
1997-04-15 tholoAdd quirk, type for AT3 scanner (ViewStation 32)
1997-04-15 deraadtkill route flush until .. hmm kernel routing socket...
1997-04-15 deraadtsplit rc.local, creating rc.securelevel. Read the comme...
1997-04-15 deraadtindent
1997-04-15 deraadtnice printf, do not bite
1997-04-15 deraadtmostly repair option arg handling for booting
1997-04-15 deraadtpartition table in biosboot too. Max 28 BLKCNT, too
1997-04-15 mickeycopyright to toby (;
1997-04-15 mickeydo bounce-buffering to avoid DMA overrun
1997-04-15 mickeykill bogus comments
1997-04-15 mickeyprint debugging stuff only when debug!=0
1997-04-14 provosenable blowfish per default, explanationary blurb
1997-04-14 provosworks a bit better with extended partitions. hack.
1997-04-14 pefoForgot one change...
1997-04-14 kstaileymake -h columns more compact
1997-04-14 mickeyno need for partition table....
1997-04-14 geneBring our incarnation of John Wittowski's direct adb...
1997-04-14 geneWhoops. A spurious '{' slipped into an if statement...
1997-04-14 michaelstypo for us.
1997-04-14 kstaileydocument "-h" flag
1997-04-14 kstaileyswitch from <blank> to "B" for byte suffix; columns...
1997-04-14 kstaileyfix Avail column in -h mode (again)
1997-04-14 kstaileyfix Avail column in -h mode
next