summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add sysctl net.inet.ip.mcast.loop. This controls whether or notbms2009-03-041-1/+8
* Add dprintf() and vdprintf() from POSIX.1-2008. Like getline(),das2009-03-047-36/+218
* Add renameat to the POSIX.1-2008 namespace.das2009-03-041-1/+1
* Add *at to the POSIX.1-2008 namespace.das2009-03-041-1/+1
* Add openat to the POSIX.1-2008 namespace.das2009-03-041-0/+2
* Add psignal to the POSIX.1-2008 namespace.das2009-03-041-1/+4
* - Add getsid, fchdir, getpgid, lchown, pread, pwrite, truncate,das2009-03-041-26/+38
* - Remove bcmp, bcopy, bzero, index, and rindex from the POSIX.1-2008das2009-03-041-0/+6
* - Add getsubopt and mkdtemp to the POSIX.1-2008 namespace.das2009-03-041-6/+13
* Fix a file descriptor leak in fts_child().das2009-03-041-1/+3
* Merge header file definitions used by the new IGMPv3 implementation.bms2009-03-041-38/+68
* Add various defines/macros required by IGMPv3:bms2009-03-041-1/+10
* Overlay a uint16_t field suitable for use by thebms2009-03-041-1/+5
* Reserve a netisr slot for the IGMPv3 output queue.bms2009-03-041-0/+1
* Add function ip_checkrouteralert(), which will be usedbms2009-03-042-0/+62
* Add printb.c utility file, but do not yet connect it to the build.bms2009-03-041-0/+64
* Add full SSM stack support to mtest(8) diagnostic tool.bms2009-03-041-115/+87
* Update mtest(8) manual page.bms2009-03-041-6/+45
* Add cross-reference to sourcefilter(3).bms2009-03-041-1/+2
* Add source-specific multicast (SSM) option documentation.bms2009-03-041-20/+150
* Considerably improve the wording of this man page.bms2009-03-041-20/+77
* Update copyright.bms2009-03-041-16/+13
* Make ifinfo build. The struct if_data members ifi_recvquota andyongari2009-03-041-2/+2
* Explicitly specify bit width for on-disk data structure.delphij2009-03-041-17/+17
* Sync license changes.delphij2009-03-042-20/+3
* Style changes (including additional casts to shut up warnings). Thisdelphij2009-03-0415-36/+35
* - Updated firmware to latest 4.6.X release.davidch2009-03-043-13581/+13987
* For the moment disable the VIMAGE_CTASSERTs as people have troublebz2009-03-031-0/+4
* make loop clearer that it isn't a mistake...imp2009-03-031-1/+2
* Add in parsing of the disk FUNCE tuples.imp2009-03-033-16/+27
* The callback takes a void *, not a caddr_t * (sic).imp2009-03-031-2/+2
* Bump down the inline limit on MIPS.imp2009-03-031-1/+1
* Make Netgraph compile with Clang.ed2009-03-033-14/+12
* Adding missing ";"'s required by some SDT_PROBE_DEFINEx() macros.rwatson2009-03-031-10/+10
* as suggested by jhb@, panic in case the ncpus == 0.dchagin2009-03-031-1/+1
* Reduce the verbosity of SDT trace points for DTrace by defining severalrwatson2009-03-033-18/+41
* Merge r340 from libarchive.googlecode.com: If zlib/bzlib aren't available,kientzle2009-03-032-6/+20
* Merge r294:337,r348:350 from libarchive.googlecode.com: A lotkientzle2009-03-0361-321/+7871
* Further refine the handling of resources for BARs in the PCI bus driver.jhb2009-03-032-82/+167
* ichwd: correct range check for timeout valueavg2009-03-031-2/+2
* Start removing IPv6 Type 0 Routing header code.bz2009-03-033-168/+26
* udf_readdir: do not advance offset if entry can not be uio-edavg2009-03-031-1/+1
* Update config.h for OpenBSM 1.1 beta1.rwatson2009-03-031-3/+3
* Catch up with USB2 change.nyan2009-03-036-12/+12
* Xref glxsb(4).brueffer2009-03-031-1/+2
* Merge r294 from libarchive.googlecode.com: Skip testing forkientzle2009-03-031-0/+7
* Set PortMultiplier port only for SATA2 channels, where it is applicable.mav2009-03-031-2/+5
* Merge r282 from libarchive.googlecode.com: Close multiple filterskientzle2009-03-032-3/+3
* Merge r272 from libarchive.googlecode.com: Fix building on MSVC6.kientzle2009-03-031-1/+3
* Rename variable 'index' to 'idx' to avoid name collision with index(3),delphij2009-03-037-101/+87
OpenPOWER on IntegriCloud