Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-06-06 | use destructive erase | Michael Shalayeff | |
1997-06-06 | fix twiddle() without breaking backspace | kstailey | |
1997-06-05 | s/options/option/ (mostly) | kstailey | |
1997-06-05 | s/options/option/g | kstailey | |
1997-06-04 | Raise memory resource limits, drive by the need to run netscape 4.0b5 | kstailey | |
which has a text segment of > 8MB. If you maintain a port you might want to do the same. | |||
1997-06-03 | let us try to move to pcvt as default; report problem cards to me | Theo de Raadt | |
1997-06-03 | Handle obj dirs the correct way. PR#172 -moj | Mats O Jansson | |
1997-05-31 | note about usleep | Michael Shalayeff | |
1997-05-31 | usleep won't work on some weird laptops | Michael Shalayeff | |
1997-05-31 | clean/optimize | Michael Shalayeff | |
1997-05-31 | add sleep(3) | Michael Shalayeff | |
1997-05-31 | <string.h> bye-bye | Michael Shalayeff | |
1997-05-31 | usleep is void now | Michael Shalayeff | |
1997-05-31 | ufs changes | Michael Shalayeff | |
1997-05-30 | sleep/usleep prototypes (others may need 'em too, btw | Michael Shalayeff | |
strncmp prototype in stand.h | |||
1997-05-30 | sigh | Theo de Raadt | |
1997-05-30 | argh | Theo de Raadt | |
1997-05-30 | add EXT2FS | kstailey | |
1997-05-30 | Fix APM building with absolute $S path | Niklas Hallqvist | |
1997-05-30 | put pctr in all GENERIC | Theo de Raadt | |
1997-05-30 | Add some protos so it compiles. | Jason Downs | |
1997-05-30 | glidepoint & hot-swap support; koji@math.human.nagoya-u.ac.jp | Theo de Raadt | |
1997-05-30 | EDD support functions, EDD detection code. | Michael Shalayeff | |
com prototypes changes some indentation | |||
1997-05-30 | add koi8 support | Michael Shalayeff | |
from Roman Palagin <romanp@mutant.mybody.ryazan.ru> | |||
1997-05-29 | better style, move pmm init code completely into gidt.S | Michael Shalayeff | |
1997-05-29 | safety | Michael Shalayeff | |
1997-05-29 | safety, and copyright | Michael Shalayeff | |
1997-05-29 | copyright | Michael Shalayeff | |
1997-05-29 | do \b | Michael Shalayeff | |
1997-05-29 | safety | Michael Shalayeff | |
1997-05-29 | add small piece of NT support from James C. Cortilier III | Michael Shalayeff | |
1997-05-29 | add S3 ViRGE detect | Michael Shalayeff | |
1997-05-29 | -Wall w/ PCVT_EMU_MOUSE | Michael Shalayeff | |
1997-05-29 | Add -Wmissing-prototypes too | Niklas Hallqvist | |
1997-05-29 | VM86 | Niklas Hallqvist | |
1997-05-29 | Add ipsec | Niklas Hallqvist | |
1997-05-29 | Add some device we need and ext2fs. Reality update. | Niklas Hallqvist | |
1997-05-23 | enable wdc1 | Theo de Raadt | |
1997-05-22 | sync with sys/param.h changes | Todd C. Miller | |
1997-05-22 | -a support for rd; from mickey | Theo de Raadt | |
1997-05-13 | minimize | Theo de Raadt | |
1997-05-08 | Add slip support back in | Thorsten Lockert | |
1997-05-08 | wandering fix from provos | Theo de Raadt | |
1997-05-08 | only detect first 166/165 as valid | Theo de Raadt | |
1997-05-07 | leaner and meaner | Theo de Raadt | |
1997-05-04 | Add newer S3 chipsets that pcvt supports. Fix from William Wisner | Todd C. Miller | |
<wisner@gryphon.com>. Closes PR#180. | |||
1997-05-01 | alloca(size_t) | Michael Shalayeff | |
not int | |||
1997-04-30 | Add missing prototype: alloca() | Tobias Weingartner | |
1997-04-30 | solve the bounce buffer problem! | Michael Shalayeff | |
1997-04-30 | guarantee termination for faked disklabels, no endless loops | Niels Provos | |