Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-08-08 | Mostly sync to NetBSD-current 970804. | Jason Downs | |
GENERIC currently compiles and runs; some devices (isp) are not complete and not yet enabled. | |||
1997-08-08 | Initialize hwreset. | Jason Downs | |
1997-08-08 | Initialize hwreset. | Jason Downs | |
1997-08-08 | Initialize hwreset. | Jason Downs | |
1997-08-08 | Initialize hwreset. | Jason Downs | |
1997-08-08 | Mostly sync to NetBSD-current 970804 + tags. | Jason Downs | |
1997-08-08 | Mostly sync to NetBSD-current 970804. | Jason Downs | |
Apologies if this breaks anyone else using the MI ESP driver... | |||
1997-08-08 | Add hwreset callback; drivers need to set this appropiately. | Jason Downs | |
1997-08-08 | hardcode keyboard probe to 1 for now | Niklas Hallqvist | |
1997-08-07 | 9600-N-8 is better than 9600-N-7 no? | Niklas Hallqvist | |
1997-08-07 | Support -n in conjunction with -s. Problem noted by | Todd C. Miller | |
Carsten Hammer <chammer@vogon.party.de>. Fixes PR#297. Also made "pstat -tn" consistent with -n in other modes (and it now lines up correctly). | |||
1997-08-07 | enhance -v documentation | kstailey | |
1997-08-07 | grammar | Niklas Hallqvist | |
1997-08-07 | grammar | Niklas Hallqvist | |
1997-08-07 | grammar & spelling | Niklas Hallqvist | |
1997-08-07 | probe should be returning non-zero when succesful | Niklas Hallqvist | |
it was the other way around. | |||
1997-08-07 | grammar | Niklas Hallqvist | |
1997-08-07 | jason is tired. this is not needed. our locator table stuff uses less | Theo de Raadt | |
memory too. | |||
1997-08-07 | Back that out, I'm too tired to be messing with this. | Jason Downs | |
1997-08-07 | pretty | Niklas Hallqvist | |
1997-08-07 | Add cf_locnames to struct cfdata. | Jason Downs | |
1997-08-07 | cf_locnames support, from NetBSD (jtk, according to the RCSids). | Jason Downs | |
1997-08-07 | I know u_short will always be 16 bits, call me a pedant.. | Niklas Hallqvist | |
1997-08-07 | slight KNF | Niklas Hallqvist | |
1997-08-07 | document needed MD funcs for SOFTWARE_SSTEP better | Niklas Hallqvist | |
1997-08-07 | O_ASYNC handling from NetBSD... | Niklas Hallqvist | |
1997-08-07 | RCS tag + KNF | Niklas Hallqvist | |
1997-08-07 | RCS tag | Niklas Hallqvist | |
1997-08-07 | typo | Niklas Hallqvist | |
1997-08-07 | aic and no serial console now | Niklas Hallqvist | |
1997-08-07 | Yes, -g is good on this one | Niklas Hallqvist | |
1997-08-07 | No -g on this one anymore | Niklas Hallqvist | |
1997-08-07 | Use DOCDIR (god this has been lying in my tree a long time) | Niklas Hallqvist | |
1997-08-07 | Use DOCDIR (god this has been lying in my tree a long time) | Niklas Hallqvist | |
1997-08-07 | sync | Theo de Raadt | |
1997-08-07 | silence this thing again | Theo de Raadt | |
1997-08-07 | no more {in,out}*, they are in machine/pio.h | Michael Shalayeff | |
1997-08-07 | no more biosmem.S | Michael Shalayeff | |
1997-08-07 | call BIOS from C | Michael Shalayeff | |
1997-08-07 | right DOINT for C | Michael Shalayeff | |
1997-08-06 | use -- instead; eric | Theo de Raadt | |
1997-08-06 | fix grep memory leak due due to using valloc to grow line buffer and be more ↵ | grr | |
conservative about growing buffer in the face of arbitrarily long lines | |||
1997-08-06 | print nice message | Michael Shalayeff | |
1997-08-06 | whoosh | Theo de Raadt | |
1997-08-06 | s/special file/configuration file/ | kstailey | |
1997-08-06 | "option INSECURE" is obsolete, edit /etc/rc.securelevel and set | kstailey | |
securelevel=-1 instead. | |||
1997-08-06 | indent | Theo de Raadt | |
1997-08-06 | fix hd major basing on disklabel d_type info | Michael Shalayeff | |
1997-08-06 | cmd is global anyways, don't pass it to handlers | Michael Shalayeff | |
add echo command | |||
1997-08-06 | proper msgs display w/ -r | Michael Shalayeff | |