| Commit message (Expand) | Author | Age | Files | Lines |
* | Add 'chflags -R noschg' to the deletion process for the TEMPROOT | dougb | 2002-06-26 | 1 | -1/+2 |
* | Backout previous delta (addition of -I${.CURDIR}/../../sys). | sobomax | 2002-06-26 | 1 | -2/+1 |
* | Add -I${.CURDIR}/../../sys into CFLAGS, which should fix the world broken | sobomax | 2002-06-26 | 1 | -1/+2 |
* | Tone down the previous delta: don't set the system immutable flag on | sheldonh | 2002-06-26 | 1 | -1/+1 |
* | Initialize a pointer that was left uninitialized with the previous | nectar | 2002-06-26 | 1 | -0/+1 |
* | If CLEANFILES is nil or not defined, do not try to remove it. This happens | jmallett | 2002-06-26 | 1 | -0/+2 |
* | Minor libc internal-only interface change for mapv4v6. | imp | 2002-06-26 | 1 | -1/+1 |
* | Include more robust checking of end of buffer that more completely | imp | 2002-06-26 | 4 | -52/+32 |
* | Indicate that the semicolon that terminates argument lists should be in | tjr | 2002-06-26 | 1 | -2/+8 |
* | Make it more obvious that the semicolon that terminates -exec and -execdir | tjr | 2002-06-26 | 1 | -2/+8 |
* | Don't allow buffer overflow here either. | imp | 2002-06-26 | 1 | -1/+3 |
* | Fix a minor last, minute issue that came in after I committed. | imp | 2002-06-26 | 1 | -1/+1 |
* | Avoid remote buffer overflow on hostbuf[]. | imp | 2002-06-26 | 2 | -1/+4 |
* | `pw useradd' could be used with -w without -D option. | sada | 2002-06-26 | 1 | -0/+1 |
* | add default vmemoryuse (unlimited), and samples | dillon | 2002-06-26 | 1 | -0/+3 |
* | Add documentation for vmemoryuse | dillon | 2002-06-26 | 1 | -0/+1 |
* | Make libutil aware of vmemoryuse in its login.conf cap processing (aka | dillon | 2002-06-26 | 1 | -0/+1 |
* | Make limits(1) aware of the new vmemoryuse resource limit. | dillon | 2002-06-26 | 2 | -16/+37 |
* | At long last, commit the zero copy sockets code. | ken | 2002-06-26 | 35 | -10500/+14871 |
* | Enforce RLIMIT_VMEM on growable mappings (aka the primary stack or any | dillon | 2002-06-26 | 1 | -0/+14 |
* | - The previous commit message should have read that Giant was removed | arr | 2002-06-26 | 0 | -0/+0 |
* | sendmail 8.12.5 has been imported | gshapiro | 2002-06-26 | 2 | -2/+2 |
* | Update for the sendmail 8.12.5 import | gshapiro | 2002-06-26 | 1 | -4/+4 |
* | Resolve conflicts from import of sendmail 8.12.5 | gshapiro | 2002-06-26 | 4 | -9/+11 |
* | This commit was generated by cvs2svn to compensate for changes in r98841, | gshapiro | 2002-06-26 | 44 | -89/+359 |
|\ |
|
| * | Import sendmail 8.12.5 | gshapiro | 2002-06-26 | 48 | -98/+370 |
* | | Fix mdoc nits in preparation for RLIMIT_VMEM support: | sheldonh | 2002-06-26 | 1 | -3/+5 |
* | | Remove out-of-date -I. | fenner | 2002-06-26 | 1 | -1/+1 |
* | | Remove cruft. | fenner | 2002-06-26 | 5 | -254/+0 |
* | | This is Alexander Kabaev's patch to solve the signal problem with su | dillon | 2002-06-26 | 1 | -0/+11 |
* | | Backout 1.51 on DES's request. | dillon | 2002-06-26 | 1 | -2/+0 |
* | | - Remove Giant acquisition from modevent(), modfnext(), modstat() and | arr | 2002-06-26 | 1 | -27/+11 |
* | | Add support for RLIMIT_VMEM. The #ifdef's were already there but getopt() | dillon | 2002-06-26 | 1 | -1/+1 |
* | | Part I of RLIMIT_VMEM implementation. Implement core functionality for | dillon | 2002-06-26 | 3 | -1/+15 |
* | | - Alleviate jail() from having the burden of acquiring Giant by simply | arr | 2002-06-26 | 1 | -3/+0 |
* | | 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 |