aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/faithd
Commit message (Expand)AuthorAgeFilesLines
* mdoc: correct .Bd/.Bl arguments.Joel Dahl2012-03-261-7/+7
* Fix warning when compiling with gcc46:Eitan Adler2012-01-201-4/+0
* Provide a more user friendly URL to the IETF site in faithd(8).Glen Barber2011-08-021-2/+2
* Fix various broken links in manual pages.Glen Barber2011-07-231-2/+2
* Correct a typo.Xin LI2011-03-021-1/+1
* Use the newly brought %U macro.Ruslan Ermilov2010-01-151-1/+1
* Various language fixes. Also fixed the URL to totd, obtained from NetBSD.Christian Brueffer2010-01-091-45/+42
* The last big commit: let usr.sbin/ use WARNS=6 by default.Ed Schouten2010-01-021-0/+2
* ANSIfy some more tools in usr.sbin/.Ed Schouten2010-01-021-4/+4
* Cleanup of userland __P useKevin Lo2007-11-076-40/+40
* Add __unused to parameters when neededPhilippe Charnier2007-11-032-9/+11
* fixed a possible reference to a broken memorySUZUKI Shinsuke2005-05-021-1/+1
* plugged memory leakSUZUKI Shinsuke2005-04-211-1/+3
* Added the EXIT STATUS section where appropriate.Ruslan Ermilov2005-01-171-1/+1
* Reapply some local fixes that got lost with another NetBSD merge,Ruslan Ermilov2004-06-041-27/+20
* Fixed the fatal bug: CFLAGS should be added to, not overridden.Ruslan Ermilov2004-01-171-1/+1
* - poll(2) support.Hajimu UMEMOTO2003-11-1410-757/+439
* stop use of NI_WITHSCOPEID. it was deprecated.Hajimu UMEMOTO2003-10-211-4/+0
* Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,Jens Schweikhardt2003-01-011-2/+2
* The .Nm utilityPhilippe Charnier2002-07-141-11/+19
* mdoc(7) police: don't use .Pq with plain text, this breaks hyphenation.Ruslan Ermilov2002-05-301-1/+1
* sysctl -w -> sysctlDima Dorfman2002-05-111-1/+1
* handle ECONNABORTED.Hajimu UMEMOTO2002-04-241-1/+3
* typo in connect(2) error handling.Hajimu UMEMOTO2002-04-241-2/+2
* just merged cosmetic changes from KAME to ease sync between KAME and FreeBSD.SUZUKI Shinsuke2002-04-199-184/+78
* s/sysctl -w/sysctl/Ruslan Ermilov2001-12-111-3/+3
* Handle ftp_copycommand() and ftp_copyresult() potentially returning < -1.Brian Somers2001-08-201-12/+4
* Handle snprintf() returning -1.Brian Somers2001-08-201-43/+35
* mdoc(7) police:Ruslan Ermilov2001-08-071-6/+4
* Perform a major cleanup of the usr.sbin Makefiles.David E. O'Brien2001-07-201-1/+3
* Remove GCC'isms in CFLAGS.David E. O'Brien2001-07-201-1/+0
* Remove whitespace at EOL.Dima Dorfman2001-07-151-1/+1
* mdoc(7) police: eliminate warnings, fix markup.Ruslan Ermilov2001-07-101-10/+6
* Sync with recent KAME.Hajimu UMEMOTO2001-06-1110-120/+713
* NetBSD's inetd uses different syntex from FreeBSD's in faith support.Hajimu UMEMOTO2001-05-241-3/+3
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-0/+1
* Set the default manual section for usr.sbin/ to 8.Ruslan Ermilov2001-03-201-1/+0
* Make enumerated list for flags. Spelling.Philippe Charnier2000-11-283-14/+12
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-3/+3
* mdoc(7) police: fix errors uncovered by the new feature of the Nm macro.Ruslan Ermilov2000-11-181-1/+0
* cope with the following reply on PASV (without paren). need more tests.Hajimu UMEMOTO2000-09-171-4/+8
* Remove libutil - setproctitle() is now in libcBrian Somers2000-09-022-5/+0
* Correct setproctitle() callBrian Somers2000-07-061-1/+1
* Correct style bugsKris Kennaway2000-07-061-2/+2
* Sync with latest KAME.Kris Kennaway2000-07-057-149/+388
* . clear `.Os' macro value since this tool is not KAME specific anymoreAlexey Zelkin2000-05-061-36/+40
* Wording fixesYoshinobu Inoue2000-02-105-15/+15
* another tcp apps IPv6 updates.(should be make world safe)Yoshinobu Inoue2000-01-279-0/+3288