| Commit message (Expand) | Author | Age | Files | Lines |
| * | Purge more stray embedded $FreeBSD$ strings | John Baldwin | 2023-10-24 | 5 | -10/+0 |
| * | Remove $FreeBSD$: one-line nroff pattern | Warner Losh | 2023-08-16 | 1 | -1/+0 |
| * | Remove $FreeBSD$: one-line sh pattern | Warner Losh | 2023-08-16 | 2 | -2/+0 |
| * | Remove $FreeBSD$: one-line .c pattern | Warner Losh | 2023-08-16 | 1 | -2/+0 |
| * | Remove $FreeBSD$: two-line .h pattern | Warner Losh | 2023-08-16 | 4 | -8/+0 |
| * | Mark usage function as __dead2 in programs where it does not return | Alfonso Gregory | 2023-07-07 | 1 | -1/+1 |
| * | Update/fix Makefile.depend for userland | Simon J. Gerraty | 2023-04-19 | 1 | -1/+0 |
| * | rbootd: Remove an unnecessary (and incomplete) function prototype. | John Baldwin | 2023-04-18 | 1 | -1/+1 |
| * | Fix the following -Werror warning from clang 10.0.0 in rbootd: | Dimitry Andric | 2020-01-28 | 1 | -1/+2 |
| * | General further adoption of SPDX licensing ID tags. | Pedro F. Giffuni | 2017-11-20 | 10 | -10/+30 |
| * | DIRDEPS_BUILD: Update dependencies. | Bryan Drewery | 2017-10-31 | 1 | -1/+0 |
| * | rbootd: use NULL instead of zero for pointers. | Pedro F. Giffuni | 2016-04-18 | 1 | -2/+2 |
| * | Add META_MODE support. | Simon J. Gerraty | 2015-06-13 | 1 | -0/+18 |
| |\ |
|
| | * | dirdeps.mk now sets DEP_RELDIR | Simon J. Gerraty | 2015-06-08 | 1 | -2/+0 |
| | * | Updated dependencies | Simon J. Gerraty | 2014-05-16 | 1 | -1/+0 |
| | * | Updated dependencies | Simon J. Gerraty | 2014-05-10 | 1 | -0/+2 |
| | * | Merge head | Simon J. Gerraty | 2014-04-28 | 11 | -63/+17 |
| | |\
| |/
|/| |
|
| | * | Updated dependencies | Simon J. Gerraty | 2013-03-11 | 1 | -0/+1 |
| | * | Updated dependencies | Simon J. Gerraty | 2013-02-16 | 1 | -2/+0 |
| | * | Sync from head | Simon J. Gerraty | 2012-11-04 | 2 | -5/+4 |
| | |\ |
|
| | * | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch. | Marcel Moolenaar | 2012-08-22 | 1 | -0/+19 |
| * | | | Remove the 3rd clause ("advertising clause") of the BSD license as | Christian Brueffer | 2014-02-17 | 11 | -55/+11 |
| * | | | Add $FreeBSD$. | Christian Brueffer | 2014-02-17 | 3 | -0/+6 |
| * | | | Drop support for historic ioctls and also undefine them, so that code | Gleb Smirnoff | 2013-11-05 | 1 | -8/+0 |
| | |/
|/| |
|
| * | | Rework all non-contributed files that use `struct timezone'. | Ed Schouten | 2012-09-01 | 2 | -5/+4 |
| |/ |
|
| * | mdoc: fix .Bl -offset. | Joel Dahl | 2012-05-23 | 1 | -1/+1 |
| * | Spelling fixes for libexec/ | Ulrich Spörlein | 2012-01-07 | 3 | -6/+6 |
| * | In libexec/rbootd/utils.c, use the correct printf length modifiers for | Dimitry Andric | 2011-12-16 | 1 | -3/+3 |
| * | Add __unused | Philippe Charnier | 2010-12-20 | 1 | -5/+5 |
| * | mdoc: use literal text, not a column table to present the | Ulrich Spörlein | 2010-06-02 | 1 | -8/+8 |
| * | Make WARNS=6 the default for libexec/. | Ed Schouten | 2010-01-02 | 1 | -0/+1 |
| * | Avoid accidental use of ANSI C trigraphs. | Maxim Konovalov | 2004-08-21 | 1 | -1/+2 |
| * | Mechanically kill hard sentence breaks. | Ruslan Ermilov | 2004-07-02 | 1 | -1/+1 |
| * | Include <netinet/in.h> for ntoh*() and hton*() prototypes. | Stefan Farfeleder | 2004-05-24 | 2 | -0/+2 |
| * | The .Nm utility | Philippe Charnier | 2002-07-06 | 1 | -2/+3 |
| * | o __P removal | Warner Losh | 2002-02-07 | 6 | -105/+69 |
| * | Lock down with WFORMAT?=1, with overrides in the subdirectories which | Kris Kennaway | 2002-02-04 | 1 | -0/+2 |
| * | - Backout botched attempt to intoduce MANSECT feature. | Ruslan Ermilov | 2001-03-26 | 1 | -0/+1 |
| * | Set the default manual section for libexec/ to 8. | Ruslan Ermilov | 2001-03-20 | 1 | -1/+0 |
| * | mdoc(7) police: split punctuation characters + misc fixes. | Ruslan Ermilov | 2001-02-01 | 1 | -5/+5 |
| * | Prepare for mdoc(7)NG. | Ruslan Ermilov | 2000-12-20 | 1 | -5/+5 |
| * | Constify | Kris Kennaway | 2000-11-27 | 1 | -2/+2 |
| * | Correct definition of MAXHOSTNAMELEN in ifdef'ed out code. | Kris Kennaway | 2000-11-26 | 1 | -1/+3 |
| * | mdoc(7) police: use the new features of the Nm macro. | Ruslan Ermilov | 2000-11-20 | 1 | -1/+1 |
| * | L_SET -> SEEK_SET | Kris Kennaway | 2000-11-19 | 1 | -1/+1 |
| * | Format string paranoia | Kris Kennaway | 2000-11-19 | 1 | -1/+2 |
| * | Don't depend on <sys/stat.h> bogusly including <sys/time.h> (and thereby | Garrett Wollman | 2000-10-10 | 1 | -0/+1 |
| * | $Id$ -> $FreeBSD$ | Peter Wemm | 1999-08-28 | 8 | -8/+8 |
| * | Ensure that things returned by gethostname() and | Brian Somers | 1999-04-07 | 2 | -5/+5 |
| * | Remove no longer needed FreeBSD specific code. | Steve Price | 1998-07-20 | 1 | -6/+1 |