Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
1999-08-18 | Fix a printf() so `id' and `id username' produce similar output; inspired by | Aaron Campbell | |
NetBSD, millert@ok. | |||
1999-08-18 | sync | Theo de Raadt | |
1999-08-18 | another card | Theo de Raadt | |
1999-08-18 | Remove unneeded code. Use u_int16_t. | Federico G. Schwindt | |
1999-08-18 | regen | Federico G. Schwindt | |
1999-08-18 | add some RangeLAN2 devices | David Leonard | |
1999-08-18 | make most functions static | David Leonard | |
use defines from pcmciadevs remove some futile debugging and ancient detach code print configure message in `the new way' fix compile error where 'sc' wasn't defined | |||
1999-08-18 | enable ie0 | Michael Shalayeff | |
1999-08-18 | cleanup | Michael Shalayeff | |
1999-08-17 | factor out ie device definition; niklas@ ok | Michael Shalayeff | |
1999-08-17 | typo | Niklas Hallqvist | |
1999-08-17 | Implement a minimum idle time value as an optional second argument | brian | |
to ``set timeout''. This is useful for situations where your minimum call charge is (say) 5 minutes (like mine is) | |||
1999-08-17 | doesn't count down from 99 anymore | Todd C. Miller | |