| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix `diskinfo -t` operation for disks smaller then 8GB or bigger then 2TB. | Alexander Motin | 2011-07-21 | 1 | -21/+28 |
* | The named.reload script is no longer useful in the age of rc.d | Doug Barton | 2011-07-18 | 4 | -120/+0 |
* | Add a closing '.El' tag. | Glen Barber | 2011-07-17 | 1 | -0/+1 |
* | - Improve interface list handling. The rtadvd(8) now supports dynamically- | Hiroki Sato | 2011-07-17 | 25 | -1430/+4143 |
* | Fix the location of the default pid file in named.8 | Doug Barton | 2011-07-17 | 1 | -1/+2 |
* | Add PS3 partitioning (and framework for future pseries support) to the | Nathan Whitehorn | 2011-07-16 | 1 | -2/+25 |
* | bmake and other updates necessary for the BIND 9.8.x upgrade. | Doug Barton | 2011-07-16 | 14 | -10/+215 |
* | Fix logical_cpus_mask retrieving by using, correctly, cpuset_t. | Attilio Rao | 2011-07-15 | 1 | -6/+13 |
* | pmcstat, pmccontrol: catch up with removal of machdep.hlt_cpus sysctl | Andriy Gapon | 2011-07-15 | 2 | -31/+3 |
* | Use calloc() instead of an explicit memset. | Xin LI | 2011-07-14 | 1 | -4/+2 |
* | Add a new option, -N to disable the default and recommended syslogd(8) | Xin LI | 2011-07-14 | 2 | -8/+31 |
* | Use prototype. While I'm there, add a pair of parenthesis to mark an if | Xin LI | 2011-07-14 | 5 | -7/+8 |
* | Run newaliases at the end of the install process. | Nathan Whitehorn | 2011-07-13 | 1 | -0/+4 |
* | Try and fix the exports.5 man page so that it clarifies how | Rick Macklem | 2011-07-12 | 1 | -1/+21 |
* | Use full buffer size in read(2) call, there is no need to preserve the | Andrey V. Elsukov | 2011-07-11 | 1 | -11/+5 |
* | Per request of the docs team, install docs as packages, instead of via | Nathan Whitehorn | 2011-07-09 | 3 | -4/+78 |
* | Add an extra tab between fs_file and fs_vfstype | Kevin Lo | 2011-07-07 | 1 | -1/+1 |
* | Conditionally compile in the IPv4/IPv6 address family support. | Sergey Kandaurov | 2011-07-06 | 2 | -4/+24 |
* | Only increment the ypcnt once per data record. The old implementation | Gordon Tetlow | 2011-07-06 | 1 | -4/+4 |
* | Update manual page. Mention IPv6 support, and notice that main | Gleb Smirnoff | 2011-07-05 | 1 | -3/+8 |
* | Rewrite the flowctl utility to add it support for displaying | Gleb Smirnoff | 2011-07-05 | 2 | -53/+168 |
* | Add sanity check for ifm_version in struct if_msghdr. | Hiroki Sato | 2011-07-04 | 1 | -0/+6 |
* | Improve portability of config(8). | Ed Schouten | 2011-07-03 | 1 | -4/+5 |
* | Update packet filter (pf) code to OpenBSD 4.5. | Bjoern A. Zeeb | 2011-06-28 | 1 | -4/+4 |
* | Don't die if either of INET or INET6 aren't in the running kernel. | John Baldwin | 2011-06-24 | 1 | -5/+25 |
* | Remove duplicated header files | Kevin Lo | 2011-06-24 | 12 | -13/+0 |
* | Change the NFSv4 nfsuserd(8) daemon so that it doesn't preload the | Rick Macklem | 2011-06-21 | 1 | -4/+25 |
* | Add global -d and -e options to either print device numbers | Bjoern A. Zeeb | 2011-06-20 | 7 | -39/+161 |
* | Add missing argument for -h in usage. | Jun Kuriyama | 2011-06-20 | 1 | -1/+1 |
* | Add support for using mtree(5) manifest files to define the image | Marcel Moolenaar | 2011-06-19 | 7 | -18/+1111 |
* | Add 'show logstate' to usage(). | Bjoern A. Zeeb | 2011-06-18 | 1 | -0/+1 |
* | Add a missing ',' to separate arguments lost for r222465 only found in | Bjoern A. Zeeb | 2011-06-18 | 1 | -1/+1 |
* | Add WITHOUT_UTMPX switch to the build system. | Ed Schouten | 2011-06-17 | 1 | -4/+7 |
* | Don't omit ac(8) as part of WITHOUT_ACCT. | Ed Schouten | 2011-06-17 | 1 | -2/+2 |
* | Open the floppy disk device with O_RDONLY rather than O_RDWR. After | Joerg Wunsch | 2011-06-17 | 1 | -1/+1 |
* | Drop the include of <ufs/ffs/ffs_extern.h> from usr.sbin/makefs/ffs/ffs_bswap.c | Kirk McKusick | 2011-06-16 | 2 | -16/+1 |
* | Don't attempt to create the base directory when -d is specified. | Xin LI | 2011-06-15 | 1 | -1/+1 |
* | Plumb device physical path reporting from CAM devices, through GEOM and | Justin T. Gibbs | 2011-06-14 | 1 | -1/+4 |
* | Use alternative, less messy solution to avoid breakage after r223020: | Dimitry Andric | 2011-06-13 | 2 | -6/+0 |
* | Apparently makefs needs a few more system headers to compile during | Dimitry Andric | 2011-06-13 | 2 | -0/+5 |
* | Unbreak usr.sbin/makefs after r223020. | Dimitry Andric | 2011-06-12 | 1 | -0/+1 |
* | I forgot what year it is, apparently. | Nathan Whitehorn | 2011-06-12 | 1 | -1/+1 |
* | Long-overdue man page for bsdinstall. | Nathan Whitehorn | 2011-06-11 | 2 | -0/+188 |
* | Support SIGHUP for reloading /etc/rtadvd.conf. | Hiroki Sato | 2011-06-11 | 5 | -51/+142 |
* | Contrary to when returning in all-good cases at the end of functions we | Bjoern A. Zeeb | 2011-06-09 | 7 | -62/+216 |
* | - Accumulate RA options instead of replacing old ones when a new RA arrived. | Hiroki Sato | 2011-06-08 | 4 | -142/+285 |
* | - Disable "resolvconf -d" temporarily to avoid extra invocations of the script | Hiroki Sato | 2011-06-08 | 2 | -2/+7 |
* | Fix a bug that prevents tc=xxx from working. | Hiroki Sato | 2011-06-07 | 1 | -2/+1 |
* | - Use ELM_MALLOC() for struct rainfo. | Hiroki Sato | 2011-06-07 | 1 | -11/+5 |
* | MFC | Attilio Rao | 2011-06-07 | 1 | -0/+1 |
|\ |
|