| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | | | | | | | | | | | | | Use MIN from sys/param.h instead of handrolling the macro | ngie | 2015-05-11 | 1 | -3/+1 |
* | | | | | | | | | | | | | | | | Correctly print valtype for empty bitmask. | melifaro | 2015-05-06 | 1 | -0/+1 |
* | | | | | | | | | | | | | | | | Add apple-boot, apple-hfs and apple-ufs aliases to MBR scheme. | ae | 2015-05-05 | 1 | -1/+5 |
* | | | | | | | | | | | | | | | | Remove "capability mode sandbox enabled" messages. | brooks | 2015-05-04 | 1 | -3/+0 |
* | | | | | | | | | | | | | | | | MFV r225523, r282431: | gjb | 2015-05-04 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | | Approved, oprócz użycie RESTORE_ERRNO() do ustawiania errno. | oshogbo | 2015-05-02 | 2 | -3/+3 |
* | | | | | | | | | | | | | | | | Generalize object reference handling in ipfw rules. | melifaro | 2015-04-26 | 3 | -76/+118 |
* | | | | | | | | | | | | | | | | Remove End Of Line whitespaces | bapt | 2015-04-26 | 1 | -3/+3 |
* | | | | | | | | | | | | | | | | Fix 2 rendering issue with mandoc | bapt | 2015-04-26 | 1 | -2/+2 |
* | | | | | | | | | | | | | | | | Fix minor mdoc issues. | joel | 2015-04-24 | 1 | -1/+0 |
* | | | | | | | | | | | | | | | | Fix growfs(8) build with debug enabled (make -DGFSDBG). | trasz | 2015-04-24 | 2 | -5/+5 |
* | | | | | | | | | | | | | | | | dmesg: accommodate message buffer growth between the sysctl calls | vangyzen | 2015-04-20 | 1 | -0/+3 |
* | | | | | | | | | | | | | | | | Fix use-after-free. | melifaro | 2015-04-19 | 1 | -3/+2 |
* | | | | | | | | | | | | | | | | Remove some oldnfs remnants. | trasz | 2015-04-18 | 4 | -11/+1 |
* | | | | | | | | | | | | | | | | Move ALTQ from contrib to net/altq. The ALTQ code is for many years | glebius | 2015-04-16 | 4 | -13/+13 |
* | | | | | | | | | | | | | | | | - ggatel.8 currently doesn't mention the 'rescue' command and | jgh | 2015-04-09 | 1 | -12/+14 |
* | | | | | | | | | | | | | | | | Update documented OEM string in newfs_msdos(8). | pfg | 2015-04-09 | 1 | -2/+2 |
* | | | | | | | | | | | | | | | | ifmedia changes: | erj | 2015-04-07 | 1 | -6/+26 |
* | | | | | | | | | | | | | | | | Stop including if_var.h from userland. | glebius | 2015-04-06 | 7 | -7/+0 |
* | | | | | | | | | | | | | | | | Add articles, avoid use of "you", simplify a few sentences. | wblock | 2015-04-02 | 1 | -16/+15 |
* | | | | | | | | | | | | | | | | Constify. | delphij | 2015-03-31 | 1 | -11/+11 |
* | | | | | | | | | | | | | | | | Fix remaining warnings. | delphij | 2015-03-27 | 2 | -5/+2 |
* | | | | | | | | | | | | | | | | - Correct type for checkAgainst. | delphij | 2015-03-26 | 1 | -5/+5 |
* | | | | | | | | | | | | | | | | Make GEOM_PART work in presence of previous withered self. | mav | 2015-03-26 | 1 | -3/+10 |
* | | | | | | | | | | | | | | | | Convert savecore to libxo. The 'verbose' paths still use printf since they're | scottl | 2015-03-22 | 2 | -24/+50 |
* | | | | | | | | | | | | | | | | Add camcontrol subcommands to control APM and AAM levels. | mav | 2015-03-19 | 2 | -3/+99 |
* | | | | | | | | | | | | | | | | Document that nextboot(8) doesn't work as expected with ZFS | allanjude | 2015-03-17 | 1 | -1/+7 |
* | | | | | | | | | | | | | | | | Make ATA power management commands to work on SCSI HBAs via PASS THROUGH. | mav | 2015-03-17 | 1 | -32/+14 |
* | | | | | | | | | | | | | | | | Fix minor fallout from sysctl strings being nulterminated now. The dmesg | ian | 2015-03-16 | 1 | -2/+6 |
* | | | | | | | | | | | | | | | | restore: Preserve timestamps to the nanosecond. | jilles | 2015-03-14 | 2 | -21/+23 |
* | | | | | | | | | | | | | | | | Properly initialize scope zone id when next hop address stored | ae | 2015-03-13 | 1 | -5/+8 |
* | | | | | | | | | | | | | | | | Simplify string mangling in ifmaybeload(). | jhb | 2015-03-13 | 1 | -5/+4 |
* | | | | | | | | | | | | | | | | Fix `ipfw fwd tablearg'. Use dedicated field nh4 in struct table_value | ae | 2015-03-13 | 2 | -9/+32 |
* | | | | | | | | | | | | | | | | Add GUID and alias for Apple Core Storage partition. | ae | 2015-03-12 | 1 | -1/+7 |
* | | | | | | | | | | | | | | | | - Implement loopback probing state in enhanced DAD algorithm. | hrs | 2015-03-05 | 3 | -2/+21 |
* | | | | | | | | | | | | | | | | Make the "automounted" flag work for FUSE filesystems. | trasz | 2015-03-01 | 1 | -0/+7 |
* | | | | | | | | | | | | | | | | When gpart(8) is trying automatically determine the first available | ae | 2015-02-26 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | | Make sure that the flags for the XPT_DEV_ADVINFO CCB are initialized | ken | 2015-02-18 | 1 | -1/+1 |
* | | | | | | | | | | | | | | | | add support for specifying an initial buffer size when fetching a | jmg | 2015-02-13 | 2 | -10/+28 |
* | | | | | | | | | | | | | | | | Retrieve counters from kernel if rule timstamping is requested. | melifaro | 2015-02-05 | 1 | -2/+4 |
* | | | | | | | | | | | | | | | | Revert the change of flowid output format. [1] | vsevolod | 2015-02-02 | 2 | -30/+4 |
* | | | | | | | | | | | | | | | | Style(9) fixes. | vsevolod | 2015-02-02 | 2 | -36/+47 |
* | | | | | | | | | | | | | | | | Reorganize the list of addresses associated with an interface and group them | vsevolod | 2015-02-02 | 2 | -5/+196 |
* | | | | | | | | | | | | | | | | Remove duplicate MK_ISCSI block and sort the conditional blocks so this error | ngie | 2015-02-02 | 1 | -9/+5 |
* | | | | | | | | | | | | | | | | Fix sysctl name. | trasz | 2015-01-27 | 1 | -2/+2 |
* | | | | | | | | | | | | | | | | Build sbin/iscontrol again if MK_ISCSI != no | ngie | 2015-01-26 | 1 | -0/+4 |
* | | | | | | | | | | | | | | | | Add MK_HAST knob for building and installing hastd(8), et al | ngie | 2015-01-26 | 1 | -2/+5 |
* | | | | | | | | | | | | | | | | natd(8) will work with an unconfigured interface and effectively not do | jhb | 2015-01-25 | 1 | -3/+3 |
* | | | | | | | | | | | | | | | | Add MK_CCD knob for building and installing ccd(4), ccdconfig, etc | ngie | 2015-01-25 | 1 | -1/+4 |
* | | | | | | | | | | | | | | | | Add MK_ISCSI knob for building the iscsi initiator, iscsi daemon, kernel | ngie | 2015-01-25 | 1 | -1/+4 |