| Commit message (Expand) | Author | Age | Files | Lines |
* | Include sys/xen in cscope tag file generation. | Justin T. Gibbs | 2011-06-10 | 1 | -1/+1 |
* | Disconnect sun4v architecture from the three. | Attilio Rao | 2011-05-14 | 1 | -1/+1 |
* | Add lex and yacc sources to things cscope'd. | David E. O'Brien | 2010-11-21 | 1 | -1/+1 |
* | Add x86 to ALL_ARCH. | David E. O'Brien | 2010-11-21 | 1 | -1/+1 |
* | Remove the unmaintained University of Michigan NFSv4 client from 8.x | Robert Watson | 2009-05-22 | 1 | -1/+1 |
* | Removal pccard directory requires removing it from the list of things | Warner Losh | 2009-02-15 | 1 | -1/+1 |
* | Improve the glimpse target: don't index .svn and compile directories. | Philip Paeps | 2008-08-15 | 1 | -0/+4 |
* | Add a "glimpse" target to the kernel Makefile. | Philip Paeps | 2008-08-08 | 1 | -0/+7 |
* | o Add cddl, nlm and xdr to CSCOPEDIRS. | Maxim Konovalov | 2008-07-20 | 1 | -5/+5 |
* | Use 'CSCOPE_ARCHDIR' to change the default architecture directories to | David E. O'Brien | 2008-07-10 | 1 | -3/+6 |
* | Remove ISDN4BSD (I4B) from HEAD as it is not MPSAFE and | Bjoern A. Zeeb | 2008-05-26 | 1 | -1/+1 |
* | Remove netatm from HEAD as it is not MPSAFE and relies on the now removed | Robert Watson | 2008-05-25 | 1 | -1/+1 |
* | + Use the default cscope names. | David E. O'Brien | 2008-05-21 | 1 | -8/+13 |
* | o Add boot, gdb, nfsserver and opencrypto dirs to CSCOPEDIRS; sort. | Maxim Konovalov | 2008-01-23 | 1 | -3/+3 |
* | Complete repo-copy and move of Coda from src/sys/coda to src/sys/fs/coda | Robert Watson | 2007-07-12 | 1 | -1/+1 |
* | Remove netkey directory from cscope/TAGs generation and replace | Bjoern A. Zeeb | 2007-07-05 | 1 | -1/+3 |
* | Commit IPv6 support for FAST_IPSEC to the tree. | George V. Neville-Neil | 2007-07-01 | 1 | -1/+1 |
* | o Add bsm and security to a list of cscope dirs. | Maxim Konovalov | 2007-04-14 | 1 | -3/+3 |
* | o Remove isofs from the cscope dirs list. Its content was | Maxim Konovalov | 2007-03-24 | 1 | -1/+1 |
* | o Add cam to a list of cscope dirs. | Maxim Konovalov | 2006-11-26 | 1 | -2/+2 |
* | Merge posix4/* into normal kernel hierarchy. | Tom Rhodes | 2006-11-11 | 1 | -1/+1 |
* | Don't need to special case arm here anymore | Warner Losh | 2006-08-10 | 1 | -2/+0 |
* | o Add geom to a list of cscope dirs. | Maxim Konovalov | 2006-07-04 | 1 | -1/+1 |
* | o Add net80211/ to cscope dir list. | Maxim Konovalov | 2006-05-29 | 1 | -4/+4 |
* | Reimplementation of world/kernel build options. For details, see: | Ruslan Ermilov | 2006-03-17 | 1 | -1/+3 |
* | add nfsclient/, nfs4client/, and rpc/ directories to the | Jim Rees | 2006-01-10 | 1 | -1/+2 |
* | When building cscopnamefile, default architecture to ${MACHINE}, not i386. | Greg Lehey | 2005-03-08 | 1 | -1/+1 |
* | Add targets to build cscope name files and TAGS file for etags. | Greg Lehey | 2005-03-05 | 1 | -0/+19 |
* | Add a NO_BOOT knob to prevent building the boot blocks and loader. | Dag-Erling Smørgrav | 2004-08-19 | 1 | -0/+2 |
* | Try harder not to compile anything in sys/boot for arm. | Olivier Houchard | 2004-05-16 | 1 | -0/+2 |
* | Replaced outdated comment. | Ruslan Ermilov | 2004-01-17 | 1 | -1/+1 |
* | Revert exclusion for amd64 that stopped boot/ being built. | Peter Wemm | 2003-06-26 | 1 | -4/+1 |
* | Exclude sys/boot for amd64. There are still toolchain issues to deal | Peter Wemm | 2003-05-08 | 1 | -1/+4 |
* | Milestone #1 in cross-arch make releases. | Ruslan Ermilov | 2002-04-26 | 1 | -5/+0 |
* | I should know better than to touch this without testing a 'make release' | Peter Wemm | 2000-08-24 | 1 | -1/+1 |
* | Add in a hack that installs 'src/sys/${MACHINE_ARCH}/GENERIC.hints' as | John Baldwin | 2000-08-17 | 1 | -0/+5 |
* | If "MODULES_WITH_WORLD" is defined, sys/modules will be built with the | David E. O'Brien | 2000-06-17 | 1 | -0/+5 |
* | Cause modules to build with the kernel build. Modules are removed | Chuck Robey | 2000-05-02 | 1 | -3/+0 |
* | Remove the old a.out-only boot loader, we don't use it any more. | Peter Wemm | 2000-03-19 | 1 | -9/+1 |
* | ${MACHINE} -> ${MACHINE_ARCH} | Marcel Moolenaar | 1999-11-14 | 1 | -2/+2 |
* | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 1 | -1/+1 |
* | Use MACHINE_ARCH instead of MACHINE to check x86 architecture. | KATO Takenori | 1999-06-03 | 1 | -2/+2 |
* | Use ${.CURDIR} in `exists()' constructs. | Joseph Koshy | 1999-04-21 | 1 | -4/+4 |
* | Backed out previous commit. It depends on a.out utilities and libraries | Bruce Evans | 1998-12-30 | 1 | -7/+11 |
* | Always build ${MACHINE}/boot if it exists. Makefiles shouldn't know | Bruce Evans | 1998-12-30 | 1 | -11/+7 |
* | Build KLD modules, these work for both a.out and elf. | Peter Wemm | 1998-11-03 | 1 | -1/+4 |
* | In src/Makefile.inc1: | Robert Nordier | 1998-10-11 | 1 | -1/+3 |
* | Build the new boot loader on the alpha. This allows make release to work again. | Gary Palmer | 1998-10-04 | 1 | -1/+5 |
* | Add support for MACHINE=pc98. This leaves a single legacy entry for | John Birrell | 1998-09-05 | 1 | -8/+3 |
* | Only build the old boot loader on i386 if aout. The new loader will | John Birrell | 1998-08-27 | 1 | -1/+5 |