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 pstat behaviour when using coredumps. The reference to tp was
remko
2008-05-14
1
-1
/
+1
*
Add a -8 switch to syslogd to prevent it from mangling 8-bit data.
brian
2008-05-14
2
-5
/
+26
*
Better to just statically set the name vs. determine at run time.
obrien
2008-05-11
12
-12
/
+16
*
Sync program name agnostic changes with SADE.
obrien
2008-05-11
4
-8
/
+10
*
Clean up several instances of SADE calling itself sysinstall.
obrien
2008-05-11
5
-10
/
+12
*
Change two variables to size_t to improve portability.
julian
2008-05-10
1
-1
/
+1
*
Misc mdoc improvements.
brueffer
2008-05-10
1
-4
/
+9
*
allow setfib to be compiled.
julian
2008-05-10
1
-0
/
+1
*
Add code to allow the system to handle multiple routing tables.
julian
2008-05-09
3
-0
/
+201
*
o Change the warning dialog for the 'W' command in both the label
mtm
2008-05-05
2
-14
/
+8
*
- Backout 1.15, it was committed by accident
pav
2008-05-03
1
-0
/
+5
*
- Restore functionality broken in previous commit; we need to be able to report
pav
2008-05-03
5
-32
/
+37
*
sade(8) does not need FTP I/O.
delphij
2008-05-03
1
-2
/
+2
*
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
[next]