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
*
Fix the http proxy fetch code.
jkh
2000-09-25
4
-14
/
+40
*
Re-add -P option (for POSIX-like command line interface)
ache
2000-09-25
2
-6
/
+11
*
GC some old no longer supported options.
phk
2000-09-25
1
-1
/
+0
*
Fix typo
marko
2000-09-25
1
-1
/
+1
*
Make the ``-r'' option actually do something :)
marko
2000-09-25
2
-1
/
+3
*
Fix a small bogon with a boolean yes/no question check.
jkh
2000-09-25
2
-4
/
+4
*
Add Lithuania.
jkh
2000-09-24
2
-0
/
+4
*
One small tweak on the security profile code; don't be verbose if
jkh
2000-09-24
4
-52
/
+58
*
Add forgotten -n option to SYNOPSIS section
alfred
2000-09-23
1
-1
/
+1
*
add ``xe'' driver
sanpei
2000-09-22
2
-0
/
+2
*
Update the mptable manpage to remove mention of kernel options (which
msmith
2000-09-22
1
-2
/
+3
*
Stop printing out the Nfoo options help, since these tunables are about to
msmith
2000-09-22
1
-26
/
+0
*
One whack at the idea of having "security profiles" which select the
jkh
2000-09-22
11
-316
/
+454
*
Remove the bogus check against "none" for release names (which
jkh
2000-09-22
3
-9
/
+11
*
"zope language" --> "zope platform".
sobomax
2000-09-22
1
-1
/
+1
*
Add french and zope.
asami
2000-09-22
1
-0
/
+2
*
add ``check free resource rage code''
sanpei
2000-09-21
3
-10
/
+32
*
Fix LINT breakage by options ACPI_NO_OSDFUNC_INLINE.
iwasaki
2000-09-21
1
-0
/
+3
*
Fix PR #21245: handle wep keys correctly and pretty print hex keys
wpaul
2000-09-21
2
-36
/
+42
*
Add new function in AML interpreter; aml_invoke_method().
iwasaki
2000-09-20
4
-6
/
+16
*
Fix a typo
brian
2000-09-20
1
-1
/
+1
*
Add a new driver for the AMD PCnet/FAST, FAST+ and Home PCI adapters.
wpaul
2000-09-20
2
-0
/
+2
*
fix previous PIOCSRESOURCE code in assign_card_index
sanpei
2000-09-20
1
-7
/
+10
*
Improve region I/O sub-routines by re-writing most of low level part
iwasaki
2000-09-20
8
-445
/
+732
*
Put temporary output in ${TMPDIR:-/tmp}
brian
2000-09-19
2
-7
/
+7
*
Don't clobber $? before using it.
brian
2000-09-19
1
-1
/
+2
*
Fix unexploitable off by one error as mentioned on Bugtraq.
imp
2000-09-19
1
-2
/
+1
*
Simplify the ftp directory search code a little and eliminate a warning.
jkh
2000-09-19
1
-6
/
+4
*
Fix symlink-to-a-dir handling in pkg_delete.
sobomax
2000-09-18
3
-6
/
+24
*
cope with the following reply on PASV (without paren). need more tests.
ume
2000-09-17
1
-4
/
+8
*
pccard_beep parameter was already supported by rc.conf.
sanpei
2000-09-17
1
-0
/
+4
*
add PIOCSRESOURCE(IOC_GET_RESOURCE_RANGE)
sanpei
2000-09-17
1
-5
/
+36
*
Give users a way to alter the sendmail (and related utilities) build
gshapiro
2000-09-17
4
-1
/
+25
*
Forgot semicolon after rcsid
nsayer
2000-09-17
1
-1
/
+1
*
Fix situations where none of the scripts executed produce output,
brian
2000-09-16
1
-43
/
+54
*
Enable crypto by default with "canned" distributions (it can still
jkh
2000-09-16
2
-4
/
+6
*
1. In key printing routine, the loop variable was j, but inside the
nsayer
2000-09-16
2
-19
/
+38
*
Remove unneded -lmytinfo
ache
2000-09-16
1
-2
/
+2
*
Remove unneded -ltermcap or -lmytinfo
ache
2000-09-16
2
-4
/
+4
*
Remove unneded -lmytinfo
ache
2000-09-16
2
-4
/
+4
*
Remove unneded -lmytinfo
ache
2000-09-16
1
-2
/
+2
*
Fix typo (rc.conf -> pccard.conf).
iwasaki
2000-09-15
1
-1
/
+1
*
Correct variable check for VAR_TRY_DHCP.
jkh
2000-09-15
1
-1
/
+1
*
Restore standard symlink default, return -L, remove -P, add missing -q to getopt
ache
2000-09-15
2
-11
/
+12
*
pkg_version(1) will now distinguish between the different cases where
bmah
2000-09-15
2
-7
/
+16
*
Add manpages acpi userland tools.
iwasaki
2000-09-14
4
-4
/
+516
*
Fix some style nits
brian
2000-09-14
1
-11
/
+13
*
Support PPPoATM, disabled for now as /usr/include/netnatm doesn't exist
brian
2000-09-14
5
-1
/
+282
*
Understand IPPROTO_ESP and IPPROTO_AH packets
brian
2000-09-14
2
-0
/
+36
*
Another overhaul of the periodic stuff.
brian
2000-09-14
2
-46
/
+162
[next]