aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/bootparamd
Commit message (Expand)AuthorAgeFilesLines
* DIRDEPS_BUILD: Update dependencies.Bryan Drewery2017-10-312-2/+0
* Don't leak bpf on early return when YP isn't defined (NIS support)Enji Cooper2017-08-171-0/+2
* Fix WARNSEnji Cooper2017-08-171-12/+5
* Utilize SYSROOT from r320119 in places where DESTDIR may be wanting WORLDTMP.Bryan Drewery2017-06-192-2/+2
* Fix uninitialized variable in bootparamd.cAlan Somers2017-05-311-0/+1
* Fix a buffer overflow in bootparamd(8)Alan Somers2017-05-241-3/+7
* DIRDEPS_BUILD: Regenerate without local dependencies.Bryan Drewery2016-02-242-22/+0
* Fix some trivial warnings with bootparamd/main.cEnji Cooper2015-11-101-5/+2
* Add META_MODE support.Simon J. Gerraty2015-06-132-0/+64
|\
| * dirdeps.mk now sets DEP_RELDIRSimon J. Gerraty2015-06-082-4/+0
| * Merge head from 7/28Simon J. Gerraty2014-08-191-1/+1
| |\ | |/ |/|
| * Updated dependenciesSimon J. Gerraty2014-05-162-2/+0
| * Updated dependenciesSimon J. Gerraty2014-05-102-0/+4
| * Merge from headSimon J. Gerraty2014-05-081-1/+1
| |\
| * \ Merge headSimon J. Gerraty2014-04-283-3/+3
| |\ \
| * \ \ Merge from headSimon J. Gerraty2013-09-051-1/+1
| |\ \ \
| * | | | Updated dependenciesSimon J. Gerraty2013-03-112-0/+3
| * | | | Updated dependenciesSimon J. Gerraty2013-02-162-4/+0
| * | | | Sync FreeBSD's bmake branch with Juniper's internal bmake branch.Marcel Moolenaar2012-08-222-0/+65
* | | | | use .Mt to mark up email addresses consistently (part2)Baptiste Daroussin2014-06-201-1/+1
| |_|_|/ |/| | |
* | | | Use src.opts.mk in preference to bsd.own.mk except where we need stuffWarner Losh2014-05-061-1/+1
| |_|/ |/| |
* | | NO_MAN= has been deprecated in favor of MAN= for some time, go aheadWarner Losh2014-04-131-1/+1
* | | Use INADDR_NONE instead of -1 to check inet_addr() result.Kevin Lo2013-10-152-2/+2
| |/ |/|
* | mdoc sweep.Joel Dahl2013-05-121-1/+1
|/
* mdoc: terminate quoted strings.Joel Dahl2012-03-261-1/+1
* Consistently set RPCGEN_CPP when running rpcgen, so the C preprocessorDimitry Andric2012-02-072-6/+6
* Fix warning when compiling with gcc46:Eitan Adler2012-01-201-3/+2
* Replace index() and rindex() calls with strchr() and strrchr().Ed Schouten2012-01-031-2/+2
* Spelling fixes for usr.sbin/Ulrich Spörlein2011-12-301-15/+1
* Unbreak bootparamd when setting WITHOUT_NIS.Ed Schouten2010-01-041-2/+2
* The last big commit: let usr.sbin/ use WARNS=6 by default.Ed Schouten2010-01-021-0/+2
* Remove a useless cast.Olivier Houchard2008-08-021-1/+1
* Char is unsigned on arm, so is not suitable to store the return value ofOlivier Houchard2008-08-011-2/+2
* Fix bootparamd on 64 bit platforms - at least amd64 was broken due to theRink Springer2008-01-302-4/+4
* Cleanup of userland __P useKevin Lo2007-11-073-6/+6
* Reimplementation of world/kernel build options. For details, see:Ruslan Ermilov2006-03-171-1/+3
* Pass -C to rpcgen.Stefan Farfeleder2005-02-091-3/+3
* Sort sections.Ruslan Ermilov2005-01-181-3/+3
* Start the dreaded NOFOO -> NO_FOO conversion.Ruslan Ermilov2004-12-211-1/+1
* Add knob NO_NIS (fka NO_YP_LIBC) and make world compileable when set.Bjoern A. Zeeb2004-11-132-0/+17
* For variables that are only checked with defined(), don't provideRuslan Ermilov2004-10-241-1/+1
* - Don't use argv[i] when i is uninitialised.Stefan Farfeleder2004-06-081-3/+2
* Make this compile cleanly. Switch to using rpcgen to generatePeter Wemm2003-10-262-5/+7
* fix problem with uninitalized ptr (from PR)John-Mark Gurney2003-06-201-8/+13
* The .Nm utilityPhilippe Charnier2002-07-141-2/+3
* can not -> cannotSheldon Hearn2001-08-081-1/+1
* s/adress/address/Kris Kennaway2001-07-231-2/+2
* Perform a major cleanup of the usr.sbin Makefiles.David E. O'Brien2001-07-204-2/+8
* Remove whitespace at EOL.Dima Dorfman2001-07-151-3/+3
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-2/+1