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 duplicate headers <sys/socket.h>
kevlo
2008-04-21
1
-1
/
+0
*
update for vaps
sam
2008-04-20
1
-22
/
+27
*
o update for vaps
sam
2008-04-20
3
-21
/
+314
*
o update for vaps
sam
2008-04-20
2
-112
/
+160
*
Fix pkg_info when specifying a remote package.
flz
2008-04-16
2
-18
/
+23
*
If the .inf file did not have a Default entry for the registry key then write
thompsa
2008-04-15
1
-1
/
+3
*
Use a ndis_ prefix on the C variable instead of directly using the .sys
thompsa
2008-04-15
2
-7
/
+7
*
Optimize package registration/deregistration. Previously, when looking up the
pav
2008-04-11
4
-51
/
+144
*
Fix a bug introduced by DEFAULTS feature. When the config file
imp
2008-04-10
1
-0
/
+2
*
Clean up makefiles and a manpage.
ru
2008-04-10
7
-115
/
+106
*
If we can't find or load the kernel NLM support, don't just go ahead and
dfr
2008-04-10
1
-1
/
+2
*
Add a distfile target to generate a distfile to be used by the
flz
2008-04-09
1
-0
/
+16
*
Remove ftp.hk.super.net, the DNS isn't pointing to anything at the moment.
remko
2008-04-08
1
-3
/
+0
*
Add a couple of missing wireless NIC driver modules.
weongyo
2008-04-08
1
-0
/
+8
*
Fix apparent mis-paste in previous check-in by author.
kan
2008-04-06
1
-1
/
+1
*
Call listen(2) on bound tcp sockets before passing them to svc_tli_create.
dfr
2008-04-06
2
-0
/
+6
*
Allow for a zero length 'loader'.
dfr
2008-04-05
1
-0
/
+2
*
Accept empty -T arguments.
phk
2008-03-31
2
-1
/
+5
*
Retire pkg_sign. It was used to embed signatures in gzip'ed packages.
flz
2008-03-31
18
-2590
/
+1
*
Improve style a little and remove one always-true condition.
rdivacky
2008-03-30
1
-3
/
+3
*
Don't always link statically with libwrap. By the time amd(8)
ru
2008-03-29
1
-1
/
+1
*
Add missing library dependency.
ru
2008-03-29
1
-0
/
+1
*
Remove options MK_LIBKSE and DEFAULT_THREAD_LIB now that we no longer
ru
2008-03-29
2
-3
/
+3
*
Remove the '-k' option.
dfr
2008-03-27
1
-1
/
+1
*
Add kernel module support for nfslockd and krpc. Use the module system
dfr
2008-03-27
2
-11
/
+14
*
Add the new kernel-mode NFS Lock Manager. To use it instead of the
dfr
2008-03-26
6
-17
/
+387
*
Adjust recognize-shared-libraries regex to avoid matching symlinks to
cperciva
2008-03-25
1
-14
/
+14
*
Spell "blackhole" correctly and fix one grammar nit.
ru
2008-03-24
1
-4
/
+4
*
enable syslog support and add -s option to the man page
sam
2008-03-24
2
-2
/
+7
*
When updating the install list for files which have had local changes
cperciva
2008-03-23
1
-2
/
+2
*
Fix two bugs introduced in conversion to FreeBSD source tree:
phk
2008-03-19
2
-5
/
+4
*
Add mandatory "security description" SDP parameter to the PANU profile
emax
2008-03-19
1
-0
/
+15
*
add reject+blackhole keywords to install entries with RTF_BLACKHOLE
sam
2008-03-18
2
-4
/
+23
*
Add PSM and Load Factor SDP parameters to the BNEP based profiles
emax
2008-03-18
6
-15
/
+110
*
Remove trailing ';' on macros.
phk
2008-03-16
1
-2
/
+2
*
In the description of the password field, -w was meant, not the
brueffer
2008-03-16
1
-2
/
+2
*
mixer(8) is WARNS=6 clean since 1.25.
jkim
2008-03-16
1
-1
/
+1
*
Fix a typo.
jkim
2008-03-15
1
-1
/
+1
*
Clean up code and fix style(9) nits.
jkim
2008-03-15
1
-100
/
+102
*
Update list of possible mixer devices. These devices were added to
jkim
2008-03-15
1
-2
/
+3
*
- Check device masks and bypass printing headers if capable device does
jkim
2008-03-15
1
-48
/
+73
*
Update usage() - add new -D option. While I'm here, update copyright
emax
2008-03-14
1
-2
/
+5
*
Update to the "new" libalias API (and thus fix world breakage).
piso
2008-03-12
4
-23
/
+30
*
Add support for the NAP, GN and PANU profiles to the sdpd(8).
emax
2008-03-11
6
-6
/
+562
*
Hook fifolog tools up to the build.
phk
2008-03-10
1
-0
/
+1
*
Add the fifolog tools to FreeBSD.
phk
2008-03-09
21
-0
/
+3132
*
Use intmax_t instead of long when casting time_t.
jkim
2008-03-07
1
-3
/
+4
*
The breakage from increased warns has been fixed, back out my back out
imp
2008-03-06
1
-1
/
+1
*
Cast time_t to long to mute tinderbox build failure.
jkim
2008-03-06
1
-2
/
+2
*
This breaks the arm build, back it out until that's fixed
imp
2008-03-06
1
-1
/
+1
[next]