]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Fix Tx/Rx checksum offload ioctl handling and make Rx handler honor
[FreeBSD/FreeBSD.git] / lib /
2008-11-24 jkoshyCorrection: these PMCs do not support a "umask" modifier.
2008-11-24 jkoshy- Document the rules used to determine when spellings...
2008-11-23 scfFixed style issues with variable ordering and naming...
2008-11-21 luigiuse the correct variable in a debug message.
2008-11-19 alfredsrc/sys/dev/usb2/controller/uss820dci_pccard.c
2008-11-18 delphijObey signedness flag in %z case.
2008-11-17 kientzleWhen running on a filesystem that lacks ACL support,
2008-11-17 pjdUpdate ZFS from version 6 to 13 and bring some FreeBSD...
2008-11-15 peterOn i386, the primary function that SYSCALL() generates...
2008-11-15 jkoshy- Document the class name prefix for these PMCs.
2008-11-15 rafan- Update ncurses to 5.7-20081102 (5.7 release) and...
2008-11-13 jkoshyTweak -mdoc usage.
2008-11-13 jkoshyDocument UMASK values, fix errors.
2008-11-13 jkoshyFix typos, document UMASK values.
2008-11-13 jkoshyRemove duplicates, fix errors and document UMASK values.
2008-11-12 jkoshyDocument the alternate event names supported for "archi...
2008-11-12 jkoshyUse spellings that are close to vendor documentation.
2008-11-11 edSeveral cleanups related to pipe(2).
2008-11-11 scfstyle(9) fixes.
2008-11-09 edMark uname(), getdomainname() and setdomainname() with...
2008-11-07 traszAdd one more EACCES clause to rename.2.
2008-11-06 rajEliminate dead declarations in libstand.
2008-11-06 rajSupport kernel crash mini dumps on ARM architecture.
2008-11-05 rodrigcMerge latest DTrace changes from Perforce.
2008-11-05 desLike many other functions that handle sockaddrs, realho...
2008-11-05 desComment out WARNS. There are too many alignment issues...
2008-11-05 desDisconnect gr_util.c from the build. It isn't document...
2008-11-04 deslibutil now builds at WARNS level 6.
2008-11-04 desAdd missing header.
2008-11-04 desAvoid assigning a const char * to a char *.
2008-11-04 alfredBring in USB4BSD, Hans Petter Selasky rework of the...
2008-11-04 impReplace the non-standard disclaimer with the standard...
2008-11-03 jasoneRevert to preferring mmap(2) over sbrk(2) when mapping...
2008-11-03 dfrImplement support for RPCSEC_GSS authentication to...
2008-11-03 kibAdd the ffsll and flsll functions. These are ffs and...
2008-11-03 kibFix style.
2008-11-03 delphijSync with OpenBSD's dirname(3) - license change, avoid...
2008-11-02 peterAdd missing END() macros, as per rev 184547 for amd64...
2008-11-02 peterWe've been lax about matching END() macros in asm code...
2008-11-01 kientzleCorrect the documented declaration of the archive_write...
2008-10-31 rwatsonIn example use of err(3) and errx(3), use sysexits...
2008-10-30 delphijPass a pointer to warn2 so the warn2 == IN_ALL would...
2008-10-28 edRemove unneeded call to revoke() inside openpty().
2008-10-27 mariusSupply a valid Connect ID when issuing XPT_DEV_MATCH...
2008-10-24 alcFinish what revision 1.40 started. Revision 1.40 remov...
2008-10-24 ruDon't fail mistakenly with -r when we already have...
2008-10-23 rdivackyFix a typo.
2008-10-22 kibFix a typo. q is already a pointer.
2008-10-22 kibRemove doubtful structure definition with variable...
2008-10-21 desMove va_end() up
2008-10-21 kientzleIf we don't know the file size, leave the file size...
2008-10-20 desDiff reduction against Varnish, including one important...
2008-10-20 desReimplement flopen(3) using fcntl(2) locks instead...
2008-10-20 despidfile(3) uses flopen(3) - don't make any assumptions...
2008-10-20 desThere is no point in releasing a lock on a file which...
2008-10-20 desSince in_lt() and in_lts() are not static, assume that...
2008-10-20 desAdditional style and whitespace fixes.
2008-10-20 desStyle and whitespace
2008-10-20 desUnbreak
2008-10-20 desSince setclasscpumask() is not static, assume that...
2008-10-20 desStyle and whitespace.
2008-10-20 desParenthesize return values.
2008-10-20 desinclude and whitespace cleanup.
2008-10-19 delphij - License change to a less restrictive one;
2008-10-19 delphijFurther simplify the code.
2008-10-19 kientzleAdd test to verify ACL restores on FreeBSD, verify...
2008-10-19 kientzleStyle: Mark private data 'static', correct an old comment.
2008-10-17 delphijUse strlcpy() in !localized case to avoid the -1's.
2008-10-17 delphijUse strlcpy() when we mean it.
2008-10-17 delphijReduce code duplication: use calloc() intead of malloc()
2008-10-17 delphij_kvm_malloc allocates memory through calloc() which
2008-10-17 netchildMTC r183949:
2008-10-14 rajLet libstand(3) build on ARM.
2008-10-09 jkoshy- Sparsely number enumerations 'pmc_cputype' and 'pmc_e...
2008-10-06 jkoshyCorrect a typo.
2008-10-04 jkoshy- Add cross-references.
2008-10-04 jkoshyAdd cross-references.
2008-10-04 jkoshyCross-reference new manual pages.
2008-10-04 jkoshy- Cross-reference new manual pages.
2008-10-04 jkoshyAdd manual pages for performance measurement counters...
2008-10-03 edSmall cleanups to openpty().
2008-10-02 jkoshy- Document event numbers associated with event names.
2008-10-02 jkoshy- Document event numbers.
2008-10-02 jkoshy-mdoc tweaks.
2008-10-02 jkoshy- Document event numbers.
2008-10-02 jkoshyDocument event numbers alongside event names.
2008-09-30 kibAdd unistd.h to the getosreldate(3) manpage.
2008-09-30 kientzleVerify high-res birthtime support on FreeBSD.
2008-09-30 kientzleMfP4: restore birth time data to disk + more thorough...
2008-09-30 kientzleMfP4: Store/read birthtime data in pax format.
2008-09-30 kientzleMfP4: Support for storing birthtime in archive_entry...
2008-09-29 jhbSupport for CPU sets is going to appear in 7.1 before...
2008-09-24 nwhitehornFix some ifdef logic in the libc syncicache() bit that...
2008-09-24 nwhitehornAllow the cacheline size on PowerPC to be set at runtim...
2008-09-22 jkoshyDocument changes in behaviour due to sparse CPU numberi...
2008-09-21 samadd new build knobs and jigger some existing controls...
2008-09-20 rodrigc<osreldate.h> does not have a forward declration of...
2008-09-19 emaxMove uuid_enc_le, uuid_dec_le, uuid_enc_be and uuid_dec...
2008-09-19 jkoshyKeep symbols in sorted order.
2008-09-18 jkoshyImprove grammar.
next