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
/
share
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typo.
max
2002-09-21
1
-1
/
+1
*
Extend the lint handling a bit.
markm
2002-09-20
3
-6
/
+14
*
The file vnode passed to VOP_LINK() should now be locked before the call.
truckman
2002-09-19
1
-29
/
+7
*
Convert descriptions in the ERRORS section to full sentences if they
truckman
2002-09-18
11
-18
/
+23
*
Whitespace-only indention fixups for revision 1.20. This lets the 1.20
jhb
2002-09-18
1
-31
/
+31
*
Oops, fix userland _CPUCFLAGS. Move adding of _CPUCFLAGS to bottom of
jhb
2002-09-18
1
-6
/
+6
*
For the default case of CPUTYPE not being set, don't define CPUTYPE to the
jhb
2002-09-18
1
-5
/
+6
*
Add m_fixhdr() and m_length().
phk
2002-09-18
1
-0
/
+10
*
Update supported chipset list.
sos
2002-09-18
1
-5
/
+22
*
Style and markup changes only.
truckman
2002-09-18
13
-28
/
+29
*
Implement C99's va_copy() macro.
mike
2002-09-18
2
-2
/
+25
*
Regen:
sheldonh
2002-09-17
1
-50
/
+134
*
reject private IPv4 addrs
ume
2002-09-17
1
-0
/
+3
*
Update man page to reflect current implementation.
truckman
2002-09-17
1
-6
/
+12
*
Fix a hard sentence break.
truckman
2002-09-17
1
-2
/
+2
*
Initiate deorbit burn for the i386-only a.out related support. Moves are
peter
2002-09-17
5
-52
/
+1
*
Start new sentence with newline.
njl
2002-09-16
1
-2
/
+2
*
Update man page for enum -> const char * change for v_tag
njl
2002-09-16
1
-2
/
+3
*
s/protocole/protocol/
ceri
2002-09-15
1
-1
/
+1
*
Document intptr_t and uintptr_t.
mike
2002-09-15
1
-7
/
+22
*
s/VOP_NULL/VATTR_NULL/
rwatson
2002-09-14
1
-1
/
+1
*
Initial import for IEEE1394 OHCI chipdet device driver and SBP-2 (Serial
ikob
2002-09-13
3
-0
/
+248
*
Add support for the AMD x86-64 Hammer platform.
obrien
2002-09-11
1
-0
/
+2
*
Add a paragraph which should clarify the separation of asterisks
robert
2002-09-10
1
-0
/
+6
*
Remove a sentence about wrapping macro definitions in bare braces,
fanf
2002-09-10
1
-6
/
+5
*
Mention support for the on-board NICs on IBM x235 servers.
jdp
2002-09-08
1
-2
/
+4
*
Another two-letters breakage
ache
2002-09-08
1
-1
/
+1
*
1) Remove all two-letters names and derivates, comes with Xfree* entries spam,
ache
2002-09-08
1
-35
/
+24
*
Note that siginit() does not cause every signal to be ignored only the
davidc
2002-09-07
1
-3
/
+16
*
Add support for ev67 and ev45 CPUTYPEs (new in gcc3)
kris
2002-09-07
2
-3
/
+5
*
List the new athlon CPUs supported by the CPUTYPE make variable.
mux
2002-09-07
1
-1
/
+2
*
Update to use all the new CPU optimizations of GCC3.
mux
2002-09-07
1
-9
/
+29
*
Connect gre(4) to the build.
sobomax
2002-09-06
1
-0
/
+1
*
Add a new gre(4) driver, which could be used to create GRE (RFC1701)
sobomax
2002-09-06
1
-0
/
+279
*
Expand a contraction in the text of style(9) for consistency.
robert
2002-09-06
1
-1
/
+1
*
Bump the -mev56 to -mev6. Otherwise, when you compile with gcc using
peter
2002-09-06
1
-2
/
+2
*
Update rc.conf.5 man page to reflect bootparamd_enable and _flags
gordon
2002-09-05
1
-0
/
+16
*
Deprecate the use of sendmail_enable="NONE" as it adversely affects the
gshapiro
2002-09-03
1
-3
/
+20
*
Fix a few typos and nits.
scottl
2002-09-01
1
-4
/
+9
*
Add a manual page for the ahd driver.
scottl
2002-09-01
2
-0
/
+143
*
Fix xterm-color so that it (1) doesn't bitch on exit, (2) doesn't restore
obrien
2002-09-01
1
-1
/
+4
*
test -h is deprecated; use -L instead.
kris
2002-08-31
1
-1
/
+1
*
document options for integrating pcvt configuration into the new /etc/rc.d
hm
2002-08-30
1
-0
/
+114
*
s/hint.acpi.0.disable/hint.acpi.0.disabled/
iwasaki
2002-08-30
1
-1
/
+1
*
Use correct arguments to sysctl in code example.
johan
2002-08-30
1
-1
/
+4
*
Cleanup grammer related to PR 40907 and add a section on TCP delayed
dillon
2002-08-29
1
-15
/
+39
*
Last missed bit of user-setable promisc mode.
sobomax
2002-08-28
1
-1
/
+5
*
Use the xterm termcap that XFree86 ships instead of our somewhat
schweikh
2002-08-27
2
-69
/
+188
*
Grammar cleanup
trhodes
2002-08-27
1
-5
/
+5
*
Language style and grammar fixes.
yar
2002-08-27
1
-23
/
+17
[next]