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
*
Directly call the 'boot' word instead of indirectly evaluating it.
scottl
2003-10-27
1
-7
/
+7
*
When we cannot allocate an external buffer (bacause we've hit
harti
2003-10-27
1
-9
/
+5
*
Create missing /usr/share/examples/netgraph/bluetooth directory
emax
2003-10-27
1
-0
/
+2
*
Add a definition for libngatm.
harti
2003-10-27
1
-0
/
+1
*
Man pages for the NgATM SAAL protocol nodes.
harti
2003-10-27
3
-0
/
+512
*
Allow building the NgATM SAAL layer directly into the kernel.
harti
2003-10-27
4
-2
/
+17
*
Correct a typo.
jkoshy
2003-10-27
1
-1
/
+1
*
- Don't set td_priority directly here, use sched_prio().
jeff
2003-10-27
1
-1
/
+1
*
M_DONTWAIT was passed into malloc().
ume
2003-10-27
1
-2
/
+2
*
Fix truss so that it doesn't abort/exit when a syscall has been given
marcel
2003-10-27
1
-0
/
+5
*
- Use a better algorithm in sched_pctcpu_update()
jeff
2003-10-27
1
-56
/
+50
*
const char ** needs to be passed, not char **.
imp
2003-10-27
1
-1
/
+1
*
Call the VESA reset BIOS vector on the resume path. This may help displays
njl
2003-10-27
1
-0
/
+9
*
In camperiphdone(), make sure we check for fatal errors and bail out
ken
2003-10-27
2
-16
/
+17
*
- Complete the synchronization of accesses to the swblock hash table.
alc
2003-10-27
1
-0
/
+3
*
Add support for userland to access I/O port space. This is primarily
marcel
2003-10-27
2
-40
/
+83
*
sync to 1.77
imp
2003-10-27
1
-4
/
+4
*
Correct CEM33
imp
2003-10-27
1
-1
/
+1
*
Delay if_lo module intialization until domain list has been
kan
2003-10-27
1
-1
/
+1
*
Fix style problems with new options.
njl
2003-10-27
2
-4
/
+4
*
Fix a problem where libm compiled under 5.X would depend on features
das
2003-10-27
2
-2
/
+8
*
Make sn MPSAFE. This has survived a couple of make buildworlds with
imp
2003-10-26
2
-123
/
+119
*
Pass sc to GO_WINDOW macro.
imp
2003-10-26
6
-26
/
+24
*
Sync to pccarddevs 1.76
imp
2003-10-26
1
-1
/
+4
*
Add Olicom GoCard 28.8k version
imp
2003-10-26
1
-0
/
+1
*
Sync to 1.75 of pccarddevs
imp
2003-10-26
1
-2
/
+5
*
Minor tweak to Olicom 2220. Also add the OC-2232 while I'm here.
imp
2003-10-26
1
-1
/
+2
*
- Introduce and use a mutex synchronizing access to the swblock hash table.
alc
2003-10-26
1
-4
/
+20
*
Fix Xr markup.
des
2003-10-26
1
-4
/
+4
*
Connect /etc/bluetooth and /usr/share/examples/netgraph/bluetooth to the build.
emax
2003-10-26
4
-0
/
+14
*
re-add wrongly disappered IPV6_CHECKSUM stuff by introducing
ume
2003-10-26
3
-0
/
+83
*
Argh. Forward declare some structs rather than increase include file
peter
2003-10-26
1
-0
/
+2
*
drop unused defines.
ume
2003-10-26
1
-4
/
+0
*
drop unused fields.
ume
2003-10-26
1
-6
/
+1
*
use official # for IFT_STF
ume
2003-10-26
1
-1
/
+2
*
- Add note that loading modules only works if the system
kensmith
2003-10-26
1
-1
/
+6
*
- errx() doesn't need `\n'.
ume
2003-10-26
4
-26
/
+24
*
revert previous change. we don't need to include types.h.
ume
2003-10-26
1
-1
/
+0
*
use uint32_t instead of u_int32_t for newly introduced
ume
2003-10-26
1
-1
/
+1
*
fix comment.
ume
2003-10-26
1
-1
/
+1
*
Revert previous change.
simokawa
2003-10-26
1
-1
/
+1
*
Fix previous commit. glob_filename() returns "(char **) -1" for certain
bde
2003-10-26
1
-1
/
+1
*
add newcard support to ex
imp
2003-10-26
1
-2
/
+28
*
Sync to pccarddevs 1.74
imp
2003-10-26
1
-1
/
+4
*
Add ID for olicom GOCARD Ethernet (OC2220)
imp
2003-10-26
1
-0
/
+1
*
- Simplify vm_object_collapse()'s collapse case, reducing the number
alc
2003-10-26
1
-14
/
+9
*
one more IPV6_PKTINFO -> IPV6_RECVPKTINFO.
ume
2003-10-26
1
-1
/
+1
*
Deal with xdrproc_t casts. Make these compile cleanly with WARNS=2
peter
2003-10-26
5
-7
/
+12
*
Since semantic of IPV6_PKTINFO was changed in RFC3542, we need to
ume
2003-10-26
1
-1
/
+1
*
Make this compile cleanly. It passes WARNS=2, but I haven't checked
peter
2003-10-26
5
-29
/
+44
[next]