Age | Commit message (Expand) | Author |
1997-07-17 | take partition in an account | Michael Shalayeff |
1997-07-17 | use cpp, not equ | Michael Shalayeff |
1997-07-17 | proper size/stripping/handling | Michael Shalayeff |
1997-07-17 | use includes, nort private defines | Michael Shalayeff |
1997-07-16 | add tag | kstailey |
1997-07-16 | be more conservative | kstailey |
1997-07-15 | flags for tunnels and replacing existing routes, sysctl! + tiny bug fix | Niels Provos |
1997-07-15 | cannot do this; flipk has found test cases where this fails | Theo de Raadt |
1997-07-15 | Use assembler sources our of arch/m68k where applicable. | Jason Downs |
1997-07-14 | nicer include | Michael Shalayeff |
1997-07-14 | global byte counters. | Niels Provos |
1997-07-14 | sysctl... | Niels Provos |
1997-07-14 | routes with zero spi can be used to avoid ipsec processing | Niels Provos |
1997-07-14 | Slight fix. | Jason Downs |
1997-07-14 | Update to reflect reality. | Jason Downs |
1997-07-14 | The grand reorganization, OpenBSD style. | Jason Downs |
1997-07-14 | cua devices for all! | Jason Downs |
1997-07-14 | Fix the CTLNET order. | Angelos D. Keromytis |
1997-07-13 | Get rid of pause | Tobias Weingartner |
1997-07-13 | Sync with the new audio changes. | Angelos D. Keromytis |
1997-07-13 | sync to NETBSD_CURRENT_970711. | Jason Downs |
1997-07-13 | Save mmuid and use it to print out 425/433 model types. | Jason Downs |
1997-07-13 | APCI support and new CPU configuration from NetBSD. | Jason Downs |
1997-07-12 | Add PnP stuff. Should compile, doubt if it works 100%. Worked for | Tobias Weingartner |
1997-07-12 | Add some more extent stuff, in preperation of PnP. Huh? Did I | Tobias Weingartner |
1997-07-12 | fixed tiny bug in pad values and hmac inner hash lengths. should work now. | Niels Provos |
1997-07-12 | Add missing sc->sc_dev.dv_xname arg to isa_intr_establish(). | Todd C. Miller |
1997-07-11 | obsolete. | Niels Provos |
1997-07-11 | argh. commited wrong file | Niels Provos |
1997-07-11 | put old esp/ah and new esp/ah in different files. | Niels Provos |
1997-07-11 | cosmetic changes; netbsd | Niels Provos |
1997-07-11 | From Steven Campbel: Allocate a bigger address space for VRAM. This allows | gene |
1997-07-11 | Rename REWIND to DOREWIND to avoid colliding with the SCSI opcode of the | Thorsten Lockert |
1997-07-11 | Add KERNFS, PROCFS, NULLFS | Todd C. Miller |
1997-07-11 | Allow media to be removed on last close even if the device used was the | Thorsten Lockert |
1997-07-11 | Do not force FOLLOW (to follow symbolic links) when creating new files | Thorsten Lockert |
1997-07-10 | add insert char capability (and no bickering about it being ANSI 8c{)] | kstailey |
1997-07-10 | sync with NETBSD 30/3/97 + adapating aria.c | Niels Provos |
1997-07-10 | fix vga_copycols(9) | kstailey |
1997-07-10 | Take out some devices unused in the install. Alpha boot floppy now fits. | Todd C. Miller |
1997-07-10 | fix backward scrolling | kstailey |
1997-07-09 | Do not lose our ethernet address | Niklas Hallqvist |
1997-07-09 | Take out DEBUG and DIAGNOSTIC to make thigns fit. | Todd C. Miller |
1997-07-09 | copyright | Theo de Raadt |
1997-07-09 | do literal mode nicely. ddb now rocks. now we need working traceback | Theo de Raadt |
1997-07-09 | indicate that the register array is in physical order | Theo de Raadt |
1997-07-09 | decode integer instructions, or at least the ones i have documentation for | Theo de Raadt |
1997-07-09 | comment register numbers; also pc/ps are not $31, not in the least... | Theo de Raadt |
1997-07-09 | print registers by name, not number | Theo de Raadt |
1997-07-09 | rearrange registers in numerical order | Theo de Raadt |