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
*
Use the right jail parameters for -v (cpuset has changed to cpuset.id).
jamie
2009-06-17
1
-1
/
+1
*
Add cas(4).
marius
2009-06-15
1
-0
/
+1
*
Add volatile to sig_atomic_t where it was missing.
des
2009-06-14
2
-2
/
+2
*
Include <sys/wait.h> and <signal.h> for wait() and kill().
ed
2009-06-14
1
-0
/
+2
*
Add -m and -t options.
brian
2009-06-14
2
-2
/
+13
*
Remove "extern" from function prototypes, and fix some (but not all)
des
2009-06-13
15
-196
/
+154
*
Wrap some macros that needed wrapping.
des
2009-06-13
1
-8
/
+14
*
Remove casts from {c,m,re}alloc() and simplify sizeof().
des
2009-06-13
13
-87
/
+87
*
nscd builds cleanly at WARNS level 3.
des
2009-06-13
1
-2
/
+1
*
Explain to the compiler why the aliasing we're doing is OK.
des
2009-06-13
7
-38
/
+33
*
Fix a large number of signed - unsigned comparison warnings.
des
2009-06-13
6
-34
/
+43
*
Change hashtable_index_t to unsigned.
des
2009-06-13
2
-5
/
+3
*
#include the right header so we get prototypes for our own functions.
des
2009-06-13
1
-1
/
+1
*
Further #include cleanup.
des
2009-06-13
10
-12
/
+25
*
Make the debugging macros expand to (void)0 instead of simply nothing
des
2009-06-13
2
-36
/
+36
*
#include cleanup
des
2009-06-13
13
-22
/
+28
*
Provide correct prototypes for functions with no arguments.
des
2009-06-12
12
-34
/
+34
*
_nss_cache_cycle_prevention_function doesn't actually need to be a function,
des
2009-06-12
1
-10
/
+10
*
Update the content of the nfsv4.4 man page to reflect the final
rmacklem
2009-06-12
1
-42
/
+56
*
syslog.conf(5): correct example
avg
2009-06-11
1
-4
/
+4
*
- Make pstat(8) WARNS=6 safe.
stas
2009-06-11
2
-22
/
+33
*
Lower WARNS due to alignment issues on sparc64.
des
2009-06-11
1
-1
/
+1
*
Correct my previous commit to pstat(8).
ed
2009-06-11
1
-1
/
+1
*
Make most of pstat(8) build with WARNS=6.
ed
2009-06-11
1
-6
/
+7
*
As of sam's r175206, arp builds cleanly at WARNS level 6, but the Makefile
des
2009-06-11
2
-4
/
+8
*
In the old-style jail command line, explicitly set parameters from the
jamie
2009-06-10
1
-2
/
+39
*
Fix typo.
yongari
2009-06-10
1
-1
/
+1
*
Add alc(4) to the list of supported network interface.
yongari
2009-06-10
1
-0
/
+1
*
1. Update the message that prints out for -U when the mtree database does
dougb
2009-06-09
1
-7
/
+7
*
Get the other NG_PATHLEN while I'm here too :(.
imp
2009-06-09
1
-1
/
+1
*
Use NG_PATHSIZ instead of NG_PATHLEN + 1.
imp
2009-06-09
1
-1
/
+1
*
Fix grammar.
jkoshy
2009-06-08
1
-1
/
+1
*
The change r192913 has added dependency on IP_RECVDSTADDR being
kan
2009-06-08
1
-0
/
+7
*
Import ACPICA 20090521.
jkim
2009-06-05
6
-23
/
+64
*
Do not force the mtu to 2290; this was done to insure large EAPOL frames
sam
2009-06-05
1
-12
/
+0
*
Re-format the nfsv4.4 man page so that all sentences start on a
rmacklem
2009-06-03
1
-10
/
+20
*
Catch up with the times: "mozilla" -> "firefox".
jkoshy
2009-06-02
1
-2
/
+2
*
Add support for the build options that are currently in the port:
dougb
2009-06-01
1
-1
/
+19
*
Fix segfault when giving invalid long option to pkg_info.
jilles
2009-06-01
1
-0
/
+1
*
o) Restructure tcpdrop(8) to provide a facility to try to drop all established
jmallett
2009-06-01
2
-56
/
+319
*
Several cleanups to ipfwpcap(8).
ed
2009-05-31
2
-63
/
+62
*
Teach powerd how to query the PMU AC line state on PowerPC.
nwhitehorn
2009-05-31
1
-10
/
+18
*
Update BIND to version 9.6.1rc1. This version has better performance and
dougb
2009-05-31
4
-1
/
+54
*
Code cleanup for nfs4 utilities:
delphij
2009-05-29
5
-62
/
+52
*
Place hostnames and similar information fully under the prison system.
jamie
2009-05-29
1
-6
/
+16
*
Fix some inaccuracies in the extensible parameter addition.
jamie
2009-05-29
1
-2
/
+2
*
Change the "-4" argument for nfsd and mountd to "-e" to avoid
rmacklem
2009-05-28
4
-18
/
+18
*
Modify mountd to handle the experimental nfs server as well as the
rmacklem
2009-05-27
3
-135
/
+358
*
Fix xref name.
thompsa
2009-05-27
1
-1
/
+1
*
Merge final round of MLD changes from p4:
bms
2009-05-27
2
-14
/
+12
[next]