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
*
Use __strong_reference() instead of __weak_reference() to assure that the
jasone
2000-01-29
60
-60
/
+60
*
Add __strong_reference().
jasone
2000-01-29
1
-0
/
+2
*
cosmetic changes only.
sos
2000-01-29
1
-1
/
+1
*
Grammar fix: ``Different than'' should be ``different from''.
chris
2000-01-29
1
-1
/
+1
*
Add wx && ses manpages
mjacob
2000-01-29
1
-2
/
+2
*
add a minimal man page for the SES driver
mjacob
2000-01-29
1
-0
/
+129
*
add a figleaf of a man page for the Intel Gigabit card
mjacob
2000-01-29
1
-0
/
+51
*
Correcting SECURITY warning.
chuckr
2000-01-29
2
-22
/
+32
*
Merge from RELENG_3 (oops):
chris
2000-01-29
1
-5
/
+5
*
Use config's tools rather than #if's.
peter
2000-01-29
2
-5
/
+1
*
Get the KASSERT right.
n_hibma
2000-01-29
1
-1
/
+1
*
Tidy up stray or bogus #if NFOO > 0 and #include "foo.h".
peter
2000-01-29
6
-24
/
+0
*
Remove a rather bizzare set of #ifdefs and #defines that all worked out
peter
2000-01-29
1
-10
/
+0
*
Remove #if NDGB > 0 and #if NDGM > 0
peter
2000-01-29
4
-18
/
+0
*
Remove a somewhat odd #if that is always true (NOLTR will be always
peter
2000-01-29
1
-4
/
+0
*
Remove #include "eisa.h" and #if NEISA > 0
peter
2000-01-29
1
-4
/
+0
*
Remove unneeded #include "eisa.h" and #if NEISA > 0
peter
2000-01-29
1
-5
/
+0
*
Add NI_NAMEREQD flag to getnameinfo() call. Without this flag,
shin
2000-01-29
3
-3
/
+3
*
Mark the 'conflicts' keyword as obsolete, and don't generate (unused)
peter
2000-01-29
3
-7
/
+3
*
Remove #if NGIF > 0 and #if NFAITH > 0 as config already checks this.
peter
2000-01-29
2
-5
/
+0
*
Remove 'conflicts' token - it has been effectively doing absolutely
peter
2000-01-29
9
-9
/
+9
*
Fix debugging output. The TDs are linked through the dnext field, not
n_hibma
2000-01-29
1
-1
/
+2
*
Zap isa_device -> id_conflicts. The sole user of it (userconfig) never
peter
2000-01-29
3
-34
/
+8
*
Add some more comments about sound card bridge devices and their
peter
2000-01-29
3
-12
/
+39
*
Still allow sbc/gusc/csa to perform as bridge devices (eg: to newmidi)
peter
2000-01-29
1
-2
/
+3
*
Allow the pnp and pci cards to be attached with just a 'device pcm' in
peter
2000-01-29
4
-83
/
+73
*
Force installs. This is to allow (semi-)automatic garbage removal by
markm
2000-01-29
1
-0
/
+6
*
update copyright
mjacob
2000-01-29
1
-3
/
+1
*
Move the (duplicated exactly!) portable ISA pcm drivers to files and
peter
2000-01-29
4
-21
/
+9
*
Remove #include "wd.h" and #if NWDC > 0 as that's always true as this
peter
2000-01-29
1
-6
/
+0
*
Wrong patch had been applied.
mjacob
2000-01-29
1
-3
/
+1
*
Remove some #if NFOO > 0 that are always true because of config rules.
peter
2000-01-29
6
-18
/
+2
*
Remove the TABLDISC line discipline number, it's not in the tree
peter
2000-01-29
1
-1
/
+0
*
Don't report TABLDISC - it "doesn't happen(TM)"
peter
2000-01-29
1
-3
/
+0
*
Don't report the tablet line discipline, it "doesn't happen (TM)"
peter
2000-01-29
1
-3
/
+0
*
Update copyright and pull some newer definitions from NetBSD version.
mjacob
2000-01-29
1
-5
/
+63
*
Put tslb_device structure in this file. Put a pointer to to primary
mjacob
2000-01-29
1
-1
/
+13
*
Clean up some compilation warnings and errors.
mjacob
2000-01-29
1
-13
/
+2
*
Remove (commented out and marked as broken) pseudo-device tb. This was
peter
2000-01-29
3
-12
/
+0
*
Remove kern/tty_tb.c.
peter
2000-01-29
1
-1
/
+0
*
Remove sys/tablet.h and kern/tty_tb.c (the old RS232 CAD-style tablet
peter
2000-01-29
2
-466
/
+0
*
Remove a warning from LINT
n_hibma
2000-01-29
1
-1
/
+1
*
Remove a bunch of unused (NO-OP) #if NFOO > 0 type includes and some
peter
2000-01-29
18
-63
/
+0
*
Fix this so LINT compiles. There is no way this could have worked if
peter
2000-01-29
1
-5
/
+5
*
Remove #if NFOO > 0 (it's not required in most cases) and also where it
peter
2000-01-29
14
-61
/
+0
*
Don't build the wdc atapi attachments unless wdc is also present.
peter
2000-01-29
1
-3
/
+3
*
Unbreak LINT.
n_hibma
2000-01-29
1
-1
/
+1
*
Dont confuse our users with this, the ata driver uses burncd.
sos
2000-01-29
2
-88
/
+0
*
Put a FYI in the compatability shims so that people are aware that they
peter
2000-01-29
3
-0
/
+3
*
Increase the default msgbuf size from 8k to 32k. Boot -v easily
peter
2000-01-29
1
-1
/
+1
[next]