In bridge(4), if the packet is tagged for dummynet or is tagged for tranparent
[dragonfly.git] / lib /
2008-09-14 Sascha WildnerAdd MLINK for dehumanize_number(3).
2008-09-14 Sascha WildnerAdd dehumanize_number(3).
2008-09-13 Simon SchubertAdd hammer read support for loader.
2008-09-11 Sascha WildnerSync libmd with FreeBSD:
2008-09-07 Sascha WildnerAdd missing .Nm
2008-09-07 Sascha WildnerAdd missing .Nm's
2008-09-06 Peter AvalosMerge from vendor branch OPENSSL:
2008-09-05 Sascha WildnerBump .Dd, add .Lb, and use 'RFC xxxx'.
2008-09-04 Hasso TepperThe result of the "RFC3542 support" SoC project by...
2008-09-02 Matthias SchmidtRename /kernel and /module to /boot/kernel and /boot...
2008-08-28 Matthew DillonAMD64: Fix bugs in cerror().
2008-08-28 Matthew DillonAdjust the mcontext code to match amd64.
2008-08-28 Matthew DillonAdjust the mcontext code to match amd64.
2008-08-25 Matthew DillonAMD64 Support:
2008-08-21 Sascha WildnerRemove extra comma.
2008-08-21 Thomas NikolajsenAdd Xref.
2008-08-19 Joerg SonnenbergerFix typos in copyright.
2008-08-09 Sascha WildnerAdd sradixsort(3) MLINK.
2008-08-09 Sascha WildnerAdd MLINKS for mpool(3) functions.
2008-08-09 Sascha Wildnerstyle change: don't use an MLINK as the source for...
2008-08-09 Sascha WildnerAdd MLINK for strnvis(3).
2008-08-09 Sascha WildnerAdd missing MLINKS.
2008-08-09 Sascha WildnerAdd MLINK for kvm_readstr().
2008-08-09 Sascha Wildner* Add some missing MLINKS
2008-08-04 Sascha WildnerRemove reference to expand_number(3). We'll bring in...
2008-08-04 Sascha WildnerSync humanize_number(3) with FreeBSD.
2008-07-23 Matthew DillonSynchronize some of the machine-independant AMD64 bits.
2008-07-23 Sascha WildnerRemove old comment.
2008-07-15 Matthew DillonFix an issue where libthread_xu was not accepting the...
2008-07-12 Peter AvalosUpdate build structure for libarchive-2.5.5.
2008-07-12 Peter AvalosMerge from vendor branch LIBARCHIVE:
2008-07-10 Sascha Wildnerstyle: compare return value of getopt() against -1...
2008-06-30 Hasso TepperMerge from vendor branch GCC:
2008-06-27 Simon SchubertInstall libedit's readline headers.
2008-06-26 Matthew DillonMerge from vendor branch NETGRAPH:
2008-06-24 Sascha WildnerFix typo.
2008-06-24 Thomas NikolajsenAdd nohistory flag.
2008-06-18 Hasso TepperLink libarchive against libbz2 and libz to be compatibl...
2008-06-16 Peter AvalosUpdate build structure for libarchive update.
2008-06-16 Peter AvalosMerge from vendor branch LIBARCHIVE:
2008-06-05 Sascha Wildner* Fix some cases where NULL was used but 0 was meant...
2008-06-05 Sascha WildnerRemove some unneeded definitions of NULL.
2008-06-03 Sascha Wildnermdoc cleanup
2008-06-02 Matthew DillonReport the nohistory, noshistory, and nouhistory flags...
2008-06-02 Hasso TepperAccording to SUSv3 including just regex.h must be enoug...
2008-06-01 Matthew DillonAdd getmntvinfo() which uses the new getvfsstat() syste...
2008-06-01 Matthew Dillon* Implement new system calls in the kernel: statvfs...
2008-05-31 Sascha WildnerAdd some missing manual pages: wcscoll(3), wcswidth...
2008-05-25 Hasso TepperAdd pthread_atfork() implementation to libc_r. libthrea...
2008-05-25 Sascha WildnerFix .Er abuse.
2008-05-25 Sascha WildnerPerform some mdoc cleanup.
2008-05-22 Nicolas TheryRemove commented out references to lwkt_* source files...
2008-05-22 Hasso TepperAdd support for for the AI_NUMERICSERV getaddrinfo...
2008-05-20 Hasso TepperMerge error fix.
2008-05-19 Simon SchubertDon't #include <sys/select.h> from sys/types.h, to...
2008-05-19 Simon SchubertDeclare lsearch(3)/lfind(3), move them to libc and...
2008-05-19 Simon SchubertDeclare lsearch(3)/lfind(3), move them to libc and...
2008-05-17 Peter AvalosSync with NetBSD:
2008-05-17 Peter AvalosQuiet gcc4. -I- isn't required any more.
2008-05-17 Peter AvalosChanges for libarchive-2.4.17 import.
2008-05-17 Peter AvalosMerge from vendor branch LIBARCHIVE:
2008-05-17 Peter AvalosMerge from vendor branch TNFTP:
2008-05-17 Peter AvalosMerge from vendor branch LESS:
2008-05-15 Matthew DillonThe char dummy must be dummy[2] to accomodate a nul...
2008-05-15 Matthew DillonFix str[c]spn off by one error.
2008-05-10 Sascha WildnerComment out some unimplemented syscalls.
2008-05-10 Sascha WildnerFix function name.
2008-05-09 Matthew DillonReturn EINVAL if a NULL pointer is passed to the mutex...
2008-05-09 Simon SchubertMake the code we're running under total signal mask...
2008-05-04 Sascha WildnerAdd missing names and MLINKS.
2008-05-03 Matthew DillonCorrect a bug in seekdir/readdir which could cause...
2008-05-02 Sascha WildnerSweep over our manual pages and remove .Pp before a...
2008-05-01 Sascha WildnerMove text that doesn't belong to a list outside of it.
2008-05-01 Sascha WildnerMove .Pp outside of .Bl
2008-05-01 Sascha WildnerReduce vertical space.
2008-04-22 Matthew Dillon* Remove the SINGLEUSE feature for telldir(), it does...
2008-04-20 Sascha WildnerAdd missing newline.
2008-04-20 Sascha WildnerNeither rand48 nor _rand48 are functions.
2008-04-19 Sascha WildnerThe historic and deprecated setgrfile() function never...
2008-04-15 Hasso TepperAdd libc support for gcc stack protector. Compatibility...
2008-04-15 Sascha Wildnera -> an
2008-04-15 Sascha WildnerAdd <sys/types.h> for size_t.
2008-04-15 Matthew DillonRemove debugging assertion.
2008-04-15 Matthew DillonAdd __sreadahead() to help with pkgsrc's devel/m4.
2008-04-14 Matthew DillonUpdate the documentation for umtx_sleep() and umtx_wake...
2008-04-14 Matthew DillonFix some issues in libthread_xu's condvar implementation.
2008-04-12 Sascha WildnerAdd MLINKS for MD[245]Pad.3.
2008-04-10 Hasso TepperSync Citrus iconv support with NetBSD.
2008-04-07 Peter AvalosUpdate build for OpenSSH 5.0p1.
2008-04-06 Peter AvalosMerge from vendor branch OPENSSH:
2008-04-02 Joerg SonnenbergerFix buffer overflow in config parser.
2008-03-20 Peter AvalosMerge from vendor branch BZIP:
2008-03-12 Dave HayesMerge from vendor branch BSDINSTALLER:
2008-03-01 Sascha WildnerAdd MLINKS for SDP_{GET,PUT}_UUID128.3
2008-02-24 Sascha WildnerImprove wording.
2008-02-23 Sascha WildnerAdd <unistd.h>.
2008-02-22 Sascha WildnerAdd a varsym(2) manual page (documenting varsym_{get...
2008-02-21 Hasso TepperAdd _SC_NPROCESSORS_CONF and _SC_NPROCESSORS_ONLN varia...
2008-02-13 Simon SchubertDon't forget to set internal error message in kvm_nlist().
2008-02-11 Matthias SchmidtRemove link to FreeBSD porters handbook and to removed...
next