]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - lib
Support the remaining options listed in dhcp-options(5) and RFC 2132.
[FreeBSD/FreeBSD.git] / lib /
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.
2008-09-18 jkoshyDocument new PMC classes, capabilities and CPU kinds.
2008-09-18 kientzleMfP4: Generalize int64_t in the public headers to suppo...
2008-09-18 kientzleTrying to distinguish different "versions" of mtree...
2008-09-17 jkoshyWhitespace fixes.
2008-09-17 jkoshyAdd event name aliases for Pentium PMCs.
2008-09-16 jkoshyReplace PMC-dependent content with references to
2008-09-16 jkoshyBuild and install PMC-dependent manual pages.
2008-09-16 jkoshyFix a typo.
2008-09-16 jkoshyMove PMC documentation to separate manual pages, one...
2008-09-16 jkoshyMove TSC specific PMC information to its own manual...
2008-09-16 jkoshyCorrect an event name alias: event "k7-dc-misses"...
2008-09-15 emaxAdd uuid_enc,dec_le,be() functions to Symbol.map
2008-09-15 dfrFix async mode (required for ypbind in manycast mode).
2008-09-14 marcelAllow psaddr_t to be widened by using thr_pread_{int...
2008-09-14 kientzleChoose a flag-handling strategy based on platform capab...
2008-09-12 kientzlePortability: Don't use symbolic constants when the...
2008-09-12 kientzlePortability: Not everyone is lucky enough to have ftrun...
2008-09-12 kientzlePortability: Support platforms that lack (struct stat...
2008-09-12 kientzleWindows compatibility: The stub replacement for compre...
2008-09-10 jasoneUse PAGE_{SIZE,MASK,SHIFT} from machine/param.h rather...
2008-09-09 jasoneMove call to _malloc_thread_cleanup() so that if this...
2008-09-09 dfrInitialise the SVCAUTH field for new transport structur...
2008-09-09 acheReturn two fixes from previous backout which does not...
2008-09-08 lulf- Update the libgeom manpage with a description of...
2008-09-08 kientzleFix a type-aliasing problem in the libarchive test...
2008-09-07 kientzleCorrect a leaking archive_entry in the test suite.
2008-09-07 lulf- Add a new ioctl for getting the provider name of...
2008-09-07 kientzleCorrect the comments here.
2008-09-07 kientzleWhen restoring a directory, allow symlinks to be follow...
2008-09-06 marcelUnbreak ia64: pges are 8KB.
2008-09-05 rpauloMerge ath again (addition of wisoc files).
2008-09-05 keramidaAdd two example regexps: (1) one for matching all the...
2008-09-05 kientzleThe link resolver now unsets the size to mark a hardlink
2008-09-05 kientzleMfP4: Handle entries with unset size properly: Regular...
2008-09-05 kientzleMfP4: Use the set/unset tracking to determine when...
2008-09-04 dfrFix an off-by-one error in the replay detection logic.
2008-09-04 rajEliminate __alpha__ leftover from libstand.
2008-09-04 kientzleMarkup fix.
2008-09-01 dougbUpdate for version 9.4.2-P2
2008-09-01 kientzleStyle: Use ARCHIVE_VERSION_NUMBER to conditionalize...
2008-09-01 kientzleMfP4: set/unset tracking for atime, ctime, mtime, and...
2008-09-01 kientzleSort the list of format names.
2008-09-01 kientzleUse the "start_time" (time at which the restore process...
2008-08-31 kientzleNew mtree writer, thanks to Joerg Sonnenberger.
2008-08-31 kientzleJoerg Sonnenberger's improvements to the shar writer.
2008-08-31 kientzleMake libarchive_test a little smarter about trying...
2008-08-30 kientzleWhen atime wasn't specified, it should get set == mtime.
2008-08-28 obrienAdd the needed libpthread_md.c for MIPS.
2008-08-28 pjdAdd links to all libpcap functions.
2008-08-28 kientzleIf no atime was specified (for example, when extracting...
2008-08-27 obrienAdd the needed _setjmp.S for MIPS.
2008-08-27 jasoneAdd thread-specific caching for small size classes...
2008-08-26 kibImplement WNOWAIT flag for wait4(2). It specifies that...
2008-08-26 kibWhen calculating arguments to the interpreter for the...
2008-08-25 kientzleAlphabetize the list of tests.
2008-08-24 kientzleUpdate the total archive byte counters when writing...
2008-08-24 kientzleRemove the stillborn attempt to cleanup tests as well...
2008-08-24 kientzleFail copying path/.. only if SECURE_NODOTDOT was specified.
2008-08-24 kientzleFix the cpio bug tested for by r182092 of usr.bin/cpio...
2008-08-22 robertoMerge ntpd & friends 4.2.4p5 from vendor/ntp/dist into...
2008-08-22 kibAdd -fno-omit-frame-pointer to CFLAGS used to compile...
2008-08-21 jhbAdd a "CACHING" section regarding the internal caching...
2008-08-20 edRemove grantpt.c, which should have been deleted in...
2008-08-20 edIntegrate the new MPSAFE TTY layer to the FreeBSD opera...
2008-08-19 jhbAdd a new routine kvm_getcptime(3) for fetching the...
2008-08-19 jhbAdd two new routines to libkvm for working with per...
2008-08-15 kmacyatomic_fetchadd_int works on unsigned quantities -...
2008-08-14 emaxImport the uuid_enc_le(), uuid_dec_le(), uuid_enc_be...
2008-08-14 jasoneMove CPU_SPINWAIT into the innermost spin loop, in...
2008-08-14 jasoneRe-order the terms of an expression in arena_run_reg_da...
2008-08-13 emaxImport handy shorthand Bluetooth address (BD_ADDR)...
next