summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Reviewed by: msmith, bde long agodufault1998-03-0421-13/+1795
* Reviewed by: msmith, bde long agodufault1998-03-043-14/+44
* Reviewed by: msmith, bde long agodufault1998-03-043-9/+39
* Fix recent breakage when compiling under elf.peter1998-03-041-1/+5
* Fix certain kinds of block device operations. For example, tunefs ondyson1998-03-042-18/+8
* Fix a rounding error for the NFS buffer validend.dyson1998-03-041-2/+2
* When entering the apic version of slow interrupt handler, leveltegge1998-03-0323-186/+1520
* Forward the signal if the process runs on a different CPU. This reducestegge1998-03-0316-45/+417
* Reduce timeout before assuming that forwarding of hardclock or softclocktegge1998-03-037-49/+77
* When sending an IPI to a specific target, disable interrupts inside thetegge1998-03-031-8/+70
* forward_statclock and forward_hardclock are located in mp_machdep.c.tegge1998-03-033-9/+15
* Added support for the 82553 and 'B' 82555 PHY.dg1998-03-034-4/+30
* Patch to the last commit; attempt to unspam stuff from NetBSD.msmith1998-03-032-26/+22
* Sync with sys/i386/i386/machdep.c revision 1.290.kato1998-03-022-4/+4
* Update the information in this file slightly.jkh1998-03-021-3/+8
* Update the ELF image activator to use some of the exec resources ratherpeter1998-03-026-163/+65
* Change vfs.ioopt default back to '0'.dyson1998-03-012-4/+4
* The intent is to get rid of WILLRELE in vnode_if.src by makingmsmith1998-03-0127-24/+218
* Fix mmap() on msdosfs. In the words of the submitter:msmith1998-03-012-8/+6
* Make sure that you can only bind a more specific address when it isguido1998-03-015-5/+15
* First pre alpha Work In Progress commit of a IDE/ATAPI tape driver.sos1998-03-015-8/+1692
* Undo the previous commit which was NOT for -current.sos1998-03-011-13/+3
* Add Intel 430TX chipset, namely 82439TX system controller and fourasami1998-03-011-1/+11
* Restored half of the ANSI semantic errors fix which was clobberedbde1998-03-012-4/+0
* Fixed syntax error in previous commit.bde1998-03-011-2/+2
* Sync with sys/i386/isa/clock.c revision 1.114.kato1998-03-013-6/+18
* 1) Use a more consistent page wait methodology.dyson1998-03-0120-228/+152
* Style nits and staticism with the previous commit.msmith1998-03-012-12/+12
* Add local stup putpages/getpages routines.msmith1998-03-012-0/+66
* Prevent the TSC from being used on APM machines, we have no idea ifphk1998-02-285-10/+30
* Make it possible to indicate that we don't care about the remotephk1998-02-281-3/+6
* Sync with sys/i386/isa/if_ed.c revision 1.136.kato1998-02-281-1/+9
* 1) in CleanupAliasData, don't nullify entry in linkTableOutbrian1998-02-271-4/+2
* Add PCI device ID of Surecom NE-34se1998-02-272-2/+4
* Raise ncallout from NPROC + 16 to NPROC + 16 + MAXFILES. This sholdguido1998-02-272-8/+10
* Sync with sys/i386/isa/sio.c revision up to 1.199.kato1998-02-272-10/+8
* Sync with sys/i386/isa/if_fe.c revision up to 1.39.kato1998-02-271-5/+4
* Sync with sys/i386/isa/if_ed.c revision up to 1.135.kato1998-02-271-15/+14
* Sync with sys/i386/conf/majors.i386 revision 1.36.kato1998-02-271-2/+3
* Support for "MAC address in CIS" type cards.hosokawa1998-02-272-2/+18
* Fix a problem with the conversion of Unix filenames into the VFATmsmith1998-02-272-22/+68
* polish the code.itojun1998-02-274-203/+288
* make sys/netkey/key{,_debug}.c compile. I believe it works but not tested.itojun1998-02-279-175/+370
* PCCARD-code related style nits, as requested.msmith1998-02-277-48/+48
* Move "geometry disk" device (not yet implemented) to major 95 tojkh1998-02-272-4/+6
* Fix some style nits and remove an unused header.msmith1998-02-2710-24/+14
* NetBSD PR# 2772dima1998-02-262-3/+4
* Radio support for bt848 cards from Flemming Jacobsen <fj@trw.nl>ahasty1998-02-268-38/+99
* Fixes for some bugs in the VFAT/FAT32 support:msmith1998-02-268-42/+62
* In the author's words:msmith1998-02-264-30/+80
OpenPOWER on IntegriCloud