| Commit message (Expand) | Author | Age | Files | Lines |
| * | Rather than use the gcc -fno-builtin-log flag, just rename the 'int log' | Peter Wemm | 2003-10-30 | 2 | -5/+4 |
| * | Since semantic of IPV6_PKTINFO was changed in RFC3542, we need to | Hajimu UMEMOTO | 2003-10-26 | 1 | -1/+1 |
| * | Use -fno-builtin-log so gcc doesn't get ideas about using a math function | Peter Wemm | 2003-10-26 | 2 | -2/+3 |
| * | Move my inetd maintainer note to src/MAINTAINERS. | David Malone | 2003-07-15 | 1 | -2/+0 |
| * | Get the connections per minute calculation right. By good fortune | David Malone | 2003-07-15 | 1 | -1/+1 |
| * | The .Xr utility | Philippe Charnier | 2003-06-08 | 1 | -4/+6 |
| * | Under some unusual conditions, inetd can leak a open file discriptor | David Malone | 2003-02-23 | 1 | -7/+23 |
| * | After calling login_getclass, be sure to call login_close so that | David Malone | 2003-02-23 | 1 | -1/+6 |
| * | The tcp_wrappers function `fromhost()' can fail. In such | Hajimu UMEMOTO | 2003-02-13 | 1 | -2/+16 |
| * | Using LOGIN_SETALL &~LOGIN_SETMAC to avoid setting the MAC label improperly, | Robert Watson | 2003-01-16 | 1 | -1/+1 |
| * | For now, set only the resource limits and process priority associated | Robert Watson | 2003-01-08 | 1 | -1/+2 |
| * | Add used #include <limits.h>. | Garrett Wollman | 2002-10-27 | 1 | -3/+4 |
| * | When printing the wait status, break it down into a signal and a exit status. | David Malone | 2002-09-04 | 1 | -4/+10 |
| * | Swap sense of no_v[46]bind variables and rename as v[46]bind_ok - | David Malone | 2002-09-04 | 1 | -19/+19 |
| * | Fix parsing of unix domain entries after addition of IPv6 RPC support. | David Malone | 2002-09-04 | 1 | -38/+39 |
| * | Don't initialise policy, v4bind and v6bind where the variables are | David Malone | 2002-09-02 | 1 | -3/+10 |
| * | tpc -> tcp in an error message. | David Malone | 2002-09-02 | 1 | -2/+2 |
| * | Clear up a few warnings (unused variable, rpc versions are usigned so use %u, | David Malone | 2002-09-02 | 1 | -8/+7 |
| * | mdoc(7) police: Removed redundant .Ns calls. | Ruslan Ermilov | 2002-08-13 | 1 | -1/+1 |
| * | Add capability for limiting the maximum number of simultaneous | Hajimu UMEMOTO | 2002-08-07 | 3 | -4/+315 |
| * | use IPV6_V6ONLY instead of non standard IPV6_BINDV6ONLY. | Hajimu UMEMOTO | 2002-07-22 | 1 | -4/+2 |
| * | Fix typo: corrisponds -> corresponds | Tony Finch | 2002-07-22 | 1 | -1/+1 |
| * | add support for rpc IPv6 (rpc/udp/46 ...) | Alfred Perlstein | 2002-07-15 | 2 | -33/+103 |
| * | The .Nm utility | Philippe Charnier | 2002-07-14 | 1 | -9/+6 |
| * | Replace the SWAP(var0,var1) macro with SWAP(type,var0,var1) and use it as | Juli Mallett | 2002-06-22 | 1 | -9/+9 |
| * | Unused macro. | Juli Mallett | 2002-06-22 | 1 | -1/+0 |
| * | __FBSDID() strategic insertion. | Juli Mallett | 2002-06-21 | 2 | -5/+6 |
| * | Kill __P, yuck. | Juli Mallett | 2002-06-21 | 3 | -46/+46 |
| * | Mark unused variables __unused. | Juli Mallett | 2002-06-21 | 2 | -5/+5 |
| * | Use __typeof__ instead of typeof. | Juli Mallett | 2002-06-21 | 1 | -1/+1 |
| * | Kill bad whitespace and do some style cleanups as a result of the protoize. | Juli Mallett | 2002-06-21 | 1 | -30/+20 |
| * | ANSI prototypes via protoize(1). | Juli Mallett | 2002-06-21 | 2 | -100/+64 |
| * | Log invalid config entries. Make the -d option actually log to | John W. De Boskey | 2002-05-26 | 1 | -4/+7 |
| * | Make compilable without -DINET6. | Hajimu UMEMOTO | 2002-05-08 | 1 | -2/+2 |
| * | Log address family of a connection. | Hajimu UMEMOTO | 2002-05-08 | 1 | -4/+6 |
| * | Correct spacing. | Dima Dorfman | 2002-04-16 | 1 | -1/+1 |
| * | Introduce a version field to `struct xucred' in place of one of the | Dima Dorfman | 2002-02-27 | 1 | -1/+1 |
| * | Fix a typo. | Sheldon Hearn | 2001-12-11 | 1 | -1/+1 |
| * | Use CFLAGS, not COPTS, in the Makefile. bsd.prog.mk conveniently adds | Dima Dorfman | 2001-09-05 | 1 | -2/+2 |
| * | mdoc(7) police: s/BSD/.Bx/ where appropriate. | Ruslan Ermilov | 2001-08-14 | 1 | -1/+2 |
| * | Perform a major cleanup of the usr.sbin Makefiles. | David E. O'Brien | 2001-07-20 | 1 | -5/+7 |
| * | Turn off WARNS stuff. When combined with -nostdinc and system header | David Malone | 2001-07-17 | 1 | -1/+1 |
| * | o Remove old setproctitle. | David Malone | 2001-07-17 | 3 | -50/+9 |
| * | Remove whitespace at EOL. | Dima Dorfman | 2001-07-15 | 1 | -25/+25 |
| * | mdoc(7) police: removed HISTORY info from the .Os call. | Ruslan Ermilov | 2001-07-10 | 1 | -1/+1 |
| * | mdoc(7) police: remove extraneous .Pp before and/or after .Sh. | Dima Dorfman | 2001-07-09 | 1 | -1/+0 |
| * | mdoc(7) police: fixed markup, sorted xrefs. | Ruslan Ermilov | 2001-07-05 | 1 | -13/+22 |
| * | mdoc(7) police: fix spacing and punctuation issues. | Dima Dorfman | 2001-07-03 | 1 | -3/+2 |
| * | Don't add -Wall, as it's a compiler specific flag. | David Malone | 2001-06-24 | 1 | -1/+1 |
| * | Fix most of the warnings given by WARNS=2. | David Malone | 2001-06-24 | 3 | -105/+114 |