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
*
Adding infrastructure for harware notes
gioria
2002-09-09
22
-0
/
+6861
*
Continuing translation
gioria
2002-09-09
1
-0
/
+53
*
Fix minor off-by-one error.
bmah
2002-09-09
1
-1
/
+1
*
Make pkg_install go to the right place for 4.6-RELEASE and 4.6.2-RELEASE
bmah
2002-09-09
1
-0
/
+2
*
Introduce notion of the package tools revision and allow to wrap all tools
sobomax
2002-09-09
5
-18
/
+131
*
In reference to previous commit: use err(3).
nectar
2002-09-09
1
-4
/
+2
*
Make sure a $PIR table header has a valid length before accepting the table
jhb
2002-09-09
3
-3
/
+6
*
Continuing translation
gioria
2002-09-09
1
-1183
/
+1378
*
Add tcl81 that was missing.
knu
2002-09-09
1
-0
/
+1
*
Quiet another annoying warning.
wollman
2002-09-09
1
-0
/
+1
*
add missing \n to printf
ticso
2002-09-09
4
-8
/
+8
*
Add security.mac.mmap_revocation, a flag indicating whether we
rwatson
2002-09-09
9
-0
/
+72
*
Minor code sync to MAC tree: push Giant locking up from
rwatson
2002-09-09
9
-18
/
+18
*
sshd didn't handle actual size of struct sockaddr correctly,
ume
2002-09-09
4
-12
/
+13
*
Back out previous commit. I was a bit overzealous: the fd_set size is
nectar
2002-09-09
2
-4
/
+0
*
Check for FD_SET overrun.
nectar
2002-09-09
1
-0
/
+2
*
Check for FD_SET overrun.
nectar
2002-09-09
1
-0
/
+4
*
Check for FD_SET overrun.
nectar
2002-09-09
1
-0
/
+2
*
Check for FD_SET overrun.
nectar
2002-09-09
1
-0
/
+4
*
- Fix iBCS2 emulation of COFF files that have multiple libraries
robert
2002-09-09
1
-3
/
+7
*
Check for FD_SET overruns.
nectar
2002-09-09
4
-0
/
+10
*
Kill debugging line occasionally slipped into rev.1.3.
sobomax
2002-09-09
1
-2
/
+0
*
Remove the second lnc line. Move CD9660 to the third floppy to make
jhay
2002-09-09
1
-2
/
+1
*
Since from now on encap_input() also catches IPPROTO_MOBILE and IPPROTO_GRE
sobomax
2002-09-09
2
-3
/
+3
*
- Do not swap out a process if it is in creation. The process may have no
tanimura
2002-09-09
1
-0
/
+24
*
#include "opt_bla.h" goes first says Bruce.
phk
2002-09-09
2
-4
/
+4
*
Add `device gre'.
sobomax
2002-09-09
1
-0
/
+3
*
Prevent namespace pollution in use-land by putting everything used only in
sobomax
2002-09-09
1
-0
/
+3
*
Vastly decrease amount of memory comsumed in the case when we have to read
sobomax
2002-09-09
2
-4
/
+11
*
Remove the typedef of wctype_t from this header; we don't support the
tjr
2002-09-09
1
-5
/
+0
*
Bump __FreeBSD_cc_version for gcc 3.1-prerelease -> 3.2.1-snap upgrade.
obrien
2002-09-09
1
-1
/
+1
*
Use --fast-read mode to extract metadata from package file. Since metadata
sobomax
2002-09-09
1
-2
/
+16
*
In the --fast-read mode send SIGTERM to decompressor once we have extracted
sobomax
2002-09-09
1
-6
/
+10
*
Solve the <runetype.h> pollution problem by disabling inline
mike
2002-09-09
2
-8
/
+32
*
Remove duplicate entry. Since we call things cbb in the source, pccbb
imp
2002-09-09
1
-9
/
+0
*
style(9): line up function names.
mike
2002-09-09
1
-13
/
+14
*
Catch up with the ISO-C++ standard.
obrien
2002-09-09
1
-1
/
+2
*
Use "options " rather than "options<tab>".
kuriyama
2002-09-09
7
-24
/
+24
*
Fix typo (s@src/crypto/openssh-portable@src/crypto/openssh@).
kuriyama
2002-09-09
1
-1
/
+1
*
Back out last commit where I moved pcn(4) off of the modules floppy back
obrien
2002-09-08
4
-0
/
+8
*
Change the order that we look for free memory windows from 0 -> MAX-1
imp
2002-09-08
1
-4
/
+4
*
Update the hardware list for the bge driver.
jdp
2002-09-08
2
-2
/
+8
*
Mention support for the on-board NICs on IBM x235 servers.
jdp
2002-09-08
1
-2
/
+4
*
Add support for the BCM5703x chips. I do not have one of these
jdp
2002-09-08
5
-3
/
+32
*
Fix style(9) bugs.
phk
2002-09-08
3
-5
/
+5
*
Fix a logic bug in the struct dev_t allocation code.
phk
2002-09-08
1
-5
/
+5
*
Deal with a new exteded MBR paritition type
phk
2002-09-08
4
-1
/
+4
*
Now that we have a cached mount credential in struct mount, use it istead
phk
2002-09-08
3
-5
/
+1
*
Get this file closer to style(9).
phk
2002-09-08
1
-51
/
+55
*
Add wcstol() and wcstoul(), based on strtol() and strtoul().
tjr
2002-09-08
5
-4
/
+317
[next]