index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove some more warnings.
davidn
1999-07-28
2
-4
/
+6
*
Correctly refer to the companion program rather than as "chown".
obrien
1999-07-28
1
-5
/
+8
*
Go back to allowing ``.'' as a username.group separator for backward
obrien
1999-07-28
1
-2
/
+3
*
Fix a load of typos
brian
1999-07-28
3
-24
/
+24
*
o Overhaul filtering, adding facilities to jump over rules and to
brian
1999-07-27
7
-297
/
+431
*
Remove references to the non-existent addgroup(8) and rmgroup(8)
nik
1999-07-27
2
-6
/
+2
*
Changed 'overriding what /etc/passwd says' to 'overriding default set
n_hibma
1999-07-27
1
-2
/
+2
*
If we've negotiated CBCP and have also specified ``none'' as a possible
brian
1999-07-27
3
-9
/
+45
*
Be a bit more consistent with variable names.
brian
1999-07-27
2
-10
/
+10
*
Fix an off-by-one error and correct the man page WRT clearing
brian
1999-07-26
3
-6
/
+14
*
Add a default ppp.conf (mode 600).
brian
1999-07-26
3
-7
/
+15
*
Pull on my asbestos undies and claim ownership of inetd to prevent further
des
1999-07-26
1
-1
/
+2
*
Here goes, the "clear up any possible confusion" commit.
green
1999-07-26
1
-11
/
+65
*
Bring two wayward memory allocation failure messages in line with
sheldonh
1999-07-26
1
-3
/
+3
*
More cleanups to ident_stream. Variables moved around, changed.
green
1999-07-25
1
-16
/
+11
*
This commit adds device driver support for Adaptec Duralink PCI fast
wpaul
1999-07-25
2
-2
/
+4
*
Correct a groff error in macro usage ("foo : bar" becomes "``foo: bar''").
green
1999-07-24
1
-3
/
+9
*
More cleanups, asprintf() usage (proper, as opposed to using snprintf()),
green
1999-07-24
1
-12
/
+36
*
Clean up to match style(9) more closely. This should fix the problem of
green
1999-07-24
1
-6
/
+5
*
Use comments to group functions by service more clearly. I've used the
sheldonh
1999-07-24
1
-2
/
+31
*
Style nits:
sheldonh
1999-07-24
1
-5
/
+8
*
When we fetch previously retrieved IP fragments from the alias
brian
1999-07-24
2
-8
/
+10
*
Document the -o and -t options to the internal auth service and give an
sheldonh
1999-07-23
1
-7
/
+9
*
Ahem. Put things back a bit. I declare variables in the scope they're
green
1999-07-23
1
-9
/
+13
*
Disable more PC98isms on the Alpha
jkh
1999-07-23
2
-2
/
+18
*
As per DES's prodding, document _all_ the arguments to inetd's auth
green
1999-07-23
1
-2
/
+8
*
Style cleanups for iderror() and ident_stream(). Looks like c++ hang-over.
sheldonh
1999-07-23
1
-25
/
+24
*
Fix auth -t argument handling. It was broken for the "sec.usec" case.
sheldonh
1999-07-23
1
-4
/
+5
*
Set correct "flags" value when pccardd allocates/initializes driver.
hosokawa
1999-07-23
1
-1
/
+2
*
Don't match up TCP services with UDP sockets.
des
1999-07-23
1
-3
/
+4
*
Removed a very very old hack (I disabled it in PAO long time ago)
hosokawa
1999-07-23
1
-2
/
+1
*
Fixed a braino: lack of spaces in sscanf caused ident parsing to fail.
green
1999-07-23
1
-2
/
+2
*
More changes for the Alpha X support - don't list PC98 servers since they make
jkh
1999-07-23
6
-6
/
+29
*
Sorry, I forgot to test "iosize auto" before merging "iosize" patch.
hosokawa
1999-07-23
1
-0
/
+9
*
Inappropriate commment for -i option.
hosokawa
1999-07-23
1
-2
/
+2
*
Added "iosize" directive in /etc/pccard.conf
hosokawa
1999-07-23
3
-14
/
+76
*
Release IRQ allocated dynamically.
hosokawa
1999-07-23
1
-1
/
+4
*
"knobs are cheap". Here's a -t timeout option for the internal ident
green
1999-07-22
1
-2
/
+18
*
This commit encompasses the following changes to inetd:
green
1999-07-22
2
-32
/
+85
*
Relegate the diagnostic descriptor counter to the -DSANITY_CHECK case.
sheldonh
1999-07-22
1
-4
/
+10
*
Remove unnecessary macro introduced in previous commit.
sheldonh
1999-07-22
1
-4
/
+5
*
Don't leak pipe descriptor to daemons on execv().
sheldonh
1999-07-22
1
-4
/
+6
*
Signal handlers should use _exit(2) and not exit(3).
sheldonh
1999-07-22
1
-2
/
+2
*
- Add new argument `off' to the `-b' option. This will turn off
yokota
1999-07-22
2
-4
/
+8
*
Move code for all builtin services from inetd.c to builtins.c, including
sheldonh
1999-07-22
4
-583
/
+648
*
Deal with new linux compat package naming.
jkh
1999-07-22
2
-4
/
+4
*
Intentionally do the wrong thing in using the initial DHCP values for
jkh
1999-07-22
1
-1
/
+3
*
Fix for the hosts_options(5) spawn option.
sheldonh
1999-07-21
1
-5
/
+9
*
Fix horribly broken comment. The submitter of the associated code sent
sheldonh
1999-07-21
1
-3
/
+4
*
XFree86 3.3.4 seems to require "XWINHOME" to be set for the setup tool
jkh
1999-07-20
2
-2
/
+4
[prev]
[next]