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
*
Apply the axe to some more cruft in config(8). In particular:
peter
2000-01-08
5
-193
/
+78
*
Compile genassym.c with ordinary ${CFLAGS}. The (small) needs for
bde
2000-01-08
7
-74
/
+52
*
Fixed removal of unknown options. For options files with only a single
bde
2000-01-08
1
-1
/
+1
*
Merge bug fix from KAME repository.
shin
2000-01-08
1
-7
/
+0
*
prevent kernel panic which happens when either of IPSEC and IPDIVERT
shin
2000-01-08
1
-1
/
+1
*
Add new define USE_INET6, which enbale IPv6 support on certain
sumikawa
2000-01-08
2
-0
/
+10
*
Add ipfw hooks for the new dummynet features.
luigi
2000-01-08
2
-69
/
+99
*
Cleanup dummynet call interface so it should now work on the Alpha
luigi
2000-01-08
1
-5
/
+7
*
Implement per-flow queueing. Using a single pipe config rule,
luigi
2000-01-08
2
-406
/
+765
*
Some code cleanup based on the ideas from submitter.
bp
2000-01-08
2
-48
/
+32
*
Support per-flow queueing in dummynet.
luigi
2000-01-08
2
-296
/
+531
*
Treat negative uio_offset value as eof (idea by: bde).
bp
2000-01-08
2
-16
/
+22
*
Show the port/mem/irq of pci devices too.
peter
2000-01-08
2
-6
/
+74
*
Have to install from ${.CURDIR}, not ${.OBJDIR}.
jkh
2000-01-08
1
-1
/
+1
*
Futher cleanup.. "device_print_prettyname(); printf()" -> device_printf()
peter
2000-01-08
3
-109
/
+94
*
Clean up the cfgmech/pci_mechanism debris. The reason for the existance
peter
2000-01-08
8
-40
/
+0
*
Add the vendor/device IDs for the LinkSys USB100TX.
wpaul
2000-01-08
5
-2
/
+25
*
Be a bit more discriminating when trying to decide when to screen out
wpaul
2000-01-08
2
-7
/
+21
*
Turn on parity error reporting before configuring external sram. This
gibbs
2000-01-08
2
-28
/
+42
*
Remove the SHA stuff properly.
jkh
2000-01-08
1
-1
/
+1
*
Use 'static __inline', not 'extern __inline', for __sigisempty() and
jasone
2000-01-08
1
-2
/
+2
*
Leave the SOFS value (number of StartOfFrames to wait while filling
wpaul
2000-01-08
1
-0
/
+6
*
Really enable external SCB ram on Ultra2 capable controllers.
gibbs
2000-01-08
2
-6
/
+18
*
Update copyrights to Y2K.
gibbs
2000-01-07
6
-189
/
+311
*
Add detection logic for the U160 family of adaptec controllers. These
gibbs
2000-01-07
2
-296
/
+628
*
Add the vendor and device IDs for a whole bunch of additional USB
wpaul
2000-01-07
14
-23
/
+188
*
Add cs.latin2 keyboard
ache
2000-01-07
1
-0
/
+1
*
Fix typo
ache
2000-01-07
1
-1
/
+1
*
The happy, busy elves have been happily busy again:
imp
2000-01-07
1
-0
/
+24
*
Instead of reporting all 0.0.0.0 as ``default'' only report
rgrimes
2000-01-07
1
-2
/
+5
*
Don't try to include ipsec support if we are building for the install
msmith
2000-01-07
1
-2
/
+7
*
Remove usage of chgrp(1) and wrap long lines.
obrien
2000-01-07
1
-87
/
+89
*
Grrrr, this time it should be right, I need sleep - badly...
sos
2000-01-07
1
-2
/
+2
*
Use genassym(1).
marcel
2000-01-07
4
-224
/
+188
*
Changes as suggested by bde
newton
2000-01-07
3
-63
/
+60
*
Install contents of the dialog/TESTS directory to share/examples/dialog
phantom
2000-01-07
3
-0
/
+29
*
Add share/examples/dialog - examples of dialog(1) usage
phantom
2000-01-07
1
-0
/
+2
*
Include -f and -t options to SYNOPSYS section (manpage) and usage information
phantom
2000-01-07
2
-9
/
+10
*
Fix typos.
phantom
2000-01-07
1
-8
/
+8
*
This is not my lucky day :(
sos
2000-01-07
1
-1
/
+1
*
. mdoc(7)'fy
phantom
2000-01-07
5
-30
/
+70
*
Document a waring that tunefs(8) emits when enabling/disabling
phantom
2000-01-07
1
-0
/
+19
*
mdoc(7)'fy
phantom
2000-01-07
1
-10
/
+28
*
More old uncommitted patches: implement timeouts at the protocol level.
des
2000-01-07
5
-99
/
+206
*
Add error codes for protocol errors.
des
2000-01-07
3
-1
/
+3
*
Teach .Os macro about 3.4-RELEASE and 3.5-RELEASE.
phantom
2000-01-07
1
-0
/
+4
*
Teach .Fx macro about 3.4-RELEASE and 3.5-RELEASE
phantom
2000-01-07
1
-0
/
+3
*
Add new manpages for:
phantom
2000-01-07
4
-1
/
+276
*
Place #include's and $NetBSD$ tag to appropriate places.
phantom
2000-01-07
1
-4
/
+3
*
Guard against transfers of zero length given to *strategy.
sos
2000-01-07
3
-2
/
+16
[next]