aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/faithd
Commit message (Expand)AuthorAgeFilesLines
* 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