summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* List the valid IRQs and the non-sharingness.imp2001-05-301-0/+3
* Use PATH_MAX in preference in MAXPATHLEN.imp2001-05-301-1/+2
* Use PATH_MAX instead of MAXPATHLEN.imp2001-05-301-3/+4
* Export via sysctl:dd2001-05-303-0/+39
* PATH_MAX in preference to MAXPATHLEN.imp2001-05-301-1/+2
* Use PATH_MAX rather than MAXPATHLEN.imp2001-05-301-1/+1
* Minor comment fiximp2001-05-301-1/+1
* move wx to be part of miibus requiring chipsetsmjacob2001-05-305-5/+5
* MFCs noted: newfs(8) -U, libcrypt Blowfish password hashing,bmah2001-05-303-15/+15
* Mention how env(1) can be used with the "#!" construct.dd2001-05-301-0/+19
* Don't claim to ignore interrupts.dd2001-05-301-3/+3
* Remove home-grown prototypes of time() and localtime().dd2001-05-301-3/+3
* Catch up to new include paths.msmith2001-05-301-2/+2
* - Catch up to the VM mutex changes.jhb2001-05-308-44/+51
* Remove -DMFS from CFLAGS.dd2001-05-291-1/+1
* Remove all references to MFS.dd2001-05-291-92/+2
* 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
* Replace the cast I removed in rev. 1.16 with a slightly less evil onedd2001-05-291-1/+1
* Per jlemon: add code to nge_rxeof() to allow verification of TCP andwpaul2001-05-291-0/+8
* New release notes: ACPI CA 20010518, MFS gone, ifconfig -m (submitted bybmah2001-05-293-27/+57
* 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
* Ignore the new superblock fields fs_pendingblocks and fs_pendinginodesiedowse2001-05-291-0/+2
* Remove MFSphk2001-05-295-16/+3
* Remove MFS.phk2001-05-291-1/+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
* | A more complete removal of MFS related code.phk2001-05-293-312/+59
* | Remove the MFS paper.phk2001-05-297-899/+1
* | Initial cleanout of MFS from newfs. More complete wash needed.phk2001-05-292-6/+3
* | 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
* | Add section "CONTRIBUTORS" and move nik and sobomax there, since we are notsobomax2001-05-291-0/+2
* | Use use ${INSTALL} -d in our build process. If INSTALL is set toimp2001-05-291-1/+1
* | Bring back from the er, dead some useful PAM modules.markm2001-05-2915-0/+1748
OpenPOWER on IntegriCloud