Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-08-20 | add -fno-strict-aliasing | Todd C. Miller | |
1999-08-20 | Don't install with special permissions. | Jason Downs | |
1999-08-20 | Don't install with special permissions. | Jason Downs | |
1999-08-20 | Change 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-20 | change MIPSE{B|L} to __MIPSE{B|L}__. -moj | Mats O Jansson | |
1999-08-20 | needs <scsi/cd.h> -moj | Mats O Jansson | |
1999-08-20 | more paranoid check of the refcount in vfs_register | Artur Grabowski | |
1999-08-20 | Fix RCS Ids | Niklas Hallqvist | |
1999-08-20 | the default expiration date for new databases (Jan 1 04:59:59 2000) was not | Artur Grabowski | |
optimal. The final (and safe) solution will come with kth-krb 0.10 | |||
1999-08-20 | teach it about Rise cpus; wd@ics.nara-wu.ac.jp | Theo de Raadt | |
1999-08-20 | Link with "-L. -lperl" if building a shrared libperl on OpenBSD | Todd C. Miller | |
1999-08-20 | comment out shared libperl support for the time being | Todd C. Miller | |
1999-08-20 | Link perl binary with shared libperl | Todd C. Miller | |
1999-08-20 | Take advantage of "arch -s" | Todd C. Miller | |
1999-08-20 | cleanup pmap_enk4m | Artur Grabowski | |
1999-08-20 | re-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-20 | in pv_link4m malloc can sleep. Make the malloc earlier and check if | Artur Grabowski | |
reality has changed while we were (possibly) sleeping. | |||
1999-08-20 | Fix faulty asms, that happened to work with old gcc, but not egcs | Niklas Hallqvist | |
1999-08-20 | spelling | Theo de Raadt | |
1999-08-20 | uninitialized variable; art@ | Jason Wright | |
1999-08-20 | uninitialized variable; art@ | Jason Wright | |
1999-08-19 | The mips test for dynamic loading was wrong | Niklas Hallqvist | |
1999-08-19 | Merge arch and machine sources. Add some options so it will | Niklas Hallqvist | |
be easier to get at the ISA (instruction set architecture) | |||
1999-08-19 | mailer.conf missing; <kstailey@disclosure.com> | Jakob Schlyter | |
1999-08-19 | sync | Theo de Raadt | |
1999-08-19 | domain name change | kstailey | |
1999-08-19 | s/nvi/vi/ | kstailey | |
1999-08-19 | Sync with NetBSD. | Federico G. Schwindt | |
1999-08-19 | don't install /usr/share/misc/style as it is being replaced by a man page | Todd C. Miller | |
1999-08-19 | From FreeBSD with changes from /usr/share/misc/style | Todd C. Miller | |
1999-08-19 | sync | Theo de Raadt | |
1999-08-19 | pnpdevs.h | Theo de Raadt | |
1999-08-19 | another ethernet card | Theo de Raadt | |
1999-08-19 | undo damage aaron did | Theo de Raadt | |
1999-08-19 | test vendor id against PCMCIA_VENDOR_INVALID, not against 0 | David Leonard | |
1999-08-19 | increase size of register copies for debugging | David Leonard | |
1999-08-19 | revert to spin waiting on mailboxes | David Leonard | |
1999-08-19 | extend debugging to 16-bit pio | David Leonard | |
1999-08-19 | -remove some more statics | David 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-19 | sync | Theo de Raadt | |
1999-08-19 | shorten | Theo de Raadt | |
1999-08-18 | sync | David Leonard | |
1999-08-18 | "-1" -> "PCMCIA_PRODUCT_INVALID" | David Leonard | |
1999-08-18 | sysbeep/pciide/atapiscsi | kstailey | |
1999-08-18 | Boot block changes. | Jason Downs | |
1999-08-18 | Default to loading bsd.rd from $OSREV/hp300/bsd.rd. | Jason Downs | |
1999-08-18 | Mention ``alias enable no'', not ``alias enable off''. | brian | |
1999-08-18 | some ifndef UVM | Artur Grabowski | |
1999-08-18 | formatting | Aaron Campbell | |
1999-08-18 | comma splices, formatting nits, et al | Aaron Campbell | |