summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Speedup 3DES by using assembly code for i386.ume2002-03-0523-515/+5222
* Call ast() only when we're handling a user trap.marcel2002-03-051-1/+2
* Buffalo LPC3-CLTimp2002-03-051-0/+6
* Fix Simple Tech STI-ATAimp2002-03-051-1/+1
* US Robotics Wireless Card 2410imp2002-03-051-0/+6
* Use ANSI-99 int names (uintXX_t) over traditional BSD int namesimp2002-03-051-5/+6
* Fix vendor ID (mostly obtained from Rev 1.1).mike2002-03-051-7/+8
* Add fpsetmask(). Needed to build miniperl.jake2002-03-052-2/+29
* Fix a bug where siglongjmp would clobber the argument to return fromjake2002-03-051-2/+2
* Add base64 support to uuencode(1) and uudecode(1), as specified by SUSv3.jmallett2002-03-053-29/+139
* Track the number of wired pages to avoid unwiring unwired pages.tanimura2002-03-051-0/+1
* Allow for better control over the GCC front-end when building a crossobrien2002-03-051-1/+5
* Unbreak bridge.ko. Replace an unresolved symbol with the actions itcjc2002-03-051-1/+3
* Connect the sparc64 userland fp emulator to the build.tmm2002-03-051-0/+2
* Add cloning support to the loopback interface.brooks2002-03-041-56/+99
* Change the network interface cloning API so the destroy function returnsbrooks2002-03-046-11/+14
* Update headerssos2002-03-043-3/+3
* Update header.sos2002-03-043-3/+3
* fix the wildrunning % counter.sos2002-03-041-4/+2
* ANSIfication, WARNS and lint cleanup.markm2002-03-041-36/+38
* o Create vm_pageq_enqueue() to encapsulate code that is duplicated timealc2002-03-043-30/+24
* Add generalized power profile code.iwasaki2002-03-0413-95/+267
* Add PSEUDOFS.dfr2002-03-041-1/+2
* Fix two typos: s/verison/versionbmah2002-03-042-4/+4
* Forced commit to note that the previous revision applied jdp's own patch fordes2002-03-040-0/+0
* Add emulation support for PAL_VM_SUMMARY.dfr2002-03-042-2/+11
* Add support for french and german locales in tcsh's way.phantom2002-03-041-3/+6
* Use NLSLINKS to setup symbolic links in NLS areaphantom2002-03-042-37/+16
* . Add support for making NLS linksphantom2002-03-041-1/+22
* This file is not used anymorephantom2002-03-041-17/+0
* Slightly relax requirements to set per-file variablesphantom2002-03-041-3/+8
* Use bsd.nls.mk for building/installing NLS filesphantom2002-03-0411-185/+48
* Redirect stdout of `ipf -y' to /dev/null. This removes a straydd2002-03-047-7/+7
* Don't blow away ``set escape'' settings when we've completed thebrian2002-03-043-2/+9
* Use bsd.nls.mk for building/installing NLS filesphantom2002-03-041-9/+5
* Add basic infrastructure for building and installing Message Catalogs (NLS Ca...phantom2002-03-042-1/+107
* Activate sparc64 relnotes.kuriyama2002-03-043-1/+57
* Add support for starting secondary cpus in kernel, as opposed to relyingjake2002-03-049-188/+342
* Dig the information about which tlb slots were used to map the kernel outjake2002-03-042-10/+21
* Begin building sparc64 release notes for -CURRENT.bmah2002-03-043-0/+45
* clarify code:alfred2002-03-041-6/+19
* Allocate tlb contexts on the fly in cpu_switch, instead of statically 1 to 1jake2002-03-048-136/+297
* Fix obscure problems with vfork where part of the parent's stack could bejake2002-03-041-8/+40
* Support for USB fm radio.alfred2002-03-049-0/+541
* Add a bunch of cards from NetBSD and maybe other places.imp2002-03-041-0/+5
* Suspend and resume related patches from Toshikazu Ichinoseki <t.ichinoseki@ni...orion2002-03-041-12/+85
* Makefile.inc0 is no longer used.keramida2002-03-031-3/+1
* Call vm_pageq_remove_nowakeup() rather than duplicating it.alc2002-03-031-8/+2
* Fix bug in mb_alloc that made systems configured withbmilekic2002-03-031-3/+1
* A bit of premptive GEOM POLA magic: If we don't get a virgin disklabelphk2002-03-032-12/+32
OpenPOWER on IntegriCloud