| Commit message (Expand) | Author | Age | Files | Lines |
* | Use nitems() from sys/param.h. | araujo | 2016-04-19 | 1 | -1/+1 |
* | Explicitly add more files to the 'runtime' package. | gjb | 2016-02-09 | 1 | -0/+1 |
* | Add META_MODE support. | sjg | 2015-06-13 | 1 | -0/+18 |
|\ |
|
| * | dirdeps.mk now sets DEP_RELDIR | sjg | 2015-06-08 | 1 | -2/+0 |
| * | Merge head from 7/28 | sjg | 2014-08-19 | 1 | -1/+1 |
| |\
| |/
|/| |
|
| * | Updated dependencies | sjg | 2014-05-16 | 1 | -1/+0 |
| * | Updated dependencies | sjg | 2014-05-10 | 1 | -0/+2 |
| * | Merge head | sjg | 2014-04-28 | 1 | -27/+0 |
| |\ |
|
| * | | Updated dependencies | sjg | 2013-03-11 | 1 | -0/+1 |
| * | | Updated dependencies | sjg | 2013-02-16 | 1 | -2/+0 |
| * | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | marcel | 2012-08-22 | 1 | -0/+19 |
* | | | use .Mt to mark up email addresses consistently (part1) | bapt | 2014-06-20 | 1 | -1/+1 |
| |/
|/| |
|
* | | kldconfig: Remove some code for compatibility with FreeBSD 4.x. | jilles | 2014-03-09 | 1 | -27/+0 |
|/ |
|
* | Raise WARNS for various tools where possible. | ed | 2010-01-17 | 1 | -1/+0 |
* | Fix malloc size (visible on amd64, with "kldconfig -r"). | ru | 2005-11-07 | 1 | -1/+1 |
* | Sync program's usage() with manpage's SYNOPSIS. | ru | 2005-02-10 | 2 | -3/+3 |
* | Added the EXIT STATUS section where appropriate. | ru | 2005-01-17 | 1 | -5/+2 |
* | Make NULL a (void*)0 whereever possible, and fix the warnings(-Werror) | markm | 2004-03-05 | 1 | -2/+2 |
* | Use __FBSDID() to quiet GCC 3.3 warnings. | obrien | 2003-05-03 | 1 | -4/+2 |
* | style(9): use NULL when assigning/comparing a char *, | johan | 2003-04-23 | 1 | -1/+1 |
* | These are WARNS=5 clean, mark them as such to keep them that way. | johan | 2003-04-23 | 1 | -0/+1 |
* | s/filesystem/file system/g as discussed on -developers | trhodes | 2002-08-21 | 1 | -1/+1 |
* | The .Nm utility | charnier | 2002-07-06 | 1 | -0/+2 |
* | Default to WARNS=2. | obrien | 2001-12-04 | 1 | -2/+0 |
* | This is actually making its enterance in FreeBSD 4.4. | obrien | 2001-08-01 | 1 | -1/+1 |
* | mdoc(7) police: cosmetics. | ru | 2001-07-06 | 1 | -1/+1 |
* | Properly cast a size argument to an unsigned type. | roam | 2001-06-29 | 1 | -1/+2 |
* | Silence warnings on the Alpha: don't assume size_t is an int. | dd | 2001-06-29 | 1 | -1/+1 |
* | Add kldconfig(8), a utility to modify the kernel module search path. | roam | 2001-06-29 | 3 | -0/+587 |