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 is an initial whitespace cleanup commit, new content to follow.
kensmith
2004-03-01
1
-19
/
+38
*
Change another pointer name that was missed in the previous commit.
scottl
2004-03-01
1
-1
/
+1
*
Check and free the actual pointer the was used in a malloc instead of
scottl
2004-03-01
1
-2
/
+2
*
Note that the D-Link 530-TXS also works with the ste(4) driver.
simon
2004-03-01
1
-1
/
+1
*
Fixes to output of `ls -lh` for certain file sizes:
cperciva
2004-03-01
1
-4
/
+4
*
The previous commit fixed -current on alpha for machines with
kensmith
2004-03-01
1
-16
/
+18
*
fix -O0 compilation without INET6.
ume
2004-03-01
2
-4
/
+24
*
While I'm here, add linprocfs (but not pseudofs, since it is no use on
des
2004-03-01
1
-0
/
+1
*
Add acpi_video_load (default NO) in the ACPI section
des
2004-03-01
1
-0
/
+1
*
Improve GNU compatibility in several places, use internal GNU_COMPATIBLE
ache
2004-03-01
2
-29
/
+49
*
Removed extraneous parentheses.
ru
2004-03-01
1
-1
/
+1
*
Removed unused fields.
pjd
2004-03-01
1
-2
/
+0
*
We don't need d_length field.
pjd
2004-03-01
1
-2
/
+0
*
Restore the sorting broken in rev. 1.256.
ru
2004-03-01
1
-1
/
+1
*
Netgraph node type for IEEE 802.1Q VLAN tagging.
ru
2004-03-01
6
-1
/
+671
*
Update for reality.
obrien
2004-03-01
1
-2
/
+4
*
- reject incoming packets to an interface-local multicast address from
ume
2004-03-01
1
-10
/
+52
*
Remember to mtx_destroy mutexes.
sos
2004-03-01
5
-3
/
+10
*
Comment out things related to getopt() replacement we not use
ache
2004-03-01
1
-36
/
+36
*
Change "-"-started options when POSIX_CORRECTLY is set handling
ache
2004-03-01
1
-17
/
+17
*
Change "-"-started options when POSIX_CORRECTLY is set handling
ache
2004-03-01
1
-1
/
+5
*
Merge conflicts, upgrade
ache
2004-03-01
8
-41
/
+51
*
This commit was generated by cvs2svn to compensate for changes in r126432,
ache
2004-03-01
8
-10
/
+94
|
\
|
*
Trimmed grep 2.4.2
ache
2004-03-01
14
-45
/
+136
*
|
Hook acpi_video up to the build.
njl
2004-03-01
1
-1
/
+1
*
|
Add the ACPI standard video extensions driver. I've done some style cleanup
njl
2004-03-01
3
-2
/
+963
*
|
Add the ACPI standard video extensions driver. I've done some style cleanup
njl
2004-03-01
1
-0
/
+1
*
|
Fixed some insertion sort errors for usb devcies (mainly for serial ones).
bde
2004-03-01
1
-9
/
+9
*
|
Add a manual page for the umct(4) driver.
scottl
2004-03-01
2
-0
/
+86
*
|
Rename dup_sockaddr() to sodupsockaddr() for consistency with other
rwatson
2004-03-01
20
-48
/
+48
*
|
Pich up a do {} while(0) cleanup by phk that was discarded accidentally in
kan
2004-03-01
1
-11
/
+9
*
|
add driver for BWCT console management serials
ticso
2004-03-01
8
-0
/
+1167
*
|
Convert the other use of flags to mflags in soalloc().
scottl
2004-03-01
1
-1
/
+1
*
|
Back out the "clean_environment()" function from libutil.
kientzle
2004-02-29
3
-211
/
+4
*
|
Add the -e (mail presence test), -H (header summary mode), and -F
mikeh
2004-02-29
6
-14
/
+183
*
|
o Typo: Ternal -> Thermal.
maxim
2004-02-29
2
-2
/
+2
*
|
Modify soalloc() API so that it accepts a malloc flags argument rather
rwatson
2004-02-29
4
-13
/
+6
*
|
Loudly announce WITNESS and DIAGNOSTIC options and warn about reduced
phk
2004-02-29
1
-0
/
+14
*
|
Remove __inline keyword from functions that can't be inlined according to
mlaier
2004-02-29
2
-0
/
+8
*
|
Use DEV_BSIZE byte sectors instead of PAGE_SIZE byte sectors for
cperciva
2004-02-29
1
-19
/
+49
*
|
Revert previous change. The effect of -w or -W option is described in
charnier
2004-02-29
1
-1
/
+1
*
|
Define BPFD_LOCK_ASSERT() to assert the BPF descriptor lock.
rwatson
2004-02-29
2
-0
/
+5
*
|
Grab Giant after MAC processing on outgoing packets being sent via
rwatson
2004-02-29
1
-1
/
+3
*
|
Added Xref to env(1).
schweikh
2004-02-29
1
-0
/
+1
*
|
Add amd64 to universe.
johan
2004-02-29
1
-1
/
+1
*
|
Fix grammar bogon.
schweikh
2004-02-29
1
-1
/
+1
*
|
Move boottime from <sys/kernel.h> to <sys/time.h> where it belongs.
phk
2004-02-29
2
-1
/
+1
*
|
Remove unused FDNUMTOUNIT() macro
phk
2004-02-29
4
-8
/
+0
*
|
Give DDB a "watchdog" command which disables all watchdogs.
phk
2004-02-29
1
-0
/
+21
*
|
Make rmuser now also remove ipc resources. Also, fix a few minor
schweikh
2004-02-29
1
-4
/
+18
[next]