]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Order the str*.c files mostly alphabetical.
[FreeBSD/FreeBSD.git] / lib /
2008-12-06 Konstantin BelousovOrder the str*.c files mostly alphabetical.
2008-12-06 Tim KientzleNew tests:
2008-12-06 Tim KientzleStrip ";1" and trailing "." from ISO9660 entries.
2008-12-06 Tim KientzleGeneral improvements to Rockridge parsing and ISO9660...
2008-12-06 Tim KientzleConditionalize a bunch of debugging messages; this...
2008-12-06 Tim KientzleMfP4: Big read filter refactoring.
2008-12-06 Tim KientzleStyle: tabs after #define
2008-12-06 Tim KientzleUse GCC-specific dead function markers only when using...
2008-12-06 Tim KientzleStructure declarations can't be dllexported.
2008-12-06 Tim KientzleStyle fixes:
2008-12-06 Tim KientzleA couple of portability fixes from Joerg Sonnenberger
2008-12-06 Tim KientzleRecover after test failure.
2008-12-06 Tim KientzleStyle: skipping() function correctly counts this as...
2008-12-06 Tim KientzleStyle improvements.
2008-12-06 Tim KientzleBetter reporting of test failures.
2008-12-06 Tim KientzleRecover from a test failure here.
2008-12-06 Tim KientzleNew internal archive_string_concat utility function.
2008-12-06 Tim KientzleMinor portability: Declare 'r' only within the conditional
2008-12-06 Tim KientzleWindows build now uses PLATFORM_CONFIG_H macro, so...
2008-12-06 Tim Kientzle2 is more portable than STDERR_FILENO
2008-12-05 Luigi RizzoSome libstand/bootp.c extension (written by Danny Brani...
2008-12-05 Pawel Jakub DawidekAdd an easier example.
2008-12-03 Joseph KoshyFixes for Core2 Extreme support.
2008-12-02 Robert WatsonMerge OpenBSM 1.1 alpha 2 from the OpenBSM vendor branc...
2008-12-02 Poul-Henning KampMake the "test" target test the compiled version, inste...
2008-12-02 Konstantin BelousovProvide custom simple allocator for rtld locks in libth...
2008-12-02 Peter WemmAttempt a quick bandaid for arm build breakage. I...
2008-12-02 Peter WemmMerge user/peter/kinfo branch as of r185547 into head.
2008-12-01 Alexander KabaevInvoke _rtld_atfork_post earlier, before we reinitializ...
2008-12-01 Sam Lefflerimport ath hal
2008-12-01 Giorgos KeramidasThe times(3) function returns the number of CLK_TCKs...
2008-12-01 Ruslan ErmilovFix fread() to return a correct value on platforms...
2008-12-01 Jason EvansFix a lock order reversal bug that could cause deadlock...
2008-11-30 Ivan VorasIt's silly to claim recv(2) is to be removed in favour...
2008-11-30 Jason EvansAdjust an assertion to handle the case where a lock...
2008-11-30 Jason EvansDo not spin when trying to lock on a single-CPU system.
2008-11-29 Konstantin BelousovUnlock the malloc() locks in the child process after...
2008-11-29 Bjoern A. ZeebMFp4:
2008-11-27 Konstantin BelousovAdd two rtld exported symbols, _rtld_atfork_pre and...
2008-11-27 Joseph KoshyUpdate description of an event.
2008-11-27 Joseph Koshy- Add support for PMCs in Intel CPUs of Family 6, model...
2008-11-26 Joseph KoshyFix buglets.
2008-11-25 Alfred Perlsteinsrc/lib/libusb20/libusb20_compat01.c
2008-11-25 Tai-hwa LiangFixing !INET6 builds.
2008-11-24 Joseph KoshyCorrection: these PMCs do not support a "umask" modifier.
2008-11-24 Joseph Koshy- Document the rules used to determine when spellings...
2008-11-23 Sean FarleyFixed style issues with variable ordering and naming...
2008-11-21 Luigi Rizzouse the correct variable in a debug message.
2008-11-19 Alfred Perlsteinsrc/sys/dev/usb2/controller/uss820dci_pccard.c
2008-11-18 Xin LIObey signedness flag in %z case.
2008-11-17 Tim KientzleWhen running on a filesystem that lacks ACL support,
2008-11-17 Pawel Jakub DawidekUpdate ZFS from version 6 to 13 and bring some FreeBSD...
2008-11-15 Peter WemmOn i386, the primary function that SYSCALL() generates...
2008-11-15 Joseph Koshy- Document the class name prefix for these PMCs.
2008-11-15 Rong-En Fan- Update ncurses to 5.7-20081102 (5.7 release) and...
2008-11-15 Gregory Neil ShapiroMerge from vendor dist: Bring in a change already in...
2008-11-13 Joseph KoshyTweak -mdoc usage.
2008-11-13 Joseph KoshyDocument UMASK values, fix errors.
2008-11-13 Joseph KoshyFix typos, document UMASK values.
2008-11-13 Joseph KoshyRemove duplicates, fix errors and document UMASK values.
2008-11-12 Joseph KoshyDocument the alternate event names supported for "archi...
2008-11-12 Joseph KoshyUse spellings that are close to vendor documentation.
2008-11-11 Ed SchoutenSeveral cleanups related to pipe(2).
2008-11-11 Sean Farleystyle(9) fixes.
2008-11-09 Ed SchoutenMark uname(), getdomainname() and setdomainname() with...
2008-11-07 Edward Tomasz Napi... Add one more EACCES clause to rename.2.
2008-11-06 Rafal JaworowskiEliminate dead declarations in libstand.
2008-11-06 Rafal JaworowskiSupport kernel crash mini dumps on ARM architecture.
2008-11-05 Craig RodriguesMerge latest DTrace changes from Perforce.
2008-11-05 Dag-Erling SmørgravLike many other functions that handle sockaddrs, realho...
2008-11-05 Dag-Erling SmørgravComment out WARNS. There are too many alignment issues...
2008-11-05 Dag-Erling SmørgravDisconnect gr_util.c from the build. It isn't document...
2008-11-04 Dag-Erling Smørgravlibutil now builds at WARNS level 6.
2008-11-04 Dag-Erling SmørgravAdd missing header.
2008-11-04 Dag-Erling SmørgravAvoid assigning a const char * to a char *.
2008-11-04 Alfred PerlsteinBring in USB4BSD, Hans Petter Selasky rework of the...
2008-11-04 Warner LoshReplace the non-standard disclaimer with the standard...
2008-11-03 Jason EvansRevert to preferring mmap(2) over sbrk(2) when mapping...
2008-11-03 Doug RabsonImplement support for RPCSEC_GSS authentication to...
2008-11-03 Konstantin BelousovAdd the ffsll and flsll functions. These are ffs and...
2008-11-03 Konstantin BelousovFix style.
2008-11-03 Xin LISync with OpenBSD's dirname(3) - license change, avoid...
2008-11-02 Peter WemmAdd missing END() macros, as per rev 184547 for amd64...
2008-11-02 Peter WemmWe've been lax about matching END() macros in asm code...
2008-11-01 Tim KientzleCorrect the documented declaration of the archive_write...
2008-10-31 Robert WatsonIn example use of err(3) and errx(3), use sysexits...
2008-10-30 Xin LIPass a pointer to warn2 so the warn2 == IN_ALL would...
2008-10-28 Edwin GroothuisMFV of tzdata2008i.
2008-10-28 Ed SchoutenRemove unneeded call to revoke() inside openpty().
2008-10-27 Marius StroblSupply a valid Connect ID when issuing XPT_DEV_MATCH...
2008-10-24 Alan CoxFinish what revision 1.40 started. Revision 1.40 remov...
2008-10-24 Ruslan ErmilovDon't fail mistakenly with -r when we already have...
2008-10-23 Roman DivackyFix a typo.
2008-10-22 Konstantin BelousovFix a typo. q is already a pointer.
2008-10-22 Konstantin BelousovRemove doubtful structure definition with variable...
2008-10-21 Dag-Erling SmørgravMove va_end() up
2008-10-21 Tim KientzleIf we don't know the file size, leave the file size...
2008-10-20 Dag-Erling SmørgravDiff reduction against Varnish, including one important...
2008-10-20 Dag-Erling SmørgravReimplement flopen(3) using fcntl(2) locks instead...
2008-10-20 Dag-Erling Smørgravpidfile(3) uses flopen(3) - don't make any assumptions...
next