summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix NetBSD release numbereadler2013-10-111-1/+1
* Add keymap.subr for presenting custom keymap dialogs (with X11 support).dteske2013-10-114-2/+267
* Add a USE_DIALOG global (analogous to USE_XDIALOG); useful for insertingdteske2013-10-111-1/+2
* Fix a minor bug; if strings.subr was included by itself it may not havedteske2013-10-111-0/+5
* Add support for obtaining the capacity of disks. Add comment while here.dteske2013-10-111-9/+43
* Fix mode page length calculation to remove last garbage line from themav2013-10-111-2/+2
* Do not provide a hint of the guest's OS versionbryanv2013-10-112-12/+1
* Allow the legacy CDROM device to be accessed in a FreeBSD guest, whilegrehan2013-10-103-24/+10
* Add dependency on ibcore now that it has been modularized.np2013-10-101-0/+1
* Fixed the media type shown via ifconfig.edavis2013-10-103-8/+36
* Bump OS versions in the toolchain triples to 11.0, and bump thedim2013-10-103-5/+5
* Fix the "am I a net80211 vap" check for bpf listeners.adrian2013-10-101-2/+2
* Sanitize the %eflags returned by BIOS routines. Some BIOS routines enterjhb2013-10-101-2/+5
* In sys/arm/versatile/versatile_pci.c, add a default handler, to fix adim2013-10-101-0/+3
* Turn it all the way up to 11:gjb2013-10-105-7/+8
* New committer info.edavis2013-10-101-0/+1
* Update head/ to ALPHA6 in preparation of branching to stable/10.gjb2013-10-101-1/+1
* In sys/dev/hyperv, fix a number of gcc warnings about usage of anonymousdim2013-10-106-49/+60
* Tidy up the output of "sysctl vm.phys_free".alc2013-10-101-5/+3
* Ignore attempts to set the nmbcluster sysctls to their current valuejhb2013-10-101-5/+5
* Fix for When more than one NIC is present.alfred2013-10-101-34/+1
* Remove unimplemented options from iscsi.conf(5) manual page, mentiontrasz2013-10-101-31/+6
* MFV r255257: 4082 zfs receive gets EFBIG from dmu_tx_hold_free()avg2013-10-102-1/+11
* Do not try to detach if the interface does not support IPv6.hrs2013-10-101-0/+3
* - Update rc.d/jail to use a jail(8) configuration file instead ofhrs2013-10-106-981/+452
* Add support for "vnet jname" argument in ifconfig_IF. The vnet keywordhrs2013-10-102-14/+100
* Initialize a variable in sys/contrib/ipfilter/netinet/ip_tftp_pxy.c, todim2013-10-101-1/+1
* Convert the dtrace(1) man page to mdoc and fix up some aspects of it thatmarkj2013-10-101-645/+652
* Allow a 4-byte write to PCI config space to overlapgrehan2013-10-091-3/+12
* Add read/write bus barriers for MIPS.adrian2013-10-091-0/+4
* Remove hash generation from release.sh, as it is run as part ofgjb2013-10-091-5/+0
* Unbreak zfsloader with LOADER_TFTP_SUPPORT onkan2013-10-091-2/+6
* Handle the cases where NULL is passed as cap_rightsp to thepjd2013-10-091-10/+14
* By popular demand, move freebsd-version(1) from /libexec to /bin.des2013-10-096-4/+5
* Properly handle residual count in Data-In PDUs with S bit set.trasz2013-10-091-12/+33
* Fix missing .joel2013-10-091-1/+1
* Explicitly pass the full path to the input file to sed. This unbreaksdes2013-10-091-1/+1
* Improve logging around some of the isci(4) reset and recovery paths.jimharris2013-10-093-4/+52
* Be extra paranoid with values obtained from the target.trasz2013-10-091-8/+26
* Fail connection upon receiving too large data segment.trasz2013-10-091-0/+1
* There are some high performance NICs that count statistics in hardware,glebius2013-10-095-3/+7
* The device vnodes are often unlocked when bread() or bwrite() iskib2013-10-091-1/+2
* Do not flush buffers when the v_object of the passed vnode does notkib2013-10-091-0/+2
* When growing the file descriptor table, new larger memory chunk iskib2013-10-091-2/+21
* Reduce code duplication, introduce the getmaxfd() helper to calculatekib2013-10-091-9/+16
* Remove no longer useful debugging output and a stale comment.trasz2013-10-091-13/+2
* Update the Intel igb driver to version 2.4.0jfv2013-10-0921-1203/+2004
* Initialize a variable in sys/contrib/ipfilter/netinet/ip_rcmd_pxy.c, todim2013-10-091-1/+1
* Revert r256095, r256120 (partial), r256121:gjb2013-10-0973-27/+25657
* Make the error handling more consistant. Shouldn't make any functionaltrasz2013-10-091-9/+23
OpenPOWER on IntegriCloud