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
*
Only allocate teh 1540 byte buffer if we need it..
julian
2001-08-16
1
-20
/
+20
*
Add two missing includes
brian
2001-08-16
1
-0
/
+2
*
Remove an unused variable
brian
2001-08-16
1
-1
/
+0
*
Print a space between the function name and line number.
mikeh
2001-08-16
1
-1
/
+1
*
Add $FreeBSD$
mikeh
2001-08-16
7
-0
/
+25
*
Reduce stack allocation (stack-fast?).
mp
2001-08-16
1
-40
/
+65
*
Fix the @monthly and @weekly shortcuts so that they actually run
mikeh
2001-08-16
1
-0
/
+3
*
mdoc(7) police: restore markup bit that got accidentally lost in rev. 1.44.
ru
2001-08-16
1
-1
/
+1
*
mdoc(7) police: replace `\*(Ba' with a simple `|', it's handled specially.
ru
2001-08-16
2
-2
/
+2
*
Fix a dangling {
obrien
2001-08-16
1
-1
/
+1
*
Minor style(9)'ing
obrien
2001-08-16
1
-2
/
+9
*
style(9) and make consistent across platforms
obrien
2001-08-16
11
-170
/
+208
*
Document the sendmail_outbound_enable and sendmail_outbound_flags,
sheldonh
2001-08-16
1
-0
/
+29
*
Use the backwards compatability mechanisms so that ps/top etc dont have
peter
2001-08-16
2
-13
/
+24
*
* Update author's e-mail address.
sheldonh
2001-08-16
1
-2
/
+2
*
Use explicit sizes for the prpsinfo command length string so that
peter
2001-08-16
2
-2
/
+4
*
mdoc(7) police: markup nit, removed whitespace at EOL.
ru
2001-08-16
1
-4
/
+6
*
Use the .Cm macro to mark up the modifiers of the -s flag's size argument.
sheldonh
2001-08-16
1
-9
/
+10
*
mdoc(7) police: markup nits.
ru
2001-08-16
1
-2
/
+4
*
mdoc(7) police: Section cross-references are marked with .Sx.
ru
2001-08-16
1
-3
/
+2
*
Fix a bug in canceling joining threads.
jasone
2001-08-16
9
-6
/
+54
*
Add the `WANT_FORCE_OPTIMIZATION_DOWNGRADE' knob. If set to an integer
obrien
2001-08-16
5
-8
/
+36
*
Remove unused variable in example.
dd
2001-08-16
1
-1
/
+1
*
Don't allocate a 512 byte buffer on the stack in snplwrite. It's
dd
2001-08-16
1
-5
/
+12
*
If the string specifying the allowed options starts with a leading `:',
jkoshy
2001-08-16
1
-5
/
+2
*
Explain the relation of getchar() to getc() in less words.
dd
2001-08-16
1
-5
/
+1
*
There is no MD_OBJET disk type, it's actually MD_SWAP. I guess the
dd
2001-08-16
1
-1
/
+1
*
Only capitalise the last `t' in ps's first argument when it's
brian
2001-08-16
1
-1
/
+5
*
Implement a better compatibility mode with mount_mfs. It is the
dd
2001-08-16
2
-6
/
+120
*
Specify the gateway address when updating the MTU and send/recv pipe
brian
2001-08-16
6
-31
/
+69
*
Fix a couple of forgotten comments
brian
2001-08-16
1
-3
/
+3
*
Still more changes to try to prevent TX lockups. Will wait for one more
wpaul
2001-08-16
4
-14
/
+96
*
Don't allocate an entire 1500 byte buffer on the stack.
julian
2001-08-15
2
-5
/
+14
*
Fix usage message, the executable is optional.
mikeh
2001-08-15
2
-2
/
+2
*
Add an `iso' target to create ISO images properly for each platform.
obrien
2001-08-15
1
-0
/
+20
*
Remove out-of-date "cannot be exported from USA" notice.
markm
2001-08-15
1
-2
/
+0
*
Add no_warn option to the "auth" lines. Minor tidy-up as well.
markm
2001-08-15
1
-47
/
+59
*
Use smarter overflow tests
ache
2001-08-15
1
-3
/
+6
*
Document the no_warn option.
markm
2001-08-15
7
-5
/
+40
*
Fix a couple of cross-references to reflect the reality of the module.
markm
2001-08-15
2
-4
/
+4
*
OFF_T -> OFF (more standard style)
ache
2001-08-15
10
-20
/
+20
*
The 'astpending' variable is already declared in trap.c (and unused in
jhb
2001-08-15
1
-1
/
+0
*
o Improve terminology consistency for security profile functionality:
rwatson
2001-08-15
2
-2
/
+2
*
FreeBSD doesn't use a want_resched variable. Instead, the PS_NEEDRESCHED
jhb
2001-08-15
3
-15
/
+0
*
Add OFF_T_MAX/OFF_T_MIN
ache
2001-08-15
6
-0
/
+18
*
Put the correct path for robots_roll in /var/games.
roberto
2001-08-15
1
-2
/
+2
*
Add OFF_T_MAX/OFF_T_MIN
ache
2001-08-15
4
-0
/
+12
*
Tweak the interrupt handler so that we call the txeof handler more often,
wpaul
2001-08-15
2
-4
/
+10
*
Convert the if_sis and if_rl drivers to use the bus_dma API instead of
wpaul
2001-08-15
4
-67
/
+359
*
New release note: ppp(8) now supports IPv6.
bmah
2001-08-15
2
-0
/
+4
[next]