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