| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Many developers run with userland != to kernel. While this isn't | Warner Losh | 2003-05-04 | 1 | -0/+2 |
* | For the time being, upgrade the whole Groff (to version 1.19), | Ruslan Ermilov | 2003-05-01 | 1 | -1/+1 |
* | Restore the ordering of NO's and remove one redundant NOLINT. | Ruslan Ermilov | 2003-04-30 | 1 | -4/+4 |
* | Fix "make world" for the WANT_LINT case. The various build tools | Mark Murray | 2003-04-30 | 1 | -3/+3 |
* | Groff after 2002/10/15 has no known backward compatibility issues, | Ruslan Ermilov | 2003-04-30 | 1 | -1/+7 |
* | Rename KRNLSRCDIR to KERNSRCDIR and allow it to be overridden. The name | John Baldwin | 2003-04-16 | 1 | -7/+7 |
* | kbdcontrol.c rev. 1.35 and onwards support the KEYMAP_PATH | Ruslan Ermilov | 2003-04-14 | 1 | -1/+5 |
* | yacc(1) with skeleton.c rev. 1.29 in HEAD and rev. 1.28.2.1 in RELENG_4, | Ruslan Ermilov | 2003-04-13 | 1 | -2/+7 |
* | xargs.c rev. 1.10 in HEAD and rev. 1.9.2.1 in RELENG_4, | Ruslan Ermilov | 2003-04-13 | 1 | -1/+6 |
* | elf2aout.c,v 1.6 and onwards have no known backward compatibility issues. | Ruslan Ermilov | 2003-04-13 | 1 | -3/+4 |
* | uudecode.c rev. 1.23 in HEAD and rev. 1.13.2.3 in RELENG_4, | Ruslan Ermilov | 2003-04-13 | 1 | -1/+8 |
* | Only create directories that are really needed. | Ruslan Ermilov | 2003-04-13 | 1 | -28/+26 |
* | Install bootstrap-tools into a separate subtree of ${WORLDTMP}. | Ruslan Ermilov | 2003-04-13 | 1 | -6/+9 |
* | Make sure legacy stuff comes last. Some tools that use | Ruslan Ermilov | 2003-04-12 | 1 | -3/+2 |
* | libc_gen/basename.c depends on include/libgen.h. | Ruslan Ermilov | 2003-04-11 | 1 | -0/+1 |
* | Put back the undocumented change from rev. 1.334 too: no | Ruslan Ermilov | 2003-04-07 | 1 | -1/+1 |
* | Put back parts of 1.335 and 1.336 that 1.337 accidentally backed out. | Warner Losh | 2003-04-06 | 1 | -5/+1 |
* | -legacy and /.../legacy/... looks better than build or bootstrap in | Warner Losh | 2003-04-06 | 1 | -10/+14 |
* | Always remove ${WORLDTMP}/build/usr/include, even in the NOCLEAN | Ruslan Ermilov | 2003-04-06 | 1 | -0/+1 |
* | Moved libbuild target to where it belongs. Added a comment. | Ruslan Ermilov | 2003-04-06 | 1 | -5/+8 |
* | Fixed buildworld stages names in comments. | Ruslan Ermilov | 2003-04-06 | 1 | -9/+10 |
* | We can't use ${WORLDTMP}/usr/{include,lib} for the compat layer. This | Warner Losh | 2003-04-06 | 1 | -2/+24 |
* | Migrate to a new way of dealing with building from old revisions of | Warner Losh | 2003-04-05 | 1 | -9/+10 |
* | Diff reduction with my p4 changes: | Warner Losh | 2003-04-04 | 1 | -5/+5 |
* | Parallelize (on the top-level SUBDIR list) the "all" stage of | Ruslan Ermilov | 2003-04-01 | 1 | -2/+2 |
* | Pass NO_WARNS to the build-tool stage too; -Wsystem-headers | Ruslan Ermilov | 2003-04-01 | 1 | -1/+1 |
* | Enable cpp(1) warnings in system headers. GCC is oriented on | Ruslan Ermilov | 2003-03-31 | 1 | -1/+1 |
* | Slightly improve buildworld times by excluding crunchide(1) | Ruslan Ermilov | 2003-03-31 | 1 | -4/+10 |
* | Convert kgzip(8) to be an i386 cross-tool. This is needed for | Ruslan Ermilov | 2003-03-11 | 1 | -2/+3 |
* | KerberosIV de-orbit burn continues. Disconnect from "make world". | Mark Murray | 2003-03-08 | 1 | -17/+1 |
* | With CVS_UPDATE, use read-only repository mode by default. | Ruslan Ermilov | 2003-03-06 | 1 | -1/+1 |
* | Doh, committed to the wrong branch. | Ruslan Ermilov | 2003-03-04 | 1 | -1/+2 |
* | MFC: Ship with /etc/login.conf hashed. | Ruslan Ermilov | 2003-03-04 | 1 | -2/+1 |
* | Make sure the default install comes with /etc/login.conf hashed. | Ruslan Ermilov | 2003-03-03 | 1 | -1/+2 |
* | Catch up with sys/conf/kern.post.mk,v 1.39 -- we can now use | Ruslan Ermilov | 2003-03-03 | 1 | -3/+1 |
* | Ensure that build-tools end up in the object directory different | Ruslan Ermilov | 2003-02-24 | 1 | -1/+3 |
* | Respect ``makeoptions NO_MODULES'' specified in the kernel config file. | Ruslan Ermilov | 2003-02-21 | 1 | -7/+6 |
* | Add -DNOMAN to the list. | Tom Rhodes | 2003-02-11 | 1 | -0/+1 |
* | Catch typos in the kernel name specified for an "installkernel" invocation | Joseph Koshy | 2003-02-07 | 1 | -1/+5 |
* | Don't attempt buildworld if the path to the source-tree contains a comma. | Poul-Henning Kamp | 2003-02-04 | 1 | -0/+8 |
* | Move elf2aout back to /usr/bin -- it is a general development tool, not | David E. O'Brien | 2002-12-30 | 1 | -1/+1 |
* | For installkernel, use the fresh tools (if we've built them with | Ruslan Ermilov | 2002-12-02 | 1 | -1/+2 |
* | Make dynamic PAM modules depend on dynamic PAM library. | Ruslan Ermilov | 2002-11-14 | 1 | -2/+13 |
* | Take __FreeBSD_version into account when BOOTSTRAPPING. | Ruslan Ermilov | 2002-11-13 | 1 | -3/+5 |
* | Hook the aic7xxx modules up. This requires some extra care since aicasm | Scott Long | 2002-11-03 | 1 | -3/+16 |
* | Emptify. | Ruslan Ermilov | 2002-10-28 | 1 | -1/+1 |
* | DISTDIR is used by 'make release', lets see if this is enough to turn | Peter Wemm | 2002-10-27 | 1 | -1/+1 |
* | Provide a bit of anti-foot-shooting protection. Make sure that in the | Peter Wemm | 2002-10-25 | 1 | -0/+7 |
* | _games is gone in rev. 1.305. | Ruslan Ermilov | 2002-10-22 | 1 | -1/+1 |
* | Do not build the majority of the games. Remaining are the | Mark Murray | 2002-10-20 | 1 | -4/+0 |