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
*
Detect and remove defunct or unknown options from opt_*.h files. This
peter
1999-07-01
1
-11
/
+23
*
Ommitted in previous commit message:
sheldonh
1999-06-30
2
-2
/
+2
*
Enable wrapping for dgram services and fix logging so that -l really
sheldonh
1999-06-30
2
-33
/
+51
*
Allow the use of `-' as an argument to the -w option so that standard
sheldonh
1999-06-30
2
-7
/
+18
*
Grammar and spelling fixes
kris
1999-06-30
1
-5
/
+5
*
Changed pcicmem and cardirq variables to non-dirty variables.
hosokawa
1999-06-30
1
-10
/
+10
*
pccard_beep parameter is not supported by rc.conf and rc.pccard of -current.
hosokawa
1999-06-30
1
-3
/
+1
*
Added -z and -i option.
hosokawa
1999-06-30
1
-1
/
+8
*
FreeBSD does supports LKM now.
hosokawa
1999-06-29
1
-9
/
+1
*
Move call to umask(0) back into pw_util(), because the latter
pb
1999-06-29
2
-4
/
+5
*
Sync usage() with the manpage.
sheldonh
1999-06-28
1
-2
/
+3
*
Fix broken logic: (!wrap || log) -> (!wrap && log) .
sheldonh
1999-06-28
1
-2
/
+2
*
Syntax for user/group is changed from "user.group" to "user:group" to be
obrien
1999-06-28
2
-5
/
+13
*
New ports/{java,irc,x11-servers} categories, Step #5 - update misc files.
billf
1999-06-28
1
-1
/
+4
*
Fix the SYNOPSIS to reflect that the -w option can be specified twice.
sheldonh
1999-06-27
1
-2
/
+2
*
Add command-line option (-w), specified once to enable wrapping and
sheldonh
1999-06-27
3
-37
/
+45
*
Minor mdoc fix.
mpp
1999-06-26
1
-2
/
+2
*
Force umask to 077 (instead of 000) during the edit phase, to get
pb
1999-06-26
2
-5
/
+6
*
Report the correct master.passwd path on failure when the -d option is
sheldonh
1999-06-26
1
-2
/
+2
*
Add -d option to vipw(8) to allow selection of an alternative directory
sheldonh
1999-06-26
3
-11
/
+43
*
Correct usage message
brian
1999-06-26
1
-2
/
+2
*
Don't bother read()ing if we ``expect'' nothing in our chat script.
brian
1999-06-26
1
-2
/
+2
*
If we run out of chat script immediately after a successfully executed
brian
1999-06-26
1
-2
/
+6
*
Fix typo (missing double quote)
n_hibma
1999-06-24
1
-2
/
+2
*
Per Ken's request, back out my last change to this file. iostat's man
imp
1999-06-24
1
-2
/
+2
*
Two getopts related nits:
imp
1999-06-24
9
-18
/
+18
*
'?' shouldn't be in the usage string. Unknown characters are already
imp
1999-06-24
4
-8
/
+8
*
Some man page cleanup. Make the NAME and SYNOPSIS sections agree so
mpp
1999-06-24
1
-2
/
+4
*
If we are going to have a case for '?' then we should define it in Options.
billf
1999-06-23
4
-8
/
+8
*
Support `igmp' filters.
brian
1999-06-23
6
-13
/
+35
*
The ports tree is now 83MB. Change ``about 50MB'' to ``about 90MB''.
brian
1999-06-23
1
-2
/
+2
*
Eliminate dead ntp servers.
jkh
1999-06-23
2
-14
/
+2
*
Make UTC or local time message a little more clear.
mharo
1999-06-23
1
-2
/
+2
*
Check that we really have a boot0 mbr before treating it as one.
rnordier
1999-06-22
1
-4
/
+47
*
Reflect recent changes in syscons.
yokota
1999-06-22
4
-9
/
+44
*
Disable TUNSLMODE when we first open the tun device.
brian
1999-06-22
1
-2
/
+10
*
Ensure that an update takes place when the -m option is used.
rnordier
1999-06-21
1
-2
/
+2
*
Use Dq mdoc tag for double-quoted words.
sheldonh
1999-06-21
1
-12
/
+33
*
Fix handling of maximum children and connections per minute.
sheldonh
1999-06-21
1
-20
/
+28
*
Implement -m option to enable/disable slices.
rnordier
1999-06-19
2
-8
/
+22
*
Don't use the ``next'' redial timer if we have no phone number at all.
brian
1999-06-18
1
-1
/
+3
*
Add a MAINTAINER line to modules that I maintain.
ken
1999-06-18
1
-0
/
+2
*
Reset our start time when the link comes up, correcting
brian
1999-06-17
1
-1
/
+2
*
More uncontroversial PAO updates. Make the IRQ wildcarding work a lot better,
markm
1999-06-17
2
-5
/
+28
*
Add bits of PAO that are non-controversial.
markm
1999-06-17
9
-26
/
+204
*
Various fixes for inetd's TCP Wrappers support:
sheldonh
1999-06-17
3
-24
/
+26
*
Add the -p switch - tells rwhod to ignore POINTOPOINT interfaces.
brian
1999-06-16
2
-2
/
+15
*
This really belongs to section 8.
ru
1999-06-15
1
-2
/
+2
*
Support Alpha and -CURRENT in the "-r" option case.
obrien
1999-06-14
1
-9
/
+17
*
Come up with something useful when someone searches for
brian
1999-06-14
2
-4
/
+6
[next]