| Commit message (Expand) | Author | Age | Files | Lines |
* | Now that IGMP and MLD sysctls provide a clean API structures that do not | glebius | 2015-02-19 | 3 | -22/+15 |
* | Make syslogd work in case shutdown() is POSIX-ly correct. | ed | 2015-02-19 | 1 | -1/+2 |
* | Unbreak freshly installed worlds by properly "commenting" out ifmcstat | ngie | 2015-02-19 | 1 | -1/+3 |
* | Temporarily disconnect ifmcstat(8) from build, to make world buildable | glebius | 2015-02-19 | 1 | -1/+1 |
* | Merge ACPICA 20141107 and 20150204. | jkim | 2015-02-18 | 3 | -15/+22 |
* | Add tests for account and password expiration. | brd | 2015-02-17 | 1 | -0/+111 |
* | Add example for upcoming aarch64/arm64 targets. | sbruno | 2015-02-16 | 1 | -0/+11 |
* | install the man page... | jmg | 2015-02-16 | 1 | -1/+0 |
* | If no arguments are passed to a subcommand that requires arguments, | sbruno | 2015-02-15 | 1 | -1/+3 |
* | Really fix the pw_usernext tests. | brd | 2015-02-15 | 1 | -12/+15 |
* | Remove an extra curly bracket that was causing intermittent failures. | brd | 2015-02-14 | 1 | -1/+1 |
* | Use less ugly code to allocate buffer of SORCVBUF_SIZE. | glebius | 2015-02-13 | 1 | -1/+3 |
* | (backup_kernel_finddir, backup_kernel, install_files): | thomas | 2015-02-13 | 1 | -18/+18 |
* | Add an auto-generated file to CLEANFILES. | markj | 2015-02-13 | 1 | -1/+1 |
* | Check for an error from daemon(3), and correct the check for an error from | markj | 2015-02-13 | 1 | -2/+3 |
* | Remove unused code. | trasz | 2015-02-12 | 4 | -42/+0 |
* | Fix man page to match real option names. | mav | 2015-02-12 | 1 | -4/+4 |
* | Step 1 of eliminating the "games" distribution: Move binaries to /usr/bin; | cperciva | 2015-02-12 | 2 | -2/+1 |
* | Add missing asprintf() status checks. | mav | 2015-02-11 | 1 | -2/+8 |
* | flowctl: Replace alloca() with an array. | pfg | 2015-02-11 | 1 | -3/+1 |
* | Fix formatting. | trasz | 2015-02-11 | 1 | -3/+3 |
* | Mountd iterating over the mount points may race with the parallel | kib | 2015-02-10 | 1 | -1/+5 |
* | Update copyrights. | dteske | 2015-02-10 | 6 | -6/+6 |
* | Add "vt_"* aliases to bsdconfig console entries. | dteske | 2015-02-10 | 1 | -0/+7 |
* | Add bsdconfig api function f_dialog_menutag2help() | dteske | 2015-02-10 | 1 | -0/+33 |
* | Add bsdconfig api functions f_dialog_pause()/f_dialog_pause_no_cancel() | dteske | 2015-02-10 | 1 | -0/+50 |
* | Eliminate sub-shells where possible for performance. | dteske | 2015-02-10 | 3 | -41/+89 |
* | Whitespace. | dteske | 2015-02-10 | 1 | -2/+1 |
* | Comments. | dteske | 2015-02-10 | 1 | -1/+1 |
* | Add tests for `pw usernext'. | brd | 2015-02-09 | 2 | -1/+44 |
* | Add new alias "bsdconfig api" (same as "bsdconfig includes") | dteske | 2015-02-09 | 1 | -0/+1 |
* | Replace the only instance of sed(1) in bsdconfig(8) with awk(1). | dteske | 2015-02-09 | 1 | -1/+1 |
* | Revert SVN r278464 -- fingers were in perforce mode (premature | dteske | 2015-02-09 | 6 | -78/+23 |
* | Replace the only instance of sed(1) in bsdconfig(8) with awk(1). | dteske | 2015-02-09 | 6 | -23/+78 |
* | Make hccontrol(8) and sdpcontrol(8) appear in "man -k bluetooth" output. | trasz | 2015-02-07 | 2 | -4/+4 |
* | Teach ctld(8) to control non-iSCSI CTL ports. | mav | 2015-02-07 | 6 | -72/+257 |
* | When upgrading, install the ELF runtime linkers before libraries. | brooks | 2015-02-06 | 1 | -0/+9 |
* | Make it possible to set (via ctl.conf(5)) and query (via ctladm islist -v) | trasz | 2015-02-06 | 8 | -11/+106 |
* | Add mount.procfs jail parameter, so procfs can be mounted when a prison's | jamie | 2015-02-06 | 5 | -1/+44 |
* | Add support for multiple portal groups per target. | mav | 2015-02-06 | 7 | -111/+279 |
* | Add a new device control utility for new-bus devices called devctl. This | jhb | 2015-02-06 | 4 | -0/+429 |
* | Make "ctladm islist" ignore unknown elements, so the old version | trasz | 2015-02-06 | 1 | -2/+6 |
* | Expose the constants for internal new-bus device flags to userland. The | jhb | 2015-02-05 | 1 | -0/+4 |
* | Fix two clang 3.6.0 warnings in usr.sbin/syslogd: | dim | 2015-02-05 | 1 | -4/+2 |
* | The connection_new() routine was taking an absurd number of parameters; fix it. | trasz | 2015-02-05 | 1 | -15/+7 |
* | Make it possible to set (via iscsi.conf(5)) and query (via iscsictl -v) | trasz | 2015-02-05 | 3 | -5/+13 |
* | Add the following options to enable/disable several features in the base system | ngie | 2015-02-04 | 1 | -5/+17 |
* | Conditionalize building radius support into libpam, ppp, etc via | ngie | 2015-02-04 | 1 | -0/+3 |
* | Test the return of fetchParseURL(3) | bapt | 2015-02-04 | 1 | -1/+5 |
* | Plug resources leak | bapt | 2015-02-04 | 1 | -4/+10 |