| Commit message (Expand) | Author | Age | Files | Lines |
* | Connect ZFS to the build. | pjd | 2007-04-06 | 2 | -0/+33 |
* | Add ncursesw, libelf, and libalias profiling libraries | rafan | 2007-03-11 | 1 | -0/+21 |
* | Remove old libmytinfo link. | rafan | 2007-02-01 | 1 | -0/+1 |
* | Replace the GNU gzip with a slightly modified NetBSD gzip. The | delphij | 2007-01-26 | 2 | -0/+5 |
* | /usr/sbin/faithd is an INET6-specific tool, and now it won't be built | yar | 2006-11-27 | 1 | -0/+1 |
* | Add a build option to support WITH_CDDL and WITHOUT_CDDL, defaulting | jb | 2006-11-01 | 1 | -0/+2 |
* | Removed libc_r build support. | ru | 2006-09-30 | 2 | -9/+0 |
* | Document the new know, WITHOUT_ASSERT_DEBUG. | ru | 2006-09-11 | 1 | -0/+4 |
* | - Utilize the "showconfig" top-level target. | ru | 2006-09-11 | 1 | -3/+5 |
* | Tell the bitter truth that WITHOUT_GNU and WITHOUT_PAM | yar | 2006-07-31 | 2 | -0/+2 |
* | Document some more src.conf(5) options: | yar | 2006-07-31 | 3 | -0/+13 |
* | Actually skip over undocumented options with "continue" | yar | 2006-07-31 | 1 | -0/+1 |
* | Extend the MK_INET6 section by rescue/ping6 and the manpages. | yar | 2006-07-29 | 1 | -0/+14 |
* | Populate the MK_INET6 block. | yar | 2006-07-28 | 1 | -3/+13 |
* | Switch value back to values. | trhodes | 2006-05-20 | 1 | -1/+1 |
* | Send the pcvt(4) driver off to retirement. | phk | 2006-05-17 | 1 | -4/+0 |
* | Some minor wording/description changes. | trhodes | 2006-05-16 | 1 | -6/+8 |
* | Add profile libs. | netchild | 2006-05-01 | 1 | -3/+89 |
* | Implications are auto-generated. | ru | 2006-04-13 | 1 | -2/+0 |
* | Milosz (sorry for not using the right 'l', it will not display corretly | netchild | 2006-04-03 | 1 | -0/+1018 |
* | Overlooked that src.conf was built from here. | phk | 2006-04-01 | 1 | -1/+1 |
* | Fix generation of '$FreeBSD$'. | ru | 2006-03-21 | 1 | -1/+1 |
* | Slightly better description. | ru | 2006-03-21 | 1 | -1/+1 |
* | A tool to generate the src.conf(5) manpage. | ru | 2006-03-21 | 1 | -0/+185 |
* | Prepare to autogenerate the src.conf(5) manpage. | ru | 2006-03-21 | 74 | -0/+266 |
* | Make <runefile.h> internal to libc. | ru | 2005-05-16 | 1 | -5/+0 |
* | Add hacks that I use to test cross-builds (by building on | ru | 2005-03-02 | 4 | -0/+23 |
* | Bootstrap gencat(1). | ru | 2005-02-27 | 1 | -0/+5 |
* | As threatened, drop support for source upgrades from pre-5.3. | ru | 2005-02-27 | 6 | -160/+0 |
* | Make the format of LC_CTYPE files architecture independent by | ru | 2005-02-26 | 1 | -0/+5 |
* | Fix builds with a read-only directory and a make upgrade. This is done | harti | 2004-12-07 | 1 | -6/+4 |
* | Make this work under debugging, e.g., "make -dl". | ru | 2004-12-06 | 1 | -1/+1 |
* | Make the tests runnable on a read-only src. To do this you must make sure | harti | 2004-12-02 | 2 | -49/+69 |
* | Chmod the shell testscript to be executable if it isn't already. According | harti | 2004-11-30 | 1 | -0/+1 |
* | Add some regression tests for the .SHELL target. I'm not sure that the | harti | 2004-11-25 | 3 | -1/+59 |
* | Switch over to a different, more flexible test output protocol that's | nik | 2004-11-11 | 2 | -29/+21 |
* | Add a regression test for the alternate shell specification. | ru | 2004-10-23 | 1 | -0/+10 |
* | Now that make more correctly handles variable assignments | harti | 2004-08-12 | 1 | -3/+1 |
* | Back out something I'm working on that crept in with the last commit. | harti | 2004-08-05 | 1 | -1/+3 |
* | Remove extra spaces. Remove double quotes around error messages - | harti | 2004-08-05 | 1 | -13/+11 |
* | Add another test that checks for a working '+' command flag. | harti | 2004-08-05 | 1 | -0/+19 |
* | Add a regression test for the passing of command line | harti | 2004-08-04 | 1 | -0/+87 |
* | Removed extraneous parentheses. | ru | 2004-03-01 | 1 | -1/+1 |
* | Add getopt_long.c if ${BOOTSTRAPPING} < 502104 | ache | 2004-02-28 | 1 | -1/+1 |
* | Unbreak the upgrade path from 4.9 after removal of GNU getopt and | ru | 2004-02-20 | 2 | -0/+16 |
* | Add a test for what was broken in rev. 1.28 and fixed in rev. 1.29 | ru | 2004-01-30 | 1 | -0/+8 |
* | Add a test for what was fixed in revs. 1.28 and 1.29 of make/str.c. | ru | 2004-01-29 | 1 | -0/+11 |
* | Fix a bug that prevented exists() from finding "foo/", "foo/." | ru | 2003-10-02 | 1 | -0/+11 |
* | Fixed broken arithmetic expression parser. | ru | 2003-07-04 | 1 | -0/+12 |
* | A version of <sys/endian.h> in RELENG_4 doesn't have 64-bit functions. | ru | 2003-04-15 | 1 | -1/+1 |