| Age | Commit message (Expand) | Author |
| 2000-07-25 | Store the whole 64-bit pointer... | mycroft |
| 2000-07-25 | Also do ../usr.bin/ssh for the `distribution' target. | thorpej |
| 2000-07-25 | backoff rev 1.18 & 1.19 - it's made obsolete by last rc.d changes and using | jdolecek |
| 2000-07-25 | backoff rev 1.36 - it's made obsolete by last rc.d changes and using | jdolecek |
| 2000-07-25 | Install ssh_config and sshd_config for `distribution' target. | thorpej |
| 2000-07-25 | the format without netmask is supported for compatibility only and not | jdolecek |
| 2000-07-25 | The `secr' set no longer exists; crypto is now part of the base | thorpej |
| 2000-07-25 | Fix mips3 outofworld to panic cleanly even if shutdown path misses K2. | jeffs |
| 2000-07-25 | Add option to apply additional mask to the SR at run-time for MIPS3 platforms. | jeffs |
| 2000-07-25 | add disabled LOCKDEBUG; re-enable all the phy drivers | mrg |
| 2000-07-25 | document the screen types recently added, and use the term "former" when | drochner |
| 2000-07-25 | add usr/share/wscons/{fonts,keymaps} | drochner |
| 2000-07-25 | add wscons subdir | drochner |
| 2000-07-25 | the pcvt fonts are in /usr/share/wscons/fonts now | drochner |
| 2000-07-25 | find a new home for the downloadable VGA fonts which used to be | drochner |
| 2000-07-25 | Add a build-framework for an SSH implementation which is not | thorpej |
| 2000-07-25 | Re-instate a couple of delay slot NOPs marked `XXX spitfire bug?' | pk |
| 2000-07-25 | Use cpp comment style. | mycroft |
| 2000-07-25 | Map txrate for prism2, where each bit is apparently assigned to the | onoe |
| 2000-07-25 | Ignore all undefined bits in the Tadpole microcontroller status register. | toddpw |
| 2000-07-25 | Document non-US keyboard support for Shark pccons. | is |
| 2000-07-25 | ${RPCGEN}, not hard-coded rpcgen | cgd |
| 2000-07-25 | Use libsa alloc(). | tsubai |
| 2000-07-25 | Add ofwboot.{mrg,xcf} to CLEANFILES. | tsubai |
| 2000-07-25 | Make this compile again. | tsubai |
| 2000-07-25 | Enable console in initppc(). | tsubai |
| 2000-07-25 | Allocate temporary buffer to copy OF page table dynamically | tsubai |
| 2000-07-25 | typo. s/Fa getaddrinfo/Fn getaddrinfo/. sync with kame. | itojun |
| 2000-07-25 | move pitfall example to downwards. wording fixes. sync with kame. | itojun |
| 2000-07-25 | Make __dtoul() actually DTRT. The calling convention was totally wrong, and | mycroft |
| 2000-07-25 | We don't need to include the # VIA VT82C686A integrated AC'97 Audio as it | wrstuden |
| 2000-07-25 | give pitfall examples. | itojun |
| 2000-07-25 | Add a bunch of pci audio drivers. Most are commented out as they haven't | wrstuden |
| 2000-07-25 | Correct typo in comment. | jeffs |
| 2000-07-24 | French/Finnish/German/Norwegian keyboard support; ported by Thomas Runge from... | is |
| 2000-07-24 | French/Finnish/German/Norwegian keyboard support; ported by Thomas Runge | is |
| 2000-07-24 | Improve the model identification and match. Addresses PR-10485. | gmcgarry |
| 2000-07-24 | Regen. | gmcgarry |
| 2000-07-24 | Add entries for all Xircom ethernet models. | gmcgarry |
| 2000-07-24 | Use new uvm_km_valloc_prefer_wait() in vmapbuf(). This lets the K2 | jeffs |
| 2000-07-24 | Add uvm_km_valloc_prefer_wait(). Used to valloc with the passed in | jeffs |
| 2000-07-24 | Fix a buffer overrun bug. The TOOBIG macro had some hard coded constants | dmcmahill |
| 2000-07-24 | add netboot.bin to CLEANFILES | jdolecek |
| 2000-07-24 | cleanup Makefiles, put common stuff to Makefile.booters, ditch unnecessary | jdolecek |
| 2000-07-24 | Optimization to pmap_zero_page(): we only need to use the first 16 FP regs, | mycroft |
| 2000-07-24 | Fix a whitespace glitch. | mycroft |
| 2000-07-24 | Pull in the bzero() changes from libc for real, with a couple of kernel- | mycroft |
| 2000-07-24 | Offset the %i2 stack slot from %sp, not %fp. Otherwise we may modify the | mycroft |
| 2000-07-24 | Dump 802.1Q encapsulated packets. From tcpdump.org. | ad |
| 2000-07-24 | There's no good reason not to assume a 64-bit stack here. | mycroft |