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
*
This commit was generated by cvs2svn to compensate for changes in r110614,
kan
2003-02-10
40
-2066
/
+2923
|
\
|
*
Gcc 3.2.2-release C++ support bits.
kan
2003-02-10
40
-2066
/
+2923
*
|
This commit was generated by cvs2svn to compensate for changes in r110611,
kan
2003-02-10
80
-489
/
+1712
|
\
\
|
|
/
|
*
Gcc 3.2.2-release.
kan
2003-02-10
98
-712
/
+2106
*
|
Remove mtx_lock_giant from functions which are mp-safe.
jake
2003-02-10
1
-9
/
+0
*
|
Make this work without COMPAT_43 by using tcgetattr()/tcsetattr() instead
tjr
2003-02-10
1
-10
/
+10
*
|
Major cleanup & homogenization.
des
2003-02-10
14
-131
/
+150
*
|
No idea what this is for, and it doesn't make much sense. If a port needs
des
2003-02-10
1
-8
/
+0
*
|
There's no reason to have two identical policies for FTP servers, so
des
2003-02-10
2
-26
/
+5
*
|
Add restrict keyword to string functions.
hsu
2003-02-10
4
-13
/
+6
*
|
Implement a new dynamic command allocator. FIBs are allocated in 1 page
scottl
2003-02-10
3
-56
/
+96
*
|
Leak more stuff into libgeom.
phk
2003-02-10
5
-6
/
+582
*
|
- Correct another atomic op.
jeff
2003-02-09
1
-1
/
+2
*
|
Clean up exit path from rl_attach() to remove multiple returns
njl
2003-02-09
1
-3
/
+3
*
|
Explicitly release a existing lease before we start dhclient (again).
mbr
2003-02-09
1
-0
/
+1
*
|
Quirk for Lexar Media Jumpdrive
njl
2003-02-09
1
-0
/
+8
*
|
Complete rewrite of pam_ssh(8). The previous version was becoming hard
des
2003-02-09
4
-557
/
+307
*
|
Add a comment describing how pagedaemon_wakeup() should be used and
alc
2003-02-09
1
-0
/
+6
*
|
Set the expected permissions of /dev to 0555 since this is what devfs
joerg
2003-02-09
1
-1
/
+1
*
|
Revisit the shell special characters issue and settle it once-and-forall.
mtm
2003-02-09
1
-13
/
+19
*
|
Increase atrq.ndesc for if_fwe.
simokawa
2003-02-09
1
-2
/
+2
*
|
Update the statistics collection code to track busy time instead of
phk
2003-02-09
4
-47
/
+125
*
|
Do not define OPENSSL_NO_KRB5 here in CFLAGS. It is handled in
nectar
2003-02-09
1
-1
/
+1
*
|
Correct assorted typos and grammos. No content changes.
schweikh
2003-02-09
1
-8
/
+8
*
|
- Claim we're 'fsync' and not 'spec_fsync' in vop_stdfsync.
jeff
2003-02-09
1
-1
/
+1
*
|
- Use the new vop_stdfsync instead of recreating our own.
jeff
2003-02-09
2
-98
/
+6
*
|
- Move some code out from #ifdef INVARIANTS.
jeff
2003-02-09
1
-2
/
+0
*
|
- Update a printf format for b_flags.
jeff
2003-02-09
1
-1
/
+1
*
|
- Cleanup unlocked accesses to buf flags by introducing a new b_vflag member
jeff
2003-02-09
8
-171
/
+125
*
|
- spell add 'add' and not 'subtract' in an atomic op.
jeff
2003-02-09
1
-1
/
+1
*
|
Add new ioctl to specify target EUI64 for fwmem.
simokawa
2003-02-09
5
-12
/
+33
*
|
- Lock down the buffer cache's infrastructure code. This includes locks on
jeff
2003-02-09
1
-61
/
+154
*
|
Fix spelling errors in comments
julian
2003-02-09
1
-3
/
+3
*
|
Remove unnecessary check for OCB_ACT_CMD.
simokawa
2003-02-09
1
-5
/
+1
*
|
Improve device listing.
simokawa
2003-02-09
2
-4
/
+6
*
|
- Detect split transcation timeout.
simokawa
2003-02-09
4
-65
/
+139
*
|
Allow multiple aliases files to be rebuilt
gshapiro
2003-02-08
1
-3
/
+5
*
|
Give more information to users replacing sendmail regarding periodic's
gshapiro
2003-02-08
2
-0
/
+13
*
|
Fix an oversight in some code I added to the last commit.
mdodd
2003-02-08
1
-1
/
+1
*
|
Correct the man page for nfs_bufpackets. DEFAULT is not an acceptable
gshapiro
2003-02-08
1
-3
/
+1
*
|
/etc/rc.network isn't built to handle a value of "DEFAULT" (nor should it
gshapiro
2003-02-08
1
-1
/
+1
*
|
Add more tests. Specifically, infinity cast from other types should
mike
2003-02-08
1
-0
/
+6
*
|
Document a few acronyms.
mdodd
2003-02-08
1
-0
/
+3
*
|
- Remove duplicate call to callout_handle_init() in pcn_attach().
mdodd
2003-02-08
1
-2
/
+5
*
|
Implement fpclassify():
mike
2003-02-08
29
-3
/
+552
*
|
Update for sendmail 8.12.7 import
gshapiro
2003-02-08
1
-4
/
+4
*
|
Notify IPv6 users of important change in sendmail 8.12.7
gshapiro
2003-02-08
1
-1
/
+8
*
|
Resolve conflicts from sendmail 8.12.7 import
gshapiro
2003-02-08
9
-54
/
+128
*
|
This commit was generated by cvs2svn to compensate for changes in r110560,
gshapiro
2003-02-08
65
-814
/
+1590
|
\
\
|
*
|
Import sendmail 8.12.7
gshapiro
2003-02-08
74
-864
/
+1749
[next]