summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1997-04-17New memprobe for weird machines... please test.Tobias Weingartner
1997-04-17more devicesMichael Shalayeff
1997-04-17Fix __STDC__ macro handling of #, only hurt for mkdep not cpp duegvf
1997-04-17remove *.cat1 on "make realclean"kstailey
1997-04-17remove *.cat1 when "make realclean" is invokedkstailey
1997-04-17add SCRIPTS = ...kstailey
1997-04-17fix start address for first extended filesystemNiels Provos
1997-04-17Latest code from Mike + slight fixes.Jason Downs
1997-04-17Use HP_425 for id 7, and fix tests in machdep.c.Jason Downs
1997-04-17Better machine type identification from Mike SmithJason Downs
1997-04-17make it clearer bs= (like obs & ibs) is in bytesTheo de Raadt
1997-04-17writeable root anyone?Theo de Raadt
1997-04-17Add back rd devices.Jason Downs
1997-04-17Minor KNF + $OpenBSD$Niklas Hallqvist
1997-04-17not all ports use rd, duhTheo de Raadt
1997-04-17Do interrupt time accounting by running interrupt handlers with a seperateThorsten Lockert
1997-04-17Apple's firmware returns 0 from OF_read(stdin,)briggs
1997-04-17I had rcs-openbsd.pl have its way hereNiklas Hallqvist
1997-04-17make unconnected sockets get a random port #, tooTheo de Raadt
1997-04-17add pppd, chat, and /etc/ppp files. (it fits!)Theo de Raadt
1997-04-17Removal of race conditions. Inspired by Charles Hannum'sNiklas Hallqvist
1997-04-17Use the real times returned by dkreadstat().Tobias Weingartner
1997-04-16Missing init of a bus_space_tagNiklas Hallqvist
1997-04-16make install floppy for snapshotTheo de Raadt
1997-04-16no printers on install diskTheo de Raadt
1997-04-16add RB_KDB supportTheo de Raadt
1997-04-16Don't modify variables in the child since we vfork()'d toTodd C. Miller
1997-04-16add ext2fsTheo de Raadt
1997-04-16on floppy, call kernel bsd not bsd.gzTheo de Raadt
1997-04-16floppy.fsTheo de Raadt
1997-04-16cleanup from danny@freebsdTheo de Raadt
1997-04-16map two pages of Sysmap rather than 1.flipk
1997-04-16Add a proper version number ala other ports, and clean up various parts ofJason Downs
1997-04-16typoTheo de Raadt
1997-04-16Merge portions of NetBSD up to 970415.Jason Downs
1997-04-16fix cut 'n' pasteJason Downs
1997-04-16Multiple include protection.Jason Downs
1997-04-16clean moreTheo de Raadt
1997-04-16Changes up to NetBSD 970415.Jason Downs
1997-04-16exec() changes.Jason Downs
1997-04-16Don't source /etc/rc.securelevel if it doesn't exist and beTodd C. Miller
1997-04-16Sync with NetBSD (lukem):Todd C. Miller
1997-04-16Make mkioctls obey the DESTDIR environment variable.Todd C. Miller
1997-04-16Use _PATH_DEFTAPE not DEFTAPE in mt(1)Todd C. Miller
1997-04-16_PATH_DEFTAPE is now defined in <paths.h>Todd C. Miller
1997-04-16No need for "pathnames.h" now that _PATH_DEFTAPE is in <paths.h>Todd C. Miller
1997-04-16Change rmt -> rst and use _PATH_DEFTAPE as default file if none isTodd C. Miller
1997-04-16<paths.h> now includes _PATH_DEFTAPE. Change rmt0 -> rst0 in man page.Todd C. Miller
1997-04-16Add _PATH_DEFTAPETodd C. Miller
1997-04-16build ramdisk using vnd. rd builds suck (can you say race?)Theo de Raadt