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
*
Removed harmful empty lines that crept in during the copyright
ru
2005-01-13
2
-2
/
+0
*
Safer version of the chflags command.
ru
2005-01-13
1
-1
/
+1
*
Get rid of the VDESC() macro while the pot is boiling anyway, it is
phk
2005-01-13
2
-3
/
+2
*
Change the generated VOP_ macro implementations to improve type checking
phk
2005-01-13
7
-111
/
+103
*
Locking and cleanup of tty netgraph node. Tty stack is Giant-locked,
glebius
2005-01-13
1
-176
/
+182
*
WANRS=6 cleanup for vidcontrol(1):
delphij
2005-01-13
3
-93
/
+95
*
Improve previous commit with regards to the user check.
trhodes
2005-01-13
1
-2
/
+2
*
Hook up and document floorl().
stefanf
2005-01-12
2
-5
/
+16
*
Implement floorl().
stefanf
2005-01-12
2
-1
/
+98
*
Whitespace nit.
stefanf
2005-01-12
1
-1
/
+1
*
Scheduled mdoc(7) sweep.
ru
2005-01-12
19
-79
/
+92
*
A few more mdoc fixes I missed in the suggestions of Ruslan.
keramida
2005-01-12
1
-2
/
+2
*
Fix a TCP SACK related crash resulting from incorrect computation
ps
2005-01-12
1
-6
/
+16
*
Reflect reality when a sudo user builds/installs a kernel. [1]
trhodes
2005-01-12
1
-2
/
+3
*
Cross-reference the newly added example.9
keramida
2005-01-12
3
-3
/
+6
*
Link mdoc/example.9 to the build.
keramida
2005-01-12
1
-0
/
+1
*
Add a sample manpage for section 9.
keramida
2005-01-12
1
-0
/
+338
*
Fix typo %d -> %x
emax
2005-01-12
1
-1
/
+1
*
Try harder to work with MP table interrupt entries that claim that an
jhb
2005-01-12
1
-7
/
+22
*
Include opt_bootp.h for BOOTP_NFSROOT
brian
2005-01-12
1
-0
/
+2
*
Sort xrefs.
ru
2005-01-12
2
-5
/
+5
*
When re-connecting already connected datagram socket ensure to clean
sobomax
2005-01-12
1
-2
/
+11
*
Scheduled mdoc(7) sweep.
ru
2005-01-12
17
-47
/
+48
*
Comment out debugging printf which doesn't compile on amd64.
phk
2005-01-12
1
-0
/
+2
*
Add test which excersises problem with unability to change association of
sobomax
2005-01-12
2
-0
/
+149
*
Create three additional X socket directories. Using X applications when another
anholt
2005-01-12
1
-5
/
+6
*
Use off_t when passing and calculating file offsets. While a single
scottl
2005-01-12
1
-6
/
+11
*
Don't allow reads past the end of a file.
scottl
2005-01-12
1
-1
/
+1
*
Bring some file descriptions in line with reality.
kientzle
2005-01-12
1
-6
/
+31
*
Let _umtx_op directly return error code rather than from errno because
davidxu
2005-01-12
2
-28
/
+29
*
Don't reprint file names unnecessarily.
brian
2005-01-12
1
-4
/
+4
*
Fix some signed/unsigned comparisons. Fix prototypes while I'm here.
brian
2005-01-12
1
-3
/
+6
*
Don't decend into directories when -d is set and the directory itself doesn't
brian
2005-01-12
3
-2
/
+19
*
Sed doesn't grok '[ \t]' -- it doesn't expand the \t :(
brian
2005-01-12
1
-1
/
+1
*
This commit was generated by cvs2svn to compensate for changes in r140094,
njl
2005-01-12
1
-1
/
+2
|
\
|
*
Fix handling of the implicit return case for methods called from an
njl
2005-01-12
1
-1
/
+2
*
|
- list the Hama USB RS-232 Serial Adapter as supported
brueffer
2005-01-11
1
-1
/
+3
*
|
Regression tests for [l]lrint[f]() and [l]lround[f]().
das
2005-01-11
5
-1
/
+258
*
|
Add MI implementations of [l]lrint[f]() and [l]lround[f]().
das
2005-01-11
10
-4
/
+200
*
|
Document [l]lrint[f]() and [l]lround[f]().
das
2005-01-11
5
-5
/
+197
*
|
Faster lrint() and llrint() implementations for x86.
das
2005-01-11
2
-0
/
+71
*
|
Mark inline stmxcsr instructions as volatile, since this appears to be
das
2005-01-11
1
-1
/
+1
*
|
Add missing entry.
pjd
2005-01-11
1
-1
/
+1
*
|
List RFCs under SEE ALSO.
trhodes
2005-01-11
1
-1
/
+13
*
|
Document that MODULE_DEPEND does not change runtime initialization
simon
2005-01-11
1
-1
/
+10
*
|
Scheduled mdoc(7) sweep.
ru
2005-01-11
18
-87
/
+134
*
|
Sanitize the markup, as prompted.
ru
2005-01-11
1
-182
/
+173
*
|
Get the vnode from file.f_vnode instead of file.f_data.
ssouhlal
2005-01-11
1
-2
/
+2
*
|
Remnant code (broken, unhooked) from a.out which I missed.
trhodes
2005-01-11
3
-527
/
+0
*
|
Connect SHSEC GEOM class to the build.
pjd
2005-01-11
7
-0
/
+8
[next]