Age | Commit message (Expand) | Author |
1999-05-02 | new {s,g}et_psw() | Michael Shalayeff |
1999-05-02 | child_return() proto | Michael Shalayeff |
1999-05-01 | do not count on BOOTSIG0 and BOOTSIG1 being in a msdos filesystem. Not | Theo de Raadt |
1999-05-01 | Add ksyms. | Jason Downs |
1999-04-30 | in vput, simple_unlock the v_interlock before VOP_INACTIVE, not after | Artur Grabowski |
1999-04-30 | Remove the file. | Federico G. Schwindt |
1999-04-30 | Don't generate pcmciadevs_data.h anymore. | Federico G. Schwindt |
1999-04-30 | Don't call ne2000_detect twice. Use nsc->sc_type instead. | Federico G. Schwindt |
1999-04-30 | gc old files | Artur Grabowski |
1999-04-30 | upgrade Arla to fresher code. Too many new features and bugfixes. | Artur Grabowski |
1999-04-30 | Import of xfs from arla-0.35.7 | Artur Grabowski |
1999-04-28 | Added wdt driver for the Industrial Computer Source PCI-WDT50x watchdog | Alex Feldman |
1999-04-28 | add autoconfig_verbose toggling command to boot_config | Theo de Raadt |
1999-04-28 | zap the newhashinit hack. | Artur Grabowski |
1999-04-27 | make this compile for !MNN case. (which is the default). DUH. | Artur Grabowski |
1999-04-26 | sync | Theo de Raadt |
1999-04-26 | another modem | Theo de Raadt |
1999-04-25 | Reading large file from ext2fs caused vm_fault; gluk@ecsc.mipt.ru | Todd C. Miller |
1999-04-24 | Use the generic m68k param.h. | Jason Downs |
1999-04-23 | correct keycap.pcvt path | Todd C. Miller |
1999-04-23 | last part of UVM stuff for pmap (aborted yesterday by a routing loop). | Artur Grabowski |
1999-04-23 | dont accept packets with the destination address of a down interface; | Niels Provos |
1999-04-23 | in case PNP OS BIOS option is broken, skip isapnp ep cards | Theo de Raadt |
1999-04-23 | mmmmap() bounds check. | Jason Downs |
1999-04-23 | Kcore dump, from NetBSD. | Jason Downs |
1999-04-23 | Add kcore.h | Jason Downs |
1999-04-23 | Fix kcore initialization. | Jason Downs |
1999-04-22 | MACHINE_NEW_NONCONTIG code. From NetBSD. Needed by UVM | Artur Grabowski |
1999-04-22 | we don't need to include buf.h | Artur Grabowski |
1999-04-22 | uvmspace_exec can change p_vmspace! | Artur Grabowski |
1999-04-22 | better panic message | Artur Grabowski |
1999-04-22 | UVM stuff. Mostly name changes. | Artur Grabowski |
1999-04-22 | UVM stuff. vm_fault -> uvm_fault | Artur Grabowski |
1999-04-22 | UVM kernacc -> uvm_kernacc | Artur Grabowski |
1999-04-22 | UVM fixes. Mostly changed function names. | Artur Grabowski |
1999-04-22 | kcopy needed by UVM. From NetBSD | Artur Grabowski |
1999-04-22 | UVM fixes, cnt -> uvmexp | Artur Grabowski |
1999-04-22 | constants for UVM | Artur Grabowski |
1999-04-22 | [vp]{addr,size}_t needed by UVM | Artur Grabowski |
1999-04-22 | implement pmap_{,de}activate | Artur Grabowski |
1999-04-22 | protect from multiple include | Artur Grabowski |
1999-04-22 | UVM fixes. vm_map_create -> uvm_map_create and kmem_alloc -> uvm_km_alloc | Artur Grabowski |
1999-04-22 | UVM fixes, just a few useracc -> uvm_useracc | Artur Grabowski |
1999-04-22 | Heh, this was definitely not tested. cpp sytax errors. | Niklas Hallqvist |
1999-04-22 | fix device selector, spif isn't an DV_NET, missing sbus_establish | Jason Wright |
1999-04-22 | Bug fixes from NetBSD, port-powerpc/7240 and port-powerpc/7243 | Dale S. Rahn |
1999-04-22 | Follow proper OpenBSD shutdown/power off semantics. | Jason Downs |
1999-04-21 | From Tom Henderson <tomh@cs.berkeley.edu>: | Niels Provos |
1999-04-21 | Improved ps formatting. | Alex Feldman |
1999-04-20 | messup, learn to test *all* variants of compile options when | Niklas Hallqvist |