Age | Commit message (Expand) | Author |
1999-08-14 | dynamic chunks, snake style | Todd T. Fries |
1999-08-14 | debugging off by default. ok mickey@ | Todd T. Fries |
1999-08-14 | update | Michael Shalayeff |
1999-08-14 | update | Michael Shalayeff |
1999-08-14 | fix debug printfs, ipl name | Michael Shalayeff |
1999-08-14 | this work, smirk, rock, sock (rhymes by fries@ ;) | Michael Shalayeff |
1999-08-14 | cpu has interrupt | Michael Shalayeff |
1999-08-14 | next try to print cpu model number. | Michael Shalayeff |
1999-08-14 | clock_intr() | Michael Shalayeff |
1999-08-14 | s/STACK_GROWS_UP/MACHINE_STACK_GROWS_UP/ | Michael Shalayeff |
1999-08-14 | proper ipl values. | Michael Shalayeff |
1999-08-14 | littel perfomance rearngement, also cr23 and cr28 for ddb | Michael Shalayeff |
1999-08-14 | proper breakpoint instruction | Michael Shalayeff |
1999-08-14 | better CLKF_BASEPRI | Michael Shalayeff |
1999-08-14 | clock_intr() proto | Michael Shalayeff |
1999-08-14 | bigger stack frame size | Michael Shalayeff |
1999-08-14 | proper debugging ifdefs | Michael Shalayeff |
1999-08-14 | more registers to print and play | Michael Shalayeff |
1999-08-14 | enable interrupts after device configuration, provide cold_hook() for things ... | Michael Shalayeff |
1999-08-14 | export cr23 | Michael Shalayeff |
1999-08-14 | rework interruptions framewrok a little to use that space in the IV table. | Michael Shalayeff |
1999-08-14 | do the clock interrupt the narrow way. | Michael Shalayeff |
1999-08-13 | sync | Theo de Raadt |
1999-08-13 | AmbiCom AMB8002T | Theo de Raadt |
1999-08-13 | well of course it is Ethernet... | Theo de Raadt |
1999-08-13 | Use macros defined in pcmciavar.h. | Federico G. Schwindt |
1999-08-13 | Xircom NetWave support. Donations welcomed. | Federico G. Schwindt |
1999-08-13 | shutdown hook exists for the wrong reasons | Theo de Raadt |
1999-08-13 | shorten dmesg output. | Federico G. Schwindt |
1999-08-13 | Display the correct name. Thanks niklas@. | Federico G. Schwindt |
1999-08-13 | Remove unncessary printfs as well as NetBSD ifdefs. | Federico G. Schwindt |
1999-08-13 | Better fix for fdesc/procfs panic. | Constantine Sapuntzakis |
1999-08-13 | Almost forget it; USB support. | Federico G. Schwindt |
1999-08-13 | Add USB support. | Federico G. Schwindt |
1999-08-13 | Add USB devices support. | Federico G. Schwindt |
1999-08-13 | USB attachment and controllers. | Federico G. Schwindt |
1999-08-13 | USB controllers. | Federico G. Schwindt |
1999-08-13 | sync | Federico G. Schwindt |
1999-08-13 | From NetBSD; USB support. | Federico G. Schwindt |
1999-08-13 | in *_readdir(), constrain uio_offset to make sure it is right; cstone@pobox.com | Theo de Raadt |
1999-08-12 | splhigh() when calling pdc | Michael Shalayeff |
1999-08-12 | Probe svr4 before linux | Niklas Hallqvist |
1999-08-12 | Use -Os, not -O2 | Todd C. Miller |
1999-08-12 | fix asm() modifiers | Michael Shalayeff |
1999-08-12 | Switchover to new IDE framework, and do away with ed finally | Niklas Hallqvist |
1999-08-12 | Kernel that fits on a floppy, useful for diskless systems | Niklas Hallqvist |
1999-08-12 | use bzero in the kernel (I thought I had done this already?) | Niklas Hallqvist |
1999-08-12 | sync | Theo de Raadt |
1999-08-12 | promise | Theo de Raadt |
1999-08-12 | conditionalize some code only working on pccom so far | Niklas Hallqvist |