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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Convert getfacl to the ACL editing library functions. getfacl should
jedgar
2001-04-13
1
-23
/
+71
*
Add the remaining POSIX.1e ACL definitions:
jedgar
2001-04-13
2
-10
/
+20
*
People are still having problems with i586_* on UP machines and SMP
jhb
2001-04-13
3
-3
/
+3
*
o Add a comment identifying the "privileged on privileged" scenario.
rwatson
2001-04-13
1
-0
/
+1
*
o Add inter-process authorization uid regression testing for ktrace().
rwatson
2001-04-13
1
-43
/
+63
*
New release notes: wx(4) supports new cards (submitted by mjacob),
bmah
2001-04-13
3
-9
/
+21
*
o s/debug/ptrace/ since shortly there will be tests involving other
rwatson
2001-04-13
1
-3
/
+3
*
- Newer versions of bind log denied secondary zone tranfers with
nate
2001-04-13
1
-1
/
+1
*
o Since uid checks in p_cansignal() are now identical between P_SUGID
rwatson
2001-04-13
1
-28
/
+14
*
Add smbfs module. Currently it includes smbfs, netsmb and DES parts.
bp
2001-04-13
2
-1
/
+63
*
Move VT_SMBFS definition to the proper place. Undefine VI_LOCK/VI_UNLOCK.
bp
2001-04-13
2
-8
/
+1
*
if/panic -> KASSERT
alfred
2001-04-13
1
-7
/
+8
*
All NETSMB* options should use opt_netsmb.h file (the joy of multiple repos).
bp
2001-04-13
1
-2
/
+2
*
This file also depends on sys/types.h and sys/ioccom.h.
bp
2001-04-13
1
-7
/
+6
*
protect pbufs and associated counts with a mutex
alfred
2001-04-13
3
-2
/
+14
*
use %p for pointer printf, include sys/systm.h for printf proto
alfred
2001-04-13
1
-6
/
+7
*
convert if/panic -> KASSERT, explain what triggered the assertion
alfred
2001-04-13
1
-2
/
+4
*
Make this more lint-friendly. This file seems to be invoked in just
markm
2001-04-13
1
-4
/
+10
*
Generate useful error messages.
murray
2001-04-13
1
-4
/
+4
*
mdoc(7) police: Fixed markup.
ru
2001-04-13
1
-5
/
+13
*
Handle a rare but fatal race invoked sometimes when SIGSTOP is
markm
2001-04-13
2
-2
/
+2
*
mdoc(7) police: Fixed markup in rev.1.5.
ru
2001-04-13
1
-1
/
+2
*
mdoc(7) police: Fixed typo and markup in rev.1.11.
ru
2001-04-13
1
-2
/
+2
*
mdoc(7) police: removed hard sentence breaks introduced in rev.1.10.
ru
2001-04-13
2
-8
/
+10
*
- Add a comment at the start of the spin locks list.
jhb
2001-04-13
1
-1
/
+4
*
Document /usr/include/fs/smbfs and /usr/include/netsmb.
ru
2001-04-13
1
-0
/
+7
*
Use a macro wrapper over printf along with KASSERT to reduce the amount
alfred
2001-04-13
1
-40
/
+15
*
People, please read the README file!!!
ru
2001-04-13
1
-2
/
+2
*
Back out most of revision 1.28: lists of diagnostics must use -diag,
dd
2001-04-13
1
-4
/
+3
*
Update comment to match ipfw/ipfw.c,v 1.95.
ru
2001-04-13
2
-6
/
+4
*
Make SOMAXCONN a kernel option.
alfred
2001-04-13
2
-0
/
+3
*
o Disallow two "allow this" exceptions in p_cansignal() restricting
rwatson
2001-04-13
1
-5
/
+3
*
Remove the 'DO NOT EDIT THIS FILE' crud that we spit out with 'crontab -l'.
peter
2001-04-13
1
-1
/
+19
*
With the recent change to ip6fw, it is safe to return to using ${fw6cmd}
gshapiro
2001-04-13
1
-2
/
+1
*
Match ip6fw's command line options to those of ipfw (specifically, added
gshapiro
2001-04-13
2
-21
/
+176
*
o Disable two "allow this" exceptions in p_cansched()m retricting the
rwatson
2001-04-12
1
-1
/
+4
*
remove truncated part from commment
alfred
2001-04-12
1
-1
/
+1
*
o Make kqueue's filt_procattach() function use the error value returned
rwatson
2001-04-12
1
-2
/
+3
*
o Limit process information leakage by introducing a p_can(...P_CAN_SEE...)
rwatson
2001-04-12
1
-0
/
+2
*
Correct some markup
brian
2001-04-12
1
-2
/
+4
*
o Reduce information leakage into jails by adding invocations of
rwatson
2001-04-12
1
-0
/
+9
*
o Expand inter-process authorization regression test to include
rwatson
2001-04-12
2
-46
/
+58
*
Activate backward-compatible prototypes
ache
2001-04-12
1
-2
/
+0
*
Merged from options.i386 revision 1.147.
kato
2001-04-12
1
-0
/
+7
*
Merged from files.i386 revisions 1.359 and 1.360.
kato
2001-04-12
1
-0
/
+18
*
Regen.
n_hibma
2001-04-12
2
-17
/
+84
*
TDK ids
n_hibma
2001-04-12
1
-1
/
+8
*
From NetBSD
n_hibma
2001-04-12
1
-5
/
+11
*
Back out history.3 link removing - conflict fixed in libreadline instead
ache
2001-04-12
1
-4
/
+1
*
Install history.3 as rlhistory.3 to not conflict with existing libedit function
ache
2001-04-12
1
-1
/
+4
[next]