summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Merge headsjg2013-09-118-36/+225
|\
| * Cleanup elf macrosbapt2013-09-111-7/+3
| * Add support to detect arm vs armv6bapt2013-09-101-12/+202
| * Go way past 11 and bump bhyve's max vCPUs to 16.grehan2013-09-101-3/+5
| * Pass -n (do not emit comments) when saving mtree information for futuredelphij2013-09-091-1/+1
| * Tweak wording.des2013-09-071-8/+9
| * Remove unnecessary mediaClose (FTP operations are done with either ftp(1)dteske2013-09-071-1/+0
| * Long URLs don't always appear even with autosizing and other tricks. So,dteske2013-09-071-1/+1
| * Fix spelling.grehan2013-09-061-1/+1
| * Allow level-triggered interrupt sources. While this isn'tgrehan2013-09-061-2/+2
| * watch: Do not mess up the tty modes on early error.jilles2013-09-051-1/+2
* | Merge from headsjg2013-09-05305-9536/+14136
|\ \ | |/
| * Remove fallback to fork(2) if pdfork(2) is not available. If the parentpjd2013-09-051-10/+6
| * Change the cap_rights_t type from uint64_t to a structure that we can extendpjd2013-09-051-4/+6
| * Include the calling context in the mail subject, if any.jlh2013-09-031-4/+6
| * Ignore if the interface is not IPv6-capable.hrs2013-09-021-2/+2
| * Allow single byte reads of the emulated MSI-X tables. This is not requiredneel2013-08-271-3/+9
| * Allow more space for interface names.gavin2013-08-271-2/+2
| * Fix a crash when reloading the configuration file.hrs2013-08-271-4/+2
| * Fix off-by-1 error in assert.grehan2013-08-271-1/+1
| * Add support to reconfigure a drive as SYSPD (real JBOD in LSIsbruno2013-08-263-2/+29
| * Export a PERIODIC environment variable from periodic(8). This willjlh2013-08-251-0/+1
| * Allow tmpfs be mounted inside jail.delphij2013-08-231-1/+9
| * Set the back pointer from the prefix to the interface before addingdes2013-08-231-1/+1
| * Update Bind to 9.9.3-P2erwin2013-08-222-0/+26
| * Add entry for packages-9.2-release directory.gjb2013-08-191-0/+1
| * Cast argument of is*() ctype functions to unsigned char.pjd2013-08-181-1/+4
| * Use sysctl(ICMPV6CTL_ND6_DRLIST) instead of SIOCGDRLST_IN6 ioctl.hrs2013-08-171-28/+39
| * - Remove struct ifinfo *iflist. It is no longer used.hrs2013-08-177-17/+14
| * Unbreak rwhod(8):hrs2013-08-171-1/+10
| * Mark the makefs(8) '-p' flag as deprecated in preference forgjb2013-08-162-5/+16
| * Fix ordering of legacy IRQ reservations.grehan2013-08-161-10/+10
| * Make sure bootonly.iso for -BETAs and -RCs use the releases/gjb2013-08-131-1/+1
| * Fix bug in r253719: fix command line watchdog disable.alfred2013-08-101-7/+9
| * Change <sys/diskpc98.h> to not redefine the same symbols that aremarcel2013-08-071-1/+1
| * Fix incompatibility in ICMPV6CTL_ND6_PRLIST sysctl, and SIOCGPRLST_IN6,hrs2013-08-061-36/+21
| * Fix build on arm and mips.hrs2013-08-062-9/+4
| * Update Bind to 9.8.5-P2erwin2013-08-061-1/+4
| * - Use time_uptime instead of time_second in data structures forhrs2013-08-0514-210/+244
| * Apply a casting sledgehammer.jhb2013-07-301-1/+1
| * Fix detection of arm ABIsbapt2013-07-281-5/+17
| * Fix printf of seconds for systems where time_t is 64 bits.ian2013-07-281-2/+3
| * mdoc and language improvements.joel2013-07-281-14/+29
| * Provide some examples for watchdogd usage.alfred2013-07-271-1/+76
| * Fix watchdog pretimeout.alfred2013-07-271-17/+179
| * - Set the System Identifier in the Primary Volume Descriptor to FreeBSDmarius2013-07-272-6/+7
| * Ensure that makefs.h is included when using ufs_bswap.h so the FFS_EI macromarius2013-07-261-0/+2
| * Remove ftp2.tr.freebsd.org, it is out of date.gavin2013-07-233-3/+0
| * Sync-up with bsdinstall(8) FTP mirrorselect changes.dteske2013-07-222-53/+18
| * Update mirror list to more closely matchgavin2013-07-221-38/+7
OpenPOWER on IntegriCloud