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