| Commit message (Expand) | Author | Age | Files | Lines |
* | Bump date missed in r202756 | eadler | 2012-09-14 | 2 | -2/+2 |
* | o Create directory sys/netpfil, where all packet filters should | glebius | 2012-09-14 | 2 | -4/+0 |
* | Do not change owner, group, or mode when package database directory and | jkim | 2012-09-14 | 5 | -6/+7 |
* | - Denote PCI-e endpoints that support FLR. | jhb | 2012-09-13 | 2 | -4/+72 |
* | Add documentation for IPv6 support | eadler | 2012-09-12 | 1 | -1/+9 |
* | Add support for ipv6 addresses as destination | bapt | 2012-09-12 | 1 | -1/+12 |
* | Add missing braces | kevlo | 2012-09-12 | 1 | -1/+2 |
* | Do not count kernel threads as processes for hrSystemProcesses OID. | glebius | 2012-09-11 | 1 | -1/+1 |
* | Spelling. | glebius | 2012-09-11 | 1 | -1/+1 |
* | Remove unused values | kevlo | 2012-09-11 | 1 | -1/+1 |
* | Remove dead return code | kevlo | 2012-09-11 | 1 | -2/+0 |
* | mdoc fixes. | joel | 2012-09-08 | 1 | -41/+21 |
* | Merge the projects/pf/head branch, that was worked on for last six months, | glebius | 2012-09-08 | 3 | -6/+3 |
* | Add TRIM support, enabled by default. | jpaetzel | 2012-09-06 | 6 | -21/+88 |
* | - If the PCIe "SLOT" flag is set, include this in the capability output | gavin | 2012-09-05 | 1 | -1/+3 |
* | Provide a sysctl switch that allows to install ARP entries | glebius | 2012-09-03 | 1 | -0/+11 |
* | Explicitly document all variables in the net.link.ether.inet MIB. | glebius | 2012-09-03 | 1 | -5/+38 |
* | Rework all non-contributed files that use `struct timezone'. | ed | 2012-09-01 | 9 | -52/+43 |
* | Rework time handling. | ed | 2012-09-01 | 1 | -8/+7 |
* | Remove unneeded struct timezone. | ed | 2012-09-01 | 1 | -2/+1 |
* | Also relicense the ac(8) man page. | ed | 2012-08-31 | 1 | -5/+0 |
* | Relicense ac(8). | ed | 2012-08-31 | 1 | -12/+25 |
* | Remove trailing whitespace. | joel | 2012-08-31 | 1 | -1/+1 |
* | Use better variable naming. | ed | 2012-08-31 | 1 | -12/+7 |
* | Massively refactor ac(8). | ed | 2012-08-30 | 2 | -316/+189 |
* | - It's also need to lock current memory. | zont | 2012-08-30 | 1 | -1/+1 |
* | Fix whitespace. | ed | 2012-08-29 | 1 | -2/+1 |
* | - Don't allow watchdogd(8) to be swapped out. | zont | 2012-08-28 | 1 | -0/+2 |
* | Show error messages if nmount() failed. | delphij | 2012-08-27 | 1 | -4/+4 |
* | Dont cast from char* to struct chrp_header* which has a bigger alignment | rdivacky | 2012-08-27 | 1 | -4/+8 |
* | Add isf(4), a driver for the Intel StrataFlash family of NOR flash parts. | brooks | 2012-08-25 | 4 | -0/+212 |
* | Fix confirmation logic when detecting a tty | bapt | 2012-08-24 | 1 | -3/+3 |
* | - change ALWAYS_ASSUME_YES to ASSUME_ALWAYS_YES for consistency with pkg(8) | bapt | 2012-08-24 | 1 | -3/+5 |
* | Partially roll back r239601 - keep parameter strings both length-delimited | jamie | 2012-08-23 | 1 | -4/+5 |
* | Pre-separate IP addresses passed on the command line, so they can be | jamie | 2012-08-23 | 1 | -2/+26 |
* | Remember that I'm using length-defined strings in parameters: | jamie | 2012-08-23 | 1 | -5/+3 |
* | Sort options. | hrs | 2012-08-22 | 2 | -3/+2 |
* | Add -m option (for printing sampled PCs to a file) to pmcstat usage | jimharris | 2012-08-22 | 1 | -0/+1 |
* | Add -p flag to create the image as a sparse file. | hrs | 2012-08-22 | 4 | -11/+31 |
* | Fix "unexpected operator" error when passed multi-word first-argument | dteske | 2012-08-21 | 1 | -4/+3 |
* | Upgrade our copy of llvm/clang to trunk r162107. With thanks to | dim | 2012-08-20 | 1 | -0/+2 |
* | Remove unused member of struct indir (in_exists) from UFS and EXT2 code. | mjg | 2012-08-17 | 2 | -3/+0 |
* | Merge ACPICA 20120816. | jkim | 2012-08-16 | 1 | -1/+1 |
* | Correct description of minfree to kilobytes rather than blocks. | wblock | 2012-08-13 | 1 | -1/+1 |
* | Add interactive option to override portsnap's automagical detection of | eadler | 2012-08-05 | 2 | -4/+24 |
* | In usr.sbin/ctladm/ctladm.c, function cctl_error_inject(), initialize | dim | 2012-08-05 | 1 | -1/+1 |
* | Update my e-mail to my FreeBSD one. | zeising | 2012-07-19 | 1 | -2/+2 |
* | Xref mwl(4) and rum(4) in hostapd(8). | gjb | 2012-07-18 | 1 | -1/+3 |
* | Make sure that arraysz is initialized to a value larger than zero. | jh | 2012-07-17 | 1 | -0/+2 |
* | Remove trailing whitespace. | jh | 2012-07-17 | 1 | -4/+4 |