aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/faithd
Commit message (Collapse)AuthorAgeFilesLines
* Use the newly brought %U macro.Ruslan Ermilov2010-01-151-1/+1
| | | | Notes: svn path=/head/; revision=202386
* Various language fixes. Also fixed the URL to totd, obtained from NetBSD.Christian Brueffer2010-01-091-45/+42
| | | | | | | | | PR: 38061 Submitted by: Chris Pepper <pepper@rockefeller.edu> MFC after: 1 week Notes: svn path=/head/; revision=201889
* The last big commit: let usr.sbin/ use WARNS=6 by default.Ed Schouten2010-01-021-0/+2
| | | | Notes: svn path=/head/; revision=201390
* ANSIfy some more tools in usr.sbin/.Ed Schouten2010-01-021-4/+4
| | | | | | | | Most of these tools build with WARNS=6, except for their use of K&R function declarations. Notes: svn path=/head/; revision=201387
* Cleanup of userland __P useKevin Lo2007-11-076-40/+40
| | | | Notes: svn path=/head/; revision=173412
* Add __unused to parameters when neededPhilippe Charnier2007-11-032-9/+11
| | | | Notes: svn path=/head/; revision=173298
* fixed a possible reference to a broken memorySUZUKI Shinsuke2005-05-021-1/+1
| | | | | | | MFC after: 1 day Notes: svn path=/head/; revision=145791
* plugged memory leakSUZUKI Shinsuke2005-04-211-1/+3
| | | | | | | | Obtained from: KAME MFC after: 2 days Notes: svn path=/head/; revision=145357
* Added the EXIT STATUS section where appropriate.Ruslan Ermilov2005-01-171-1/+1
| | | | Notes: svn path=/head/; revision=140368
* Reapply some local fixes that got lost with another NetBSD merge,Ruslan Ermilov2004-06-041-27/+20
| | | | | | | fix some more. Notes: svn path=/head/; revision=130090
* Fixed the fatal bug: CFLAGS should be added to, not overridden.Ruslan Ermilov2004-01-171-1/+1
| | | | | | | This prevented CPU and optimization flags to be added here. Notes: svn path=/head/; revision=124604
* - poll(2) support.Hajimu UMEMOTO2003-11-1410-757/+439
| | | | | | | | | | | | | | | | - simplify by strdup. - set ai_protocol in hints to TCP. - g/c FAITH_NS (no description, not maintained for years) - warn if connection from IPv4 mapped is reached. - IPV6_V6ONLY if possible. - unifdef -UFAITH4. - drop rsh/rlogin support. - deal with negative return value from wait3. Obtained from: KAME Notes: svn path=/head/; revision=122679
* stop use of NI_WITHSCOPEID. it was deprecated.Hajimu UMEMOTO2003-10-211-4/+0
| | | | | | | Obtained from: KAME Notes: svn path=/head/; revision=121316
* Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,Jens Schweikhardt2003-01-011-2/+2
| | | | | | | especially in troff files. Notes: svn path=/head/; revision=108533
* The .Nm utilityPhilippe Charnier2002-07-141-11/+19
| | | | Notes: svn path=/head/; revision=99968
* mdoc(7) police: don't use .Pq with plain text, this breaks hyphenation.Ruslan Ermilov2002-05-301-1/+1
| | | | Notes: svn path=/head/; revision=97560
* sysctl -w -> sysctlDima Dorfman2002-05-111-1/+1
| | | | | | | Approved by: ume Notes: svn path=/head/; revision=96397
* handle ECONNABORTED.Hajimu UMEMOTO2002-04-241-1/+3
| | | | | | | | | Submitted by: morito@double-fault.net Obtained from: KAME MFC after: 3 days Notes: svn path=/head/; revision=95359
* typo in connect(2) error handling.Hajimu UMEMOTO2002-04-241-2/+2
| | | | | | | | | Submitted by: Yukiyo Akisada <Yukiyo.Akisada@jp.yokogawa.com> Obtained from: KAME MFC after: 3 days Notes: svn path=/head/; revision=95355
* just merged cosmetic changes from KAME to ease sync between KAME and FreeBSD.SUZUKI Shinsuke2002-04-199-184/+78
| | | | | | | | | | (based on freebsd4-snap-20020128) Reviewed by: ume MFC after: 1 week Notes: svn path=/head/; revision=95023
* s/sysctl -w/sysctl/Ruslan Ermilov2001-12-111-3/+3
| | | | Notes: svn path=/head/; revision=87647
* Handle ftp_copycommand() and ftp_copyresult() potentially returning < -1.Brian Somers2001-08-201-12/+4
| | | | Notes: svn path=/head/; revision=81981
* Handle snprintf() returning -1.Brian Somers2001-08-201-43/+35
| | | | | | | MFC after: 2 weeks Notes: svn path=/head/; revision=81977
* mdoc(7) police:Ruslan Ermilov2001-08-071-6/+4
| | | | | | | | | | Avoid using parenthesis enclosure macros (.Pq and .Po/.Pc) with plain text. Not only this slows down the mdoc(7) processing significantly, but it also has an undesired (in this case) effect of disabling hyphenation within the entire enclosed block. Notes: svn path=/head/; revision=81251
* Perform a major cleanup of the usr.sbin Makefiles.David E. O'Brien2001-07-201-1/+3
| | | | | | | | These are not perfectly in agreement with each other style-wise, but they are orders of orders of magnitude more consistent style-wise than before. Notes: svn path=/head/; revision=80029
* Remove GCC'isms in CFLAGS.David E. O'Brien2001-07-201-1/+0
| | | | Notes: svn path=/head/; revision=80022
* Remove whitespace at EOL.Dima Dorfman2001-07-151-1/+1
| | | | Notes: svn path=/head/; revision=79755
* mdoc(7) police: eliminate warnings, fix markup.Ruslan Ermilov2001-07-101-10/+6
| | | | Notes: svn path=/head/; revision=79516
* Sync with recent KAME.Hajimu UMEMOTO2001-06-1110-120/+713
| | | | | | | | | | | | | | | | | | | | | This work was based on kame-20010528-freebsd43-snap.tgz and some critical problem after the snap was out were fixed. There are many many changes since last KAME merge. TODO: - The definitions of SADB_* in sys/net/pfkeyv2.h are still different from RFC2407/IANA assignment because of binary compatibility issue. It should be fixed under 5-CURRENT. - ip6po_m member of struct ip6_pktopts is no longer used. But, it is still there because of binary compatibility issue. It should be removed under 5-CURRENT. Reviewed by: itojun Obtained from: KAME MFC after: 3 weeks Notes: svn path=/head/; revision=78064
* NetBSD's inetd uses different syntex from FreeBSD's in faith support.Hajimu UMEMOTO2001-05-241-3/+3
| | | | Notes: svn path=/head/; revision=77143
* - Backout botched attempt to introduce MANSECT feature.Ruslan Ermilov2001-03-261-0/+1
| | | | | | | - MAN[1-9] -> MAN. Notes: svn path=/head/; revision=74816
* Set the default manual section for usr.sbin/ to 8.Ruslan Ermilov2001-03-201-1/+0
| | | | Notes: svn path=/head/; revision=74532
* Make enumerated list for flags. Spelling.Philippe Charnier2000-11-283-14/+12
| | | | Notes: svn path=/head/; revision=69312
* mdoc(7) police: use the new features of the Nm macro.Ruslan Ermilov2000-11-201-3/+3
| | | | Notes: svn path=/head/; revision=68965
* mdoc(7) police: fix errors uncovered by the new feature of the Nm macro.Ruslan Ermilov2000-11-181-1/+0
| | | | Notes: svn path=/head/; revision=68878
* cope with the following reply on PASV (without paren). need more tests.Hajimu UMEMOTO2000-09-171-4/+8
| | | | | | | | | 227 Entering Passive Mode x,x,x,x,x,x,x Obtained from: KAME (1.8->1.9) Notes: svn path=/head/; revision=65994
* Remove libutil - setproctitle() is now in libcBrian Somers2000-09-022-5/+0
| | | | Notes: svn path=/head/; revision=65378
* Correct setproctitle() callBrian Somers2000-07-061-1/+1
| | | | | | | Obtained from: OpenBSD Notes: svn path=/head/; revision=62683
* Correct style bugsKris Kennaway2000-07-061-2/+2
| | | | Notes: svn path=/head/; revision=62667
* Sync with latest KAME.Kris Kennaway2000-07-057-149/+388
| | | | | | | Obtained from: KAME Notes: svn path=/head/; revision=62655
* . clear `.Os' macro value since this tool is not KAME specific anymoreAlexey Zelkin2000-05-061-36/+40
| | | | | | | | | | | . compact some macros (.Oo/.Oc -> .Op, .Po/.Pc -> .Pq) . use .Tn . avoid using duplicated arguments for .Nm macro . correct KAME kit pathes (/usr/local/v6 -> /usr) . add integration note Notes: svn path=/head/; revision=60088
* Wording fixesYoshinobu Inoue2000-02-105-15/+15
| | | | | | | Submitted by: charnier Notes: svn path=/head/; revision=57122
* another tcp apps IPv6 updates.(should be make world safe)Yoshinobu Inoue2000-01-279-0/+3288
ftp, telnet, ftpd, faithd also telnet related sync with crypto, secure, kerberosIV Obtained from: KAME project Notes: svn path=/head/; revision=56668