| Commit message (Expand) | Author | Age | Files | Lines |
* | Explicitly add more files to the 'runtime' package. | gjb | 2016-02-09 | 83 | -0/+83 |
* | Remove unnecessary env(1) invocations. | gjb | 2016-02-09 | 1 | -3/+2 |
* | Create packages for atm, ccdconfig, devd, ipf, ipfw, | gjb | 2016-02-09 | 25 | -0/+25 |
* | Add logic to rotate the package repository, keyed on PKG_VERSION, | gjb | 2016-02-09 | 2 | -6/+17 |
* | Explicitly add unmarked bin/ binaries to the runtime package. | gjb | 2016-02-09 | 37 | -0/+37 |
* | Add rcp(1) to the rcmds package. | gjb | 2016-02-09 | 1 | -0/+1 |
* | Add rmail to the sendmail package | gjb | 2016-02-09 | 1 | -0/+1 |
* | MFH | gjb | 2016-02-09 | 19 | -43/+217 |
* | Create a package for HAST. | gjb | 2016-02-08 | 4 | -1/+9 |
* | Ensure include/ is properly tagged in the METALOG. | gjb | 2016-02-08 | 1 | -41/+43 |
* | Add libexec/smrsh to the sendmail package. | gjb | 2016-02-08 | 1 | -0/+1 |
* | Add comment/description for clibs, rescue, and sendmail packages. | gjb | 2016-02-08 | 1 | -0/+6 |
* | Sort. | gjb | 2016-02-08 | 1 | -37/+36 |
* | Create a package for sendmail(8). | gjb | 2016-02-08 | 6 | -4/+14 |
* | Rename the signpackages target to sign-packages, and include it in the | des | 2016-02-08 | 2 | -3/+3 |
* | Split the packages target into stage-packages and create-packages to make | des | 2016-02-08 | 2 | -5/+12 |
* | Split /rescue into its own package. | gjb | 2016-02-08 | 2 | -0/+2 |
* | MFH | gjb | 2016-02-08 | 247 | -7149/+6234 |
|\ |
|
| * | Remove the assert which outlived its usefulness, and, by default, | kib | 2016-02-08 | 1 | -12/+7 |
| * | Add a format string to the err() calls. | adrian | 2016-02-08 | 1 | -2/+2 |
| * | Make sure NANO_DISKIMGDIR exists. | imp | 2016-02-07 | 1 | -0/+2 |
| * | semget(): Check for [EEXIST] error first. | jilles | 2016-02-07 | 2 | -5/+14 |
| * | semget(2): Add missing [EINVAL] conditions. | jilles | 2016-02-07 | 1 | -1/+12 |
| * | Simplify running the FreeBSD test suite | ngie | 2016-02-07 | 8 | -62/+80 |
| * | Use new NANO_LOG to put the logs some place reasonable. Also, share | imp | 2016-02-07 | 1 | -38/+47 |
| * | Use NANO_LOG instead of NANO_OBJ for log file locations. Have it | imp | 2016-02-07 | 1 | -22/+24 |
| * | Add simple config for i386 BIOS boot. | imp | 2016-02-07 | 1 | -0/+34 |
| * | Various fixups: | imp | 2016-02-07 | 1 | -117/+35 |
| * | Add two scripts for vnet jails | dteske | 2016-02-07 | 2 | -0/+783 |
| * | Minor grammar fix in comment. | pfg | 2016-02-07 | 1 | -1/+1 |
| * | Revert r295359: | pfg | 2016-02-07 | 1 | -1/+1 |
| * | msdosfs_rename: yet another unused value. | pfg | 2016-02-07 | 1 | -3/+0 |
| * | MFV r295360 | pfg | 2016-02-07 | 7 | -43/+54 |
| * | Add missing comma | dteske | 2016-02-07 | 1 | -2/+2 |
| * | Remove the hard-coded 'ath0' strings and use ATH_DEFAULT. | adrian | 2016-02-07 | 6 | -13/+5 |
| * | cd9660: Drop an unnecessary check for NULL. | pfg | 2016-02-07 | 1 | -2/+1 |
| * | fdesc_setattr: unitialized pointer read | pfg | 2016-02-07 | 1 | -1/+1 |
| * | Clarify a comment in kern_openat() about the use of falloc_noinstall(). | mckusick | 2016-02-07 | 1 | -1/+2 |
| * | Do not set vfs.root.mountfrom unnecessarily | allanjude | 2016-02-07 | 1 | -2/+0 |
| * | Fix EFI platform build failures | smh | 2016-02-06 | 2 | -2/+2 |
| * | msdosfs_rename: Unused value | pfg | 2016-02-06 | 1 | -1/+0 |
| * | Do not call vn_fullpath(9) (through the pmc_getfilename() wrapper) | kib | 2016-02-06 | 1 | -4/+4 |
| * | ARM: Rename remaining ARMv4 specific function in DTrace code. | mmel | 2016-02-06 | 1 | -1/+1 |
| * | fork: ansify sys_pdfork | mjg | 2016-02-06 | 1 | -3/+1 |
| * | Use basenames for getfacl, setfacl, and zpool to work around the | ngie | 2016-02-06 | 1 | -2/+2 |
| * | Fix typo in a comment; s/redined/redefined/ | dteske | 2016-02-06 | 1 | -1/+1 |
| * | Add comment to explain functionality of code | dteske | 2016-02-06 | 1 | -0/+1 |
| * | Allow rc_conf_files to be redefined in rc.conf(5) | dteske | 2016-02-06 | 1 | -0/+12 |
| * | Require /bin/getfacl and /bin/setfacl when running the acl tests | ngie | 2016-02-05 | 1 | -1/+7 |
| * | Provide a future release as an example, instead of a historical one. | glebius | 2016-02-05 | 1 | -1/+1 |