summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1999-08-20add -fno-strict-aliasingTodd C. Miller
1999-08-20Don't install with special permissions.Jason Downs
1999-08-20Don't install with special permissions.Jason Downs
1999-08-20Change the default serial port device and /var/spool/lock permissions.Jason Downs
/var/spool/lock becomes uucp.dialer, mode 1775, and serial devices become uucp.dialer, mode 660. (A couple of "dead" MAKEDEVs have been updated because they conformed the the old permission scheme, while others have not because they didn't.)
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
optimal. The final (and safe) solution will come with kth-krb 0.10
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
Use __progname, not argv[0] for determining how we were called Fix a typo
1999-08-20in pv_link4m malloc can sleep. Make the malloc earlier and check ifArtur Grabowski
reality has changed while we were (possibly) sleeping.
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
be easier to get at the ISA (instruction set architecture)
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
-don't loop hoping for piggybacked interrupts if the card is ejected mid-read -tried padding the mbufs to see if that helps receive -put in structure for hardware header (contains signal strength I think) still not completely working, but things are happening
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