summaryrefslogtreecommitdiffstats
path: root/sys
Commit message (Expand)AuthorAgeFilesLines
* Remove vestiges of MFS.ru2001-06-015-6/+3
* Add ``options RANDOM_IP_ID'' which randomizes the ID field of IP packets.kris2001-06-0111-0/+254
* Back out jesper's 2001/05/31 14:58:11 PDT commit. It does not compile.obrien2001-06-014-37/+6
* Change plxic to plxcard, per phk. He thnks plxic is too generic aimp2001-06-013-76/+72
* Unlock the process returned from pfind() if it does not return NULL.jake2001-06-012-2/+8
* Grrr. Fix PR 27742 correctly this time. (At least I got -stable right.)wpaul2001-06-011-11/+2
* remove unneeded #include <vm/vm_map.h>gallatin2001-05-312-2/+0
* Close PR #27742: allow the xl driver to receive VLAN tagged frames bywpaul2001-05-312-3/+16
* Move the definition of NMBCLUSTERS from src/sys/kern/uipc_mbuf.cjesper2001-05-311-0/+5
* Change the default value of net.inet6.ip6.maxfragpackets fromjesper2001-05-311-1/+1
* Prevent denial of service using bogus fragmented IPv4 packets.jesper2001-05-311-0/+31
* Move the definition of NMBCLUSTERS from src/sys/kern/uipc_mbuf.cjesper2001-05-314-8/+0
* Backout previous revision. While it fixed many platforms, it brokegallatin2001-05-312-12/+3
* Add device driver support for the Level 1 LXT1001 NetCelleratorwpaul2001-05-317-1/+2258
* Disable rfc1323 and rfc1644 TCP extensions if we havn't gotjesper2001-05-311-0/+9
* plxic deviceimp2001-05-311-0/+1
* Add a simple plx pci9052 based pccard bridges. This doesn't work yet,imp2001-05-312-0/+455
* Revert the previous commit in favor of the fix in rev 1.42 ofjhb2001-05-301-1/+0
* Forward declare struct cg to quiet a warning.jhb2001-05-301-0/+1
* Catch up to the axeing of MFS and fix the ia64 build.jhb2001-05-301-1/+0
* fix typocg2001-05-302-2/+2
* no longer usedcg2001-05-301-3496/+0
* update this driver to use new firmware and incorporate many fixes.cg2001-05-304-258/+313
* new (gpl licensed) firmware image for cs4280/cs46xx sound chipscg2001-05-301-0/+340
* Quiet warnings by adding a prototype for set_user_ldt_rv() and making itjhb2001-05-302-2/+12
* state the licencing terms for this filecg2001-05-301-0/+23
* We can't grab the sched_lock in set_user_ldt() because when it is calledjhb2001-05-304-12/+50
* Add an integer field to keep protocol-specific flags with links.ru2001-05-303-15/+20
* Fix include path for recent acpica update.takawata2001-05-302-2/+2
* Dont try to play tracks outside whats on the media.sos2001-05-301-1/+2
* Update to support the NEC NR-7500A burners.sos2001-05-301-2/+16
* Don't ask to build something that doesn't exist anymore.dougb2001-05-301-1/+1
* Move the mfs deletion process down the road a few stepsdougb2001-05-301-10/+0
* What I get for "fixing" at the last minute. Correct a mis-merge of takawata'smsmith2001-05-302-1/+1
* 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
OpenPOWER on IntegriCloud