]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2002-06-27 Bruce A. MahNew release notes: RLIMIT_VMEM, zero-copy support...
2002-06-27 Bruce A. MahPoint -CURRENT seekers to a snapshot site that's actual...
2002-06-27 Juli MallettThe wrong y/// output got spammed into this file; from...
2002-06-27 Brian FeldmanCorrect the psl regression test for sed(1)'s now-fixed...
2002-06-27 Maxime HenrionGENERIC now builds with -Werror, so remove NO_WERROR.
2002-06-27 Mike SilbersackFix style bugs I added in last commit.
2002-06-27 Daniel EischenRemove pselect from application namespace and instead...
2002-06-27 Daniel EischenRemove improper use of <namespace.h>.
2002-06-27 Daniel EischenRemove improper use of <namespace.h>
2002-06-27 Chris CostelloCross-reference with ffs(7).
2002-06-27 Maxime HenrionWarning fixes for 64 bits platforms. With this last...
2002-06-27 Andrew R. ReiterFix for the problem stated below by Tor Egge:
2002-06-27 Jeff RobersonSet the UMA_ZONE_VM flag on the pvzone to avoid kmem_ma...
2002-06-27 Mike SilbersackModify bcopy (and memcpy/memmove) so that the length...
2002-06-26 Garrett WollmanWhen the -p flag is specified, set an environment varia...
2002-06-26 Luigi RizzoJust a comment on some additional consistency checks...
2002-06-26 Ian DowseAvoid using the 64-bit vm_pindex_t in a few places...
2002-06-26 Ian DowseUse an explicit cast to avoid relying on sign extension...
2002-06-26 Ian DowseRemove the kernel file-size limit for UFS2, so that...
2002-06-26 Warner LoshRemove two lines that were cvs merged that shouldn...
2002-06-26 Mark MurrayGut out (by default unused) cruft, and tidy up warnings.
2002-06-26 Mark MurrayWarnings fixes. Sort out some variable types.
2002-06-26 Sheldon HearnRevert previous delta, setting the system immutable...
2002-06-26 Mark MurrayHelp fix warnings by marking an argument as unused.
2002-06-26 Juli MallettErk, I forgot that regress.in has an ending newline...
2002-06-26 Ian DowseFix an integer overflow that causes fsck_ffs to crash...
2002-06-26 Andrew R. Reiter- Remove the Giant acquisition from linux_socket_ioctl...
2002-06-26 Warner LoshRemove two stray lines that snuck in the cvs merge
2002-06-26 Doug BartonAdd 'chflags -R noschg' to the deletion process for...
2002-06-26 Maxim SobolevBackout previous delta (addition of -I${.CURDIR}/....
2002-06-26 Maxim SobolevAdd -I${.CURDIR}/../../sys into CFLAGS, which should...
2002-06-26 Sheldon HearnTone down the previous delta: don't set the system...
2002-06-26 Jacques VidrineInitialize a pointer that was left uninitialized with...
2002-06-26 Juli MallettIf CLEANFILES is nil or not defined, do not try to...
2002-06-26 Warner LoshMinor libc internal-only interface change for mapv4v6.
2002-06-26 Warner LoshInclude more robust checking of end of buffer that...
2002-06-26 Tim J. RobbinsIndicate that the semicolon that terminates argument...
2002-06-26 Tim J. RobbinsMake it more obvious that the semicolon that terminates...
2002-06-26 Warner LoshDon't allow buffer overflow here either.
2002-06-26 Warner LoshFix a minor last, minute issue that came in after I...
2002-06-26 Warner LoshAvoid remote buffer overflow on hostbuf[].
2002-06-26 SADA Kenji`pw useradd' could be used with -w without -D option.
2002-06-26 Matthew Dillonadd default vmemoryuse (unlimited), and samples
2002-06-26 Matthew DillonAdd documentation for vmemoryuse
2002-06-26 Matthew DillonMake libutil aware of vmemoryuse in its login.conf...
2002-06-26 Matthew DillonMake limits(1) aware of the new vmemoryuse resource...
2002-06-26 Kenneth D.... At long last, commit the zero copy sockets code.
2002-06-26 Matthew DillonEnforce RLIMIT_VMEM on growable mappings (aka the prima...
2002-06-26 Andrew R. Reiter- The previous commit message should have read that...
2002-06-26 Gregory Neil... sendmail 8.12.5 has been imported
2002-06-26 Gregory Neil... Update for the sendmail 8.12.5 import
2002-06-26 Gregory Neil... Resolve conflicts from import of sendmail 8.12.5
2002-06-26 Gregory Neil... This commit was generated by cvs2svn to compensate...
2002-06-26 Gregory Neil... Import sendmail 8.12.5
2002-06-26 Sheldon HearnFix mdoc nits in preparation for RLIMIT_VMEM support:
2002-06-26 Bill FennerRemove out-of-date -I.
2002-06-26 Bill FennerRemove cruft.
2002-06-26 Matthew DillonThis is Alexander Kabaev's patch to solve the signal...
2002-06-26 Matthew DillonBackout 1.51 on DES's request.
2002-06-26 Andrew R. Reiter- Remove Giant acquisition from modevent(), modfnext...
2002-06-26 Matthew DillonAdd support for RLIMIT_VMEM. The #ifdef's were already...
2002-06-26 Matthew DillonPart I of RLIMIT_VMEM implementation. Implement core...
2002-06-26 Andrew R. Reiter- Alleviate jail() from having the burden of acquiring...
2002-06-25 Alfred PerlsteinRemove old pre-TIRPC code for getting transport handles...
2002-06-25 Ian DowseComplete the initial set of VM changes required to...
2002-06-25 Jeff RobersonTurn VM_ALLOC_ZERO into a flag.
2002-06-25 Jeff RobersonReduce the amount of code that runs with the zone lock...
2002-06-25 Dag-Erling... No guts, no glory. Switch to OpenSSH-portable.
2002-06-25 Hiroki Sato- Merge the following from the English version:
2002-06-25 Alan Cox o Eliminate vmspace::vm_minsaddr. It's initialized...
2002-06-25 David E. O... WARNS=6'ify.
2002-06-25 David E. O... Prototype _start.
2002-06-25 Thomas MoestlDon't assume that pointers are 4 bytes or sizeof(int...
2002-06-25 Jake Burkholderpmap_kremove can no longer be used to remove the magic...
2002-06-25 Juli MallettReduce internal code duplication, add REGRESSION_PASSFA...
2002-06-25 Juli MallettAdd a regression test for transliterate which happens...
2002-06-25 Tim J. Robbinsln(1)'s symbolic link handling conforms to IEEE Std...
2002-06-25 Tim J. RobbinsCorrectly mark up the final command line arguments...
2002-06-25 KATO TakenoriMFi386: sys/i386/i386/machdep.c rev. 1.520.
2002-06-25 Tim J. RobbinsSort sections, and refer to sed as a utility, not a...
2002-06-25 Hye-Shik ChangAdd ICBM coordinates and birthday reminder
2002-06-25 Mike HeffnerAdd support for the 'flipr' option per IEEE 1003.1...
2002-06-25 Mike HeffnerUse strcasestr() instead of reimplementing it.
2002-06-25 Mike HeffnerMake the 'searchheaders' option behave how it was suppo...
2002-06-25 Mike HeffnerRearrange a little, specifically:
2002-06-25 David E. O... Update our compat libs to the 4.6-RELEASE level.
2002-06-25 David E. O... Add the [Linux] PAM modules that are still used in...
2002-06-25 David E. O... Fix a typo.
2002-06-25 David E. O... Add the [Linux] PAM modules that are still used in...
2002-06-25 Matthew DillonICMP type 3 packets should be let through for TCP MTU...
2002-06-25 David E. O... Update our compat libs to the 4.6-RELEASE level.
2002-06-25 Matthew DillonAdd sections on vfs.write_behind and vfs.hirunningspace...
2002-06-25 Matthew Dillonupdate the firewall documentation to cover the fact...
2002-06-25 Kirk McKusickForce the quota update to be done when an inode is...
2002-06-24 John PolstraUpdate the asm statements to use the "+" modifier inste...
2002-06-24 Andrew R. Reiter- Remove UM_* user land memory macros since they are...
2002-06-24 Andrew R. Reiter- Remove UM_* memory handling macros as they just obfus...
2002-06-24 Mark PeekAdd missing splx().
2002-06-24 Jeffrey HsuAvoid unlocking the inp twice if badport_bandlim()...
2002-06-24 Giorgos KeramidasAdd a description of the restrictions that red(1) impos...
next