| Commit message (Expand) | Author | Age | Files | Lines |
* | - Fix exit status when ip6addrctl_verbose=yes [*] | hrs | 2013-05-04 | 1 | -26/+34 |
* | Introduce and use new flag -L to mount for mounting only late filesystems. | crees | 2013-05-04 | 1 | -13/+4 |
* | Make an attempt to detect missing MTREE files in distrib-dirs. Not | brooks | 2013-04-30 | 1 | -1/+1 |
* | Minor changes to force commit these files so new freebsd*.cf files are | gshapiro | 2013-04-21 | 2 | -2/+1 |
* | Also call configtest before reload to ensure working config. | bdrewery | 2013-04-16 | 1 | -0/+1 |
* | Run configtest before restarting so that the system is not | bdrewery | 2013-04-14 | 1 | -0/+1 |
* | Upgrade our copy of llvm/clang to trunk r178860, in preparation of the | dim | 2013-04-12 | 1 | -1/+1 |
* | Regenerate usb.conf | hselasky | 2013-04-06 | 1 | -10/+124 |
* | Remove periodic script for ataraid(4) and add instead script for graid(8). | mav | 2013-04-04 | 4 | -37/+38 |
* | Format per etc/mtree/README | emaste | 2013-04-01 | 1 | -91/+91 |
* | rc.subr: disabling globbing while processing devfs rules | avg | 2013-03-28 | 1 | -1/+7 |
* | rc.d/sysctl: Fix error messages about unknown OIDs. | jilles | 2013-03-22 | 1 | -3/+3 |
* | Fix typo in previous commit: Exit if */dev/dumpdev* does not exist, not if | cperciva | 2013-03-19 | 1 | -1/+1 |
* | If dumpdev is AUTO but no dump device has been set -- i.e., there is no swap | cperciva | 2013-03-19 | 1 | -0/+3 |
* | Add bhyve to examples. | neel | 2013-03-18 | 1 | -0/+2 |
* | Finish portalfs removal. | antoine | 2013-03-10 | 1 | -2/+0 |
* | Now that stable/7 is EOL, stop building INDEX-7. | cperciva | 2013-03-07 | 1 | -1/+0 |
* | Comment cosmetics: capitalize SCSI | schweikh | 2013-03-02 | 1 | -8/+8 |
* | If rtadvd_interfaces is set to "none", start rtadvd without listing | des | 2013-02-25 | 1 | -0/+2 |
* | Back out prev. change preventing /sys/sys symlink. It appears my install | ache | 2013-02-22 | 1 | -1/+1 |
* | In 'make hierarchy' don't install /sys/sys pointing to usr/src/sys | ache | 2013-02-17 | 1 | -1/+1 |
* | Revert r227528 and r227787. This hack is no longer necessary since r233580. | jkim | 2013-02-15 | 1 | -4/+0 |
* | Install <dev/agp/agpreg.h> and <dev/pci/pcireg.h> as userland headers | jhb | 2013-02-05 | 1 | -0/+4 |
* | Load the pfsync module if necessary. | des | 2013-02-05 | 1 | -0/+1 |
* | Use the default policy table of RFC 6724. | ume | 2013-02-02 | 1 | -10/+18 |
* | When adding the directory ownership to the METALOG do it by name rather | brooks | 2013-01-30 | 1 | -3/+4 |
* | Log the addition of login.conf.db, passwd, pwd.db, and spwd.db via cat -l. | brooks | 2013-01-29 | 1 | -3/+15 |
* | Increase the "memorylocked" limit for the "daemon" class. | neel | 2013-01-27 | 1 | -1/+1 |
* | Introduce a new option -DNO_ROOT that allows install and distribution | brooks | 2013-01-22 | 1 | -0/+17 |
* | Replace all known uses of ln in the build process with appropriate | brooks | 2013-01-21 | 1 | -7/+10 |
* | In r245571, "rm -rf <foo>; ln -s <bar> <foo>" needed to be replaced with | brooks | 2013-01-17 | 1 | -7/+7 |
* | In preparation for logging metadata about each filesystem object | brooks | 2013-01-17 | 1 | -19/+13 |
* | Rework the mtree portion of etc/Makefile's distrib-dirs target to run | brooks | 2013-01-17 | 1 | -12/+23 |
* | Add a conditional sleep 1 in case we add any IPv6 addresses to interfaces. | bz | 2013-01-17 | 1 | -1/+8 |
* | According to the notes in ObsoleteFiles.inc we last installed section | brooks | 2013-01-16 | 1 | -8/+0 |
* | Add an option DB_FROM_SRC to use src/etc's user/group databases when | brooks | 2013-01-15 | 1 | -8/+10 |
* | Revert r245316. Systems with non-standard uids/gids are more prevalent | brooks | 2013-01-11 | 1 | -10/+8 |
* | Use the -N option to install and nmtree to eliminate the need for the | brooks | 2013-01-11 | 1 | -8/+10 |
* | Allow perl scripts to be used in rc.d scripts | smh | 2013-01-10 | 1 | -1/+1 |
* | Not using the full domain was a really bad idea. | peter | 2013-01-06 | 1 | -1/+1 |
* | Update with new IPv4 address for D root. | erwin | 2013-01-04 | 1 | -5/+5 |
* | Minor changes to force commit these files so new freebsd*.cf files are | gshapiro | 2012-12-29 | 2 | -2/+3 |
* | Add missing closing quote on commented out example | gshapiro | 2012-12-29 | 1 | -1/+1 |
* | Fix location of /var/audit/dist and /var/audit/remote. | ume | 2012-12-28 | 1 | -1/+1 |
* | Don't reload syslogd after rotating sendmail.st, as this file isn't | markj | 2012-12-20 | 1 | -1/+1 |
* | make installation of the 220.backup-pkgdb periodic script depend on PKGTOOLS | bapt | 2012-12-20 | 1 | -2/+2 |
* | - Set memorylocked limit to 64Kb for default login class. | zont | 2012-12-18 | 1 | -1/+3 |
* | Use new savecore(8) option and limit number of kernel dumps that will | pjd | 2012-12-16 | 1 | -1/+3 |
* | Regenerate usb.conf | hselasky | 2012-12-15 | 1 | -1/+25 |
* | - When checking if a dump exists on the given device there is no need to | pjd | 2012-12-14 | 1 | -1/+1 |