aboutsummaryrefslogtreecommitdiff
path: root/libexec/rbootd
Commit message (Expand)AuthorAgeFilesLines
* Fix the following -Werror warning from clang 10.0.0 in rbootd:Dimitry Andric2020-01-281-1/+2
* General further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-2010-10/+30
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-311-1/+0
* rbootd: use NULL instead of zero for pointers.Pedro F. Giffuni2016-04-181-2/+2
* Add META_MODE support.Simon J. Gerraty2015-06-131-0/+18
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-081-2/+0
| * Updated dependenciesSimon J. Gerraty2014-05-161-1/+0
| * Updated dependenciesSimon J. Gerraty2014-05-101-0/+2
| * Merge headSimon J. Gerraty2014-04-2811-63/+17
| |\ | |/ |/|
| * Updated dependenciesSimon J. Gerraty2013-03-111-0/+1
| * Updated dependenciesSimon J. Gerraty2013-02-161-2/+0
| * Sync from headSimon J. Gerraty2012-11-042-5/+4
| |\
| * | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-221-0/+19
* | | Remove the 3rd clause ("advertising clause") of the BSD license asChristian Brueffer2014-02-1711-55/+11
* | | Add $FreeBSD$.Christian Brueffer2014-02-173-0/+6
* | | Drop support for historic ioctls and also undefine them, so that codeGleb Smirnoff2013-11-051-8/+0
| |/ |/|
* | Rework all non-contributed files that use `struct timezone'.Ed Schouten2012-09-012-5/+4
|/
* mdoc: fix .Bl -offset.Joel Dahl2012-05-231-1/+1
* Spelling fixes for libexec/Ulrich Spörlein2012-01-073-6/+6
* In libexec/rbootd/utils.c, use the correct printf length modifiers forDimitry Andric2011-12-161-3/+3
* Add __unusedPhilippe Charnier2010-12-201-5/+5
* mdoc: use literal text, not a column table to present theUlrich Spörlein2010-06-021-8/+8
* Make WARNS=6 the default for libexec/.Ed Schouten2010-01-021-0/+1
* Avoid accidental use of ANSI C trigraphs.Maxim Konovalov2004-08-211-1/+2
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-021-1/+1
* Include <netinet/in.h> for ntoh*() and hton*() prototypes.Stefan Farfeleder2004-05-242-0/+2
* The .Nm utilityPhilippe Charnier2002-07-061-2/+3
* o __P removalWarner Losh2002-02-076-105/+69
* Lock down with WFORMAT?=1, with overrides in the subdirectories whichKris Kennaway2002-02-041-0/+2
* - Backout botched attempt to intoduce MANSECT feature.Ruslan Ermilov2001-03-261-0/+1
* Set the default manual section for libexec/ to 8.Ruslan Ermilov2001-03-201-1/+0
* mdoc(7) police: split punctuation characters + misc fixes.Ruslan Ermilov2001-02-011-5/+5
* Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-201-5/+5
* ConstifyKris Kennaway2000-11-271-2/+2
* Correct definition of MAXHOSTNAMELEN in ifdef'ed out code.Kris Kennaway2000-11-261-1/+3
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-1/+1
* L_SET -> SEEK_SETKris Kennaway2000-11-191-1/+1
* Format string paranoiaKris Kennaway2000-11-191-1/+2
* Don't depend on <sys/stat.h> bogusly including <sys/time.h> (and therebyGarrett Wollman2000-10-101-0/+1
* $Id$ -> $FreeBSD$Peter Wemm1999-08-288-8/+8
* Ensure that things returned by gethostname() andBrian Somers1999-04-072-5/+5
* Remove no longer needed FreeBSD specific code.Steve Price1998-07-201-6/+1
* Add usage(), rcsids.Philippe Charnier1997-11-247-16/+43
* Zap register keyword usage and convert: bcopy -> memmove, bzero -> memset,Steve Price1997-06-296-56/+56
* Merge conflicts and make this compile -Wall clean.Steve Price1997-06-2912-131/+45
* This commit was generated by cvs2svn to compensate for changes in r27074,Steve Price1997-06-297-129/+147
|\
| * Import of NetBSD's rbootd version 19970629Steve Price1997-06-2912-0/+3229
* Show the real revision date and not the date that thisSteve Price1997-06-231-2/+2
* compare return value from getopt against -1 rather than EOF, per the finalWarner Losh1997-03-281-2/+2
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-225-5/+5