| Age | Commit message (Expand) | Author |
| 2009-12-24 | running postinstall fix should also say why fontconfig did not work, like | christos |
| 2009-11-22 | s/the the/the/ | mbalmer |
| 2009-10-15 | Explicitly request literal mode after .Xr. | joerg |
| 2009-10-13 | /usr/X11R7/lib/X11/xkb/symbols/pc used to be a directory, but changed | apb |
| 2009-09-29 | Multicast DNS ("Bonjour") support, based on Apple's mDNSResponder. | tsarna |
| 2009-09-21 | Make do_mtree correctly report failure if either special or | njoly |
| 2009-09-07 | install the fontconfig files into /etc/fonts/conf.avail, and symlink | mrg |
| 2009-09-07 | - do not create X11 subdirs always anymore | mrg |
| 2009-08-06 | Add gpio to rc checks. | mbalmer |
| 2009-07-20 | moduli moved with openssh | christos |
| 2009-06-23 | Switch to building Postfix 2.6.2 via "external/ibm-public/postfix". | tron |
| 2009-05-22 | Make the makedev step fail if either MAKEDEV or MAKEDEV.local need to | pgoyette |
| 2009-05-13 | fetch /etc/dhcpcd.conf from the correct place when building the system | jnemeth |
| 2009-05-12 | install /etc/rc.d/dhcpcd as well | jnemeth |
| 2009-05-12 | install /etc/dhcpcd.conf | jnemeth |
| 2009-04-21 | Split fsck during boot into two phases. Check the root file system | joerg |
| 2009-04-06 | Now that we use ?= to optionally assing to ddb.onpanic, match that when | martin |
| 2009-04-01 | Make the ddb.onpanic line acceptable even if commented out | martin |
| 2009-03-11 | Switch the default value (if no options DDB_ONPANIC is defined) for | martin |
| 2009-02-26 | As long as we don't yet have a working TOOL_GREP, | apb |
| 2009-02-26 | In file_exists_exact(), fix an incorrect test of "1" instead of "$1", | apb |
| 2009-02-26 | "grep -q" is not portable; use "grep >/dev/null" instead. Also add a | apb |
| 2009-02-25 | Use awk and grep host tools where required. 'build.sh release' now works | sketch |
| 2009-02-25 | Look for MAKEDEV.local in both ${SRC_DIR}/dev/ and ${SRC_DIR}/etc/, | dyoung |
| 2009-02-22 | do_makedev: look at a correct directory for MAKEDEV.local | yamt |
| 2009-01-26 | Added MAKEDEV.local to postinstall's makedev check. Upgraded systems were | jklos |
| 2009-01-16 | Add lvm script to the lists. | haad |
| 2009-01-08 | Add rndctl to do_rc(). | lukem |
| 2008-12-20 | x68k pow(4) now uses MI sysmon_pswitch framework. suggested by tsutsui@. | isaki |
| 2008-12-11 | Import rc.d/httpd script for httpd(8) daemon control. | mishka |
| 2008-12-05 | - Introduce a function get_makevar that will retrieve the values of a | cube |
| 2008-11-24 | Add scan obsolete minor shared libraries in /usr/X11R7/lib. | nakayama |
| 2008-11-18 | lkm1, lkm2 and lkm3 are now obsolete and don't exist in the source tree, | chris |
| 2008-10-29 | s/explicitely/explicitly/ | snj |
| 2008-10-17 | apb's latest change introduced a test to make sure an actual etc.tgz (or an | cube |
| 2008-10-17 | revert previous; now 'postinstall fix' does not work anymore without having | christos |
| 2008-10-17 | use an existing file otherwise the test always fails. | christos |
| 2008-10-17 | I don't have set.etc!?!? Do you? | christos |
| 2008-10-04 | In both postinstall and etcupdate, in modes where the -s argument | apb |
| 2008-09-21 | Fix 'arith: syntax error: " N_SRC_ARGS + 1 "' error which occurs with | junyoung |
| 2008-09-14 | Fix errors in previous. | apb |
| 2008-09-14 | Document that "ss tgz1:tgz2" was merely deprecated, not removed. | apb |
| 2008-09-14 | Allow "-s tgzfile1:tgzfile2" for backward compatibility. Print a | apb |
| 2008-09-07 | Document the change in meaning of "-s foo:bar". It now means a single | apb |
| 2008-09-07 | * Allow colons to appear in the names of tgz files, to address PR 39459. | apb |
| 2008-09-07 | Cleanup shell quoting: | apb |
| 2008-07-23 | Make sure to update root.cache too. | matt |
| 2008-07-13 | Correct improper escaping of regular expressions in string constants in | dholland |
| 2008-06-20 | Install /etc/pf.os with 444 permissions. | peter |
| 2008-06-18 | merge yamt-pf42 branch. | yamt |