summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
1999-08-20change MIPSE{B|L} to __MIPSE{B|L}__. -mojMats O Jansson
1999-08-20needs <scsi/cd.h> -mojMats O Jansson
1999-08-20more paranoid check of the refcount in vfs_registerArtur Grabowski
1999-08-20Fix RCS IdsNiklas Hallqvist
1999-08-20the default expiration date for new databases (Jan 1 04:59:59 2000) was notArtur Grabowski
1999-08-20teach it about Rise cpus; wd@ics.nara-wu.ac.jpTheo de Raadt
1999-08-20Link with "-L. -lperl" if building a shrared libperl on OpenBSDTodd C. Miller
1999-08-20comment out shared libperl support for the time beingTodd C. Miller
1999-08-20Link perl binary with shared libperlTodd C. Miller
1999-08-20Take advantage of "arch -s"Todd C. Miller
1999-08-20cleanup pmap_enk4mArtur Grabowski
1999-08-20re-order includes and remove <sys/utsname.h> since we don't use uname()Todd C. Miller
1999-08-20in pv_link4m malloc can sleep. Make the malloc earlier and check ifArtur Grabowski
1999-08-20Fix faulty asms, that happened to work with old gcc, but not egcsNiklas Hallqvist
1999-08-20spellingTheo de Raadt
1999-08-20uninitialized variable; art@Jason Wright
1999-08-20uninitialized variable; art@Jason Wright
1999-08-19The mips test for dynamic loading was wrongNiklas Hallqvist
1999-08-19Merge arch and machine sources. Add some options so it willNiklas Hallqvist
1999-08-19mailer.conf missing; <kstailey@disclosure.com>Jakob Schlyter
1999-08-19syncTheo de Raadt
1999-08-19domain name changekstailey
1999-08-19s/nvi/vi/kstailey
1999-08-19Sync with NetBSD.Federico G. Schwindt
1999-08-19don't install /usr/share/misc/style as it is being replaced by a man pageTodd C. Miller
1999-08-19From FreeBSD with changes from /usr/share/misc/styleTodd C. Miller
1999-08-19syncTheo de Raadt
1999-08-19pnpdevs.hTheo de Raadt
1999-08-19another ethernet cardTheo de Raadt
1999-08-19undo damage aaron didTheo de Raadt
1999-08-19test vendor id against PCMCIA_VENDOR_INVALID, not against 0David Leonard
1999-08-19increase size of register copies for debuggingDavid Leonard
1999-08-19revert to spin waiting on mailboxesDavid Leonard
1999-08-19extend debugging to 16-bit pioDavid Leonard
1999-08-19-remove some more staticsDavid Leonard
1999-08-19syncTheo de Raadt
1999-08-19shortenTheo de Raadt
1999-08-18syncDavid Leonard
1999-08-18"-1" -> "PCMCIA_PRODUCT_INVALID"David Leonard
1999-08-18sysbeep/pciide/atapiscsikstailey
1999-08-18Boot block changes.Jason Downs
1999-08-18Default to loading bsd.rd from $OSREV/hp300/bsd.rd.Jason Downs
1999-08-18Mention ``alias enable no'', not ``alias enable off''.brian
1999-08-18some ifndef UVMArtur Grabowski
1999-08-18formattingAaron Campbell
1999-08-18comma splices, formatting nits, et alAaron Campbell
1999-08-18Fix a printf() so `id' and `id username' produce similar output; inspired byAaron Campbell
1999-08-18syncTheo de Raadt
1999-08-18another cardTheo de Raadt
1999-08-18Remove unneeded code. Use u_int16_t.Federico G. Schwindt