| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove old pre-TIRPC code for getting transport handles. The code that | alfred | 2002-06-25 | 2 | -10/+0 |
* | Complete the initial set of VM changes required to support full | iedowse | 2002-06-25 | 5 | -20/+12 |
* | Turn VM_ALLOC_ZERO into a flag. | jeff | 2002-06-25 | 2 | -5/+7 |
* | Reduce the amount of code that runs with the zone lock held in slab_zalloc(). | jeff | 2002-06-25 | 1 | -6/+8 |
* | No guts, no glory. Switch to OpenSSH-portable. | des | 2002-06-25 | 12 | -12/+24 |
* | - Merge the following from the English version: | hrs | 2002-06-25 | 8 | -17/+81 |
* | o Eliminate vmspace::vm_minsaddr. It's initialized but never used. | alc | 2002-06-25 | 2 | -6/+5 |
* | WARNS=6'ify. | obrien | 2002-06-25 | 1 | -7/+5 |
* | Prototype _start. | obrien | 2002-06-25 | 1 | -2/+4 |
* | Don't assume that pointers are 4 bytes or sizeof(int) in size. This fixes | tmm | 2002-06-25 | 2 | -6/+3 |
* | pmap_kremove can no longer be used to remove the magic device mappings | jake | 2002-06-25 | 3 | -1/+16 |
* | Reduce internal code duplication, add REGRESSION_PASSFAIL([testname]) to | jmallett | 2002-06-25 | 1 | -19/+14 |
* | Add a regression test for transliterate which happens to match characters | jmallett | 2002-06-25 | 2 | -0/+5 |
* | ln(1)'s symbolic link handling conforms to IEEE Std. 1003.1-2001, note | tjr | 2002-06-25 | 1 | -1/+1 |
* | Correctly mark up the final command line arguments with the Ar macro for | tjr | 2002-06-25 | 1 | -2/+2 |
* | MFi386: sys/i386/i386/machdep.c rev. 1.520. | kato | 2002-06-25 | 2 | -4/+8 |
* | Sort sections, and refer to sed as a utility, not a function. | tjr | 2002-06-25 | 1 | -6/+6 |
* | Add ICBM coordinates and birthday reminder | perky | 2002-06-25 | 1 | -0/+1 |
* | Add support for the 'flipr' option per IEEE 1003.1-2001. | mikeh | 2002-06-25 | 2 | -2/+10 |
* | Use strcasestr() instead of reimplementing it. | mikeh | 2002-06-25 | 1 | -45/+18 |
* | Make the 'searchheaders' option behave how it was supposed to. If | mikeh | 2002-06-25 | 3 | -11/+16 |
* | Rearrange a little, specifically: | mikeh | 2002-06-25 | 1 | -86/+131 |
* | Update our compat libs to the 4.6-RELEASE level. | obrien | 2002-06-25 | 8 | -22939/+16105 |
* | Add the [Linux] PAM modules that are still used in RELENG_4, but not -CURRENT. | obrien | 2002-06-25 | 10 | -1/+1269 |
* | Fix a typo. | obrien | 2002-06-25 | 1 | -1/+1 |
* | Add the [Linux] PAM modules that are still used in RELENG_4, but not -CURRENT. | obrien | 2002-06-25 | 10 | -1/+844 |
* | ICMP type 3 packets should be let through for TCP MTU discovery, fixup | dillon | 2002-06-25 | 1 | -3/+6 |
* | Update our compat libs to the 4.6-RELEASE level. | obrien | 2002-06-25 | 4 | -12270/+12410 |
* | Add sections on vfs.write_behind and vfs.hirunningspace. Also note that | dillon | 2002-06-25 | 1 | -1/+21 |
* | update the firewall documentation to cover the fact that ipfw can be | dillon | 2002-06-25 | 1 | -9/+13 |
* | Force the quota update to be done when an inode is released in | mckusick | 2002-06-25 | 1 | -1/+1 |
* | Update the asm statements to use the "+" modifier instead of | jdp | 2002-06-24 | 4 | -16/+16 |
* | - Remove UM_* user land memory macros since they are no longer used. | arr | 2002-06-24 | 1 | -17/+1 |
* | - Remove UM_* memory handling macros as they just obfuscate code. | arr | 2002-06-24 | 4 | -19/+18 |
* | Add missing splx(). | mp | 2002-06-24 | 1 | -1/+3 |
* | Avoid unlocking the inp twice if badport_bandlim() returns -1. | hsu | 2002-06-24 | 2 | -4/+8 |
* | Add a description of the restrictions that red(1) imposes to users, | keramida | 2002-06-24 | 1 | -7/+24 |
* | Work around what appears to be a chip bug in the BCM5701 that shows | jdp | 2002-06-24 | 2 | -2/+37 |
* | Compile in the cpu halt code even on SMP, instead just default the | peter | 2002-06-24 | 2 | -4/+8 |
* | Correctly state the size of the help message. | eric | 2002-06-24 | 1 | -1/+1 |
* | Redo the way that fatal-error messages are done in the chkhost() routine, | gad | 2002-06-24 | 1 | -64/+88 |
* | correct syntax in last commit | dillon | 2002-06-24 | 1 | -1/+1 |
* | Fix the amd invocation to honor the amd_flags setting. | jdp | 2002-06-24 | 1 | -1/+1 |
* | Add UMA_ZONE_VM flag to the zones which are used for pmap_enter(). | dfr | 2002-06-24 | 1 | -2/+2 |
* | The previous delta introduced /var/empty, for use by openssh-portable, | sheldonh | 2002-06-24 | 1 | -1/+1 |
* | Remove deprecated register qualifier. | jmallett | 2002-06-24 | 7 | -40/+40 |
* | Prototype fixes (long newinum --> ino_t newinum). | jlemon | 2002-06-24 | 1 | -2/+2 |
* | Style bug: fix 4 space indentations that should have been tabs. | hsu | 2002-06-24 | 2 | -10/+10 |
* | Fix a GCCism. | markm | 2002-06-24 | 1 | -1/+1 |
* | Better warnings fixes. Use more sane argument types instead of bogus casts | markm | 2002-06-24 | 1 | -3/+3 |