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
*
Remove dead debug code.
asmodai
2000-04-29
1
-8
/
+0
*
Add lib/X11/locale/zh_TW.Big5.
asami
2000-04-29
2
-0
/
+4
*
Do not fault if curproc is null.
peter
2000-04-29
1
-1
/
+1
*
Do not use uprintf() for link time error messages. This has unpleasant
peter
2000-04-29
2
-8
/
+8
*
This new version adds support for early NCR chips.
groudier
2000-04-29
6
-2116
/
+4517
*
Add support for debugging programs using libc_r's implementation of
dfr
2000-04-29
5
-28
/
+1160
*
Mark two functions as private.
peter
2000-04-29
6
-0
/
+22
*
LOAD_ADDRESS is not used here. See conf/ldscript.* for the link base
peter
2000-04-29
4
-4
/
+0
*
Fixed typo.
nyan
2000-04-29
1
-1
/
+1
*
Add Samsung 164BX to non-SRM mainboards
wilko
2000-04-28
1
-1
/
+2
*
Fix a bug handling the debug level when displaying control messages
archie
2000-04-28
1
-9
/
+15
*
OOps forgot to check in this one...
julian
2000-04-28
1
-3
/
+4
*
Hookup /dev/[u]random on the Alpha.
obrien
2000-04-28
2
-4
/
+91
*
Initialise entropy pool.
obrien
2000-04-28
1
-0
/
+5
*
Two simple changes to the kernel internal API for netgraph modules,
julian
2000-04-28
30
-98
/
+188
*
Fix a situation where a pointer which should point to dynamically
ghelmer
2000-04-28
1
-3
/
+8
*
Replace PacketAliasRedirectPptp() (which had nothing specific
ru
2000-04-28
10
-222
/
+176
*
Fix typo
phantom
2000-04-28
1
-1
/
+1
*
Change Elf64_Brandinfo::brand from char* to int.
dfr
2000-04-28
1
-1
/
+1
*
Reserve register t7 on alpha to point at per-cpu global variables.
dfr
2000-04-28
2
-2
/
+4
*
When files are given to users by root, the quota system failed to
mckusick
2000-04-28
1
-0
/
+10
*
sanpai-san (sanpai@sanpai.org) suggested that we put the novel probe
imp
2000-04-28
1
-2
/
+2
*
Add a new macro CIRCLEQ_FOREACH_REVERSE for traversing through a
archie
2000-04-27
1
-0
/
+5
*
Describe drainwait
ache
2000-04-27
1
-0
/
+2
*
remove last empty line
ache
2000-04-27
1
-1
/
+0
*
part of gfmt really changed commit
ache
2000-04-27
1
-1
/
+1
*
gfmt: set 'changed' flags only if something really changed.
ache
2000-04-27
2
-7
/
+14
*
Add ability to manipulate with drain wait time
ache
2000-04-27
6
-15
/
+42
*
Make gperf be a bootstrap-tool, since we now depend on features of
wollman
2000-04-27
1
-1
/
+1
*
make the example compile again.
n_hibma
2000-04-27
2
-0
/
+6
*
Remove a warning
n_hibma
2000-04-27
1
-1
/
+1
*
Remove PC164UX from 'might work/might have SRM'. Add warning for
wilko
2000-04-27
1
-4
/
+1
*
Add default 5min timeout for output drain to stop hanging on exit or in other
ache
2000-04-27
1
-0
/
+2
*
Use profiling on LINT.
phk
2000-04-27
1
-12
/
+18
*
Revert my changes to make gperf a build-tool; that was the wrong thing.
wollman
2000-04-27
1
-2
/
+2
*
Spell PacketAliasRedirectAddr() correctly.
ru
2000-04-27
2
-2
/
+2
*
Load Sharing using IP Network Address Translation (RFC 2391, LSNAT).
ru
2000-04-27
2
-18
/
+106
*
Load Sharing using IP Network Address Translation (RFC 2391, LSNAT).
ru
2000-04-27
6
-54
/
+300
*
Update periodic to use the function source_rc_confs that
nbm
2000-04-27
1
-0
/
+1
*
Add gperf(1) to build tools. It should have been one before, but
wollman
2000-04-27
1
-2
/
+2
*
Add a bpfdetach() stub routine to bpf.c. Without this, you'll get an
wpaul
2000-04-27
1
-0
/
+6
*
Added PC-98 supports.
nyan
2000-04-27
3
-0
/
+86
*
Supported EGC 640x400, PEGC 640x400 and PEGC 640x480 graphics modes.
nyan
2000-04-27
9
-168
/
+572
*
machine/random.h -> sys/random.h
nyan
2000-04-27
3
-3
/
+3
*
Add wormio.h. The wd driver needs it.
nyan
2000-04-27
2
-1
/
+118
*
Make PXE do a dhcp request to find out where its files are. The
ps
2000-04-27
1
-15
/
+36
*
Fix language in description of firewall_script.
des
2000-04-27
1
-1
/
+1
*
Calculate checksum properly for propagated IPX/NetBIOS packets.
bp
2000-04-27
1
-2
/
+2
*
Fix support for 802.2 and SNAP frames. Bug was introduced during
bp
2000-04-27
2
-25
/
+53
*
Create ${KRNLOBJDIR} before running config(8), since config(8) does
sheldonh
2000-04-27
1
-0
/
+1
[next]