summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Correct a mistake in so_cred changes. In practice, I don't think that itgreen1999-07-121-2/+2
* Bug fixesroger1999-07-124-1254/+2592
* Improve Logitech MouseMan+ protocol support.yokota1999-07-125-41/+214
* Correct a couple of spelling errors in comments.kris1999-07-123-8/+8
* Implement a kludge for some wheeled mice for which infamous "psmintr:yokota1999-07-122-4/+32
* remove a set_cpl which survived last change.phk1999-07-121-2/+1
* We may have three ways to generate the SPL functions, but one tablephk1999-07-111-54/+25
* Use the fsid from the superblock, unless it looks bogus or has alreadyphk1999-07-111-6/+6
* Two new sysctls: net.inet.tcp.getcred and net.inet.udp.getcred. These takegreen1999-07-113-3/+99
* Cleanup OBJ_ONEMAPPING management.alc1999-07-112-15/+5
* Add wb0 to GENERIC now that it actually does work on alpha. (Forgot thiswpaul1999-07-112-2/+4
* Add a hook for a bus to detect child devices which didn't find drivers.dfr1999-07-114-6/+56
* disable tag queing for the MICROP 4421-07 drive. It's an old 2gig drive.jmg1999-07-111-2/+8
* Make the Winbond ethernet driver work on FreeBSD/alpha. Also addedwpaul1999-07-112-51/+78
* An SMP-specific change: eliminate a check on bsp_apic_readyalc1999-07-101-11/+5
* Convert the if_fea (DEC FDDI) driver to newbus since it has been brokenpeter1999-07-102-800/+340
* Change the data type used to represent page color in the vm_objectalc1999-07-101-2/+2
* Remove unused function prototypes.alc1999-07-101-3/+1
* Add apmd support code.iwasaki1999-07-103-25/+502
* Go back to the old (icu.s rev.1.7 1993) way of keeping the AST-pendingbde1999-07-1024-282/+98
* Fixes for a couple of problems in last commit:peter1999-07-101-8/+8
* Fixed a longstanding scheduling bug. ASTs and softclock interrupts werebde1999-07-104-48/+52
* Fix a dev_t/udev_t issue with accounting. lastcomm now shows thephk1999-07-102-5/+12
* Allow jailed proccesses to open non-process vnodes like the root of the fs.phk1999-07-092-4/+4
* Fix the previous warning a different way since the emul_path exposure waspeter1999-07-091-7/+5
* Minor tweak - don't cause a warning.peter1999-07-091-2/+3
* Use %q rather than rolling a custom routine.peter1999-07-092-102/+14
* Implement the %q prefix for the integer types. Note that egcs on thepeter1999-07-091-17/+81
* Add in dbregs stubs that a committer for changes on the i386 ought to have done.mjacob1999-07-093-3/+48
* if_sk.c: use pci_port_t instead of u_shortwpaul1999-07-094-12/+10
* bufhashinit() is called with a caddr_t and is expected to return thepeter1999-07-093-7/+7
* Removed device-dirver flags.kato1999-07-092-430/+430
* Sync with sys/i386/i386/userconfig.c revision 1.148.kato1999-07-091-2/+3
* Sync with sys/i386/i386/machdep.c revision 1.355.kato1999-07-092-2/+164
* This commit adds driver support for the SysKonnect SK-984x serieswpaul1999-07-0911-5/+6993
* Support for i386 hardware breakpoints.jlemon1999-07-092-0/+202
* Implement support for hardware debug registers on the i386.jlemon1999-07-0925-24/+458
* Condition in KASSERT was reversed.mckusick1999-07-081-2/+2
* Implement VT_RELDISP ioctlmarcel1999-07-084-4/+16
* Sync with sys/dev/syscons/syscons.c revision 1.313.kato1999-07-081-8/+4
* Sync with sys/i386/i386/machdep.c revision up to 1.354.kato1999-07-082-304/+296
* Sync with sys/i386/conf/majors.i386 revision 1.79.kato1999-07-081-3/+3
* Sync with sys/i386/conf/Makefile.i386 revision 1.158.kato1999-07-082-10/+2
* These changes appear to give us benefits with both small (32MB) andmckusick1999-07-0814-232/+267
* Grrr.... forgot one line from the previous fix.wpaul1999-07-081-3/+3
* Fix a potential race condition that can occur in xl_start(). If the NICwpaul1999-07-071-3/+5
* Fix my complete botch. I hope. Tested this timemjacob1999-07-071-5/+5
* - Fixed memory leak in sc_alloc_history_buffer().yokota1999-07-074-29/+88
* add unused argument to udev2dev() to make kernel compiledache1999-07-071-2/+2
* Add $Id$roberto1999-07-071-0/+1
OpenPOWER on IntegriCloud