summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Export via sysctl:dd2001-05-303-0/+39
* move wx to be part of miibus requiring chipsetsmjacob2001-05-305-5/+5
* - Catch up to the VM mutex changes.jhb2001-05-308-44/+51
* Include <ufs/ffs/fs.h> to get the definition of struct cg to quiet ajhb2001-05-291-0/+1
* Go back to 1.20 again.dcs2001-05-291-0/+3
* Turn dictthreshold and dictincrease into cell-sized variables, sodcs2001-05-292-7/+8
* GC #if 0'd calls to releasing and acquiring the old style giant kerneljhb2001-05-293-18/+0
* Per jlemon: add code to nge_rxeof() to allow verification of TCP andwpaul2001-05-291-0/+8
* Fix mind-o in nge_rxeof(): I used CSUM_IP_CHECKED twice instead ofwpaul2001-05-291-1/+1
* Remove last vestiges of MFS.phk2001-05-294-34/+4
* Remove MFSphk2001-05-292-4/+1
* Remove old ACPI CA code. These will be drained from the repo at somemsmith2001-05-29139-82734/+0
* - Updates for new constant naming in the ACPI CA 20010518 update.msmith2001-05-2918-140/+157
* New files for the ACPI CA 20010518 update.msmith2001-05-292-56/+48
* New files and layout for the ACPI CA 20010518 update.msmith2001-05-295-108/+109
* - wbinvd isn't an inline on ia64.msmith2001-05-293-4/+2
* Merge FreeBSD-specific changes with the ACPI CA 20010518 release.msmith2001-05-296-534/+756
* Inline TCP_REASS() in the single location where it's used,jesper2001-05-292-66/+60
* This commit was generated by cvs2svn to compensate for changes in r77424,msmith2001-05-29124-8016/+8590
|\
| * Import the 20010518 Intel ACPI CA release. Note that Intel's directory layoutmsmith2001-05-29130-8536/+9394
* | This commit was generated by cvs2svn to compensate for changes in r77422,msmith2001-05-292-0/+639
|\ \ | |/
| * Import the 20010518 Intel ACPI CA release. Note that Intel's directory layoutmsmith2001-05-292-0/+639
* | properly delay acks in half-closed TCP connectionsjesper2001-05-292-2/+2
* | Remove MFS from the kernel.phk2001-05-294-944/+0
* | Remove MFS from configs idea of the world.phk2001-05-293-14/+0
* | Remove MFS compat bits.phk2001-05-291-11/+0
* | Remove MFS options from all example kernel configs.phk2001-05-299-11/+2
* | Remove the hack-around for the slice/label code, it didn'tphk2001-05-291-11/+1
* | Since the netexport struct was centralised to 'struct mount',iedowse2001-05-291-1/+1
* | Fix bug in debug codesos2001-05-291-2/+2
* | Fix for the fixate problem on the Yamaha burners.sos2001-05-292-4/+2
* | Add B460800 defineache2001-05-291-0/+1
* | Add more high speedsache2001-05-291-3/+5
* | Don't hold the VM lock across VOP's and other things that can sleep.jhb2001-05-291-2/+19
* | Remove a comment which was past its shelf life.phk2001-05-291-1/+0
* | Remove unused d_parms_t typedefphk2001-05-292-2/+0
* | Revert the ugly band-aide[tm] hack of rev 1.12.obrien2001-05-291-6/+2
* | Revert 1.20, as it causes mysterious problems to the Alpha people.dcs2001-05-291-3/+0
* | Spring MegaChange #1.mjacob2001-05-289-255/+565
* | Make the beep duration independent of HZ.phk2001-05-282-2/+3
* | Clarify that the old CD-ROM drivers are only for non-ATAPI drives.phk2001-05-282-6/+6
* | With the new kernel dev_t conversions done at release 4.X,phk2001-05-281-0/+1
* | Name this module msdos.ko so that mount_msdos(8) can autoloadru2001-05-281-1/+1
* | The disklabel/slice code is more twisted than I thought. Revert tophk2001-05-281-0/+1
* | One needs to introduce things with a `.file' directive before trying toobrien2001-05-284-3/+15
* | grep -v offending lines from loader.4th until the master version of itobrien2001-05-281-2/+6
* | Add the generated help files to CLEANDIRS.obrien2001-05-281-0/+1
* | Turns out that one bit isn't enough. Introduce two new fieldsimp2001-05-283-16/+39
* | Handle NULL struct device *sbrian2001-05-281-2/+2
* | In sys/boot/common/module.c, near line 105 a request for a rawjesper2001-05-271-1/+1
OpenPOWER on IntegriCloud