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
*
Resolve conflicts from vendor merge.
sheldonh
2000-08-02
6
-17
/
+19
*
Fix signedness bogon.
des
2000-08-02
1
-7
/
+6
*
Added PC-98 boot manager installation and configuration utility.
kato
2000-08-02
4
-0
/
+362
*
Commented out card and pcic devices because they are broken in pc98 port.
kato
2000-08-02
1
-2
/
+2
*
Added PC-98 HDD boot manager. The boot0 is the `IPL' which occupies
kato
2000-08-02
11
-1
/
+1752
*
Get playback on channel 1 closer to working. 8 bit samples work.
nsayer
2000-08-02
1
-11
/
+16
*
Unbreak world build by adding the necessary <net/ethernet.h> include.
ru
2000-08-02
1
-0
/
+1
*
Fix patch such that skipping files does not count as a failure.
kbyanc
2000-08-02
2
-2
/
+1
*
Fix channel 1, sort of. recording now generates IRQs and the output
nsayer
2000-08-02
1
-2
/
+8
*
GRRR! Fix the 'panic: ip6_init' caused by darrenr's incomplete changes
peter
2000-08-02
1
-0
/
+6
*
Hook up the ESS solo driver in the correct branch this time.
nsayer
2000-08-01
1
-0
/
+1
*
The solo driver now works for playback, so far as I can tell.
nsayer
2000-08-01
1
-1
/
+1
*
Sync with NetBSD:
n_hibma
2000-08-01
1
-206
/
+91
*
Make sem_post() safe to call from within a signal handler, as required by
jasone
2000-08-01
6
-0
/
+30
*
Fix linux console color capabilities
ache
2000-08-01
1
-3
/
+3
*
Apply patch supplied by John Hood <jhood@sitaranetworks.com> to fix problems
wpaul
2000-08-01
2
-4
/
+26
*
Revert the temporary hack in rev 1.79.
peter
2000-08-01
1
-1
/
+1
*
Change __FreeBSD_Version into the proper __FreeBSD_version.
roberto
2000-08-01
4
-12
/
+12
*
Fix the lockmgr panic everyone is seeing at shutdown time.
roberto
2000-08-01
1
-1
/
+2
*
Honour skey.access(5) by allowing UNIX passwords when skeyaccess(3)
sheldonh
2000-08-01
1
-4
/
+10
*
Make auto-generated ioctl.c to be always considered out of date
ru
2000-08-01
2
-2
/
+2
*
Use ${LIBDATADIR} instead of hardcoding /usr/libdata into the
sheldonh
2000-08-01
2
-2
/
+2
*
Fix an off-by-nine error when building a list of includes.
ru
2000-08-01
1
-1
/
+1
*
Chalk up another phkmalloc victim.
asmodai
2000-08-01
1
-2
/
+3
*
Add in macros && masks so that mailbox command errors can be
mjacob
2000-08-01
1
-0
/
+3
*
Major whacking for core version 2.0. A major motivator for 2.0 and these
mjacob
2000-08-01
1
-938
/
+980
*
If the format string passed to setproctitle begins with a '-'
ps
2000-08-01
4
-48
/
+28
*
Core version 2.0 rewrite. In this file we replace isp_tdebug with
mjacob
2000-08-01
1
-118
/
+104
*
Core version 2.0 cleanup/rewrite. Things get rearranged and changed
mjacob
2000-08-01
1
-164
/
+233
*
Remove isp_prtstst (now in case statement in isp.c). Remove
mjacob
2000-08-01
1
-116
/
+47
*
Remove isp_tdebug. Change all PRINTF macros to the now common
mjacob
2000-08-01
1
-125
/
+117
*
Fix typo. Remove isp_tdebug (we'll use ISP_LOGTDEBUG2 in isp->isp_dblev
mjacob
2000-08-01
1
-6
/
+3
*
Add in lengths of SBus or PCI registers.
mjacob
2000-08-01
1
-0
/
+3
*
Rewrite for version 2.0. Some structural changes, but also
mjacob
2000-08-01
1
-34
/
+189
*
Part of major rewrite for core version 2.0- clarification of
mjacob
2000-08-01
2
-198
/
+212
*
Bring tdfx_pci.c in sync with some patches I have been testing. Adds better
cokane
2000-08-01
1
-6
/
+8
*
Back out rev 1.12; its not clear that this is the right thing to do,
jlemon
2000-08-01
1
-2
/
+5
*
Reverse the sense of the signed/unsigned formatting bit.
nsayer
2000-08-01
1
-1
/
+1
*
Back out opt_ipfilter.h creation I add recently and add -DIPFILTER=1
ache
2000-08-01
1
-5
/
+2
*
Replace nonexistent !defined(_LKM) by !defined(KLD_MODULE)
ache
2000-08-01
1
-1
/
+1
*
Check IPFILTER (options IPFILTER generates) instead of NIPFILTER
ache
2000-08-01
1
-2
/
+2
*
Fix prev. commit: NIPFILTER -> IPFILTER
ache
2000-08-01
1
-1
/
+1
*
Add missing '0' to FreeBSD_version test: 50011 -> 500011
ache
2000-08-01
2
-10
/
+10
*
Generate opt_ipfilter.h to fix 'make depend'
ache
2000-07-31
1
-1
/
+4
*
Add 'nc' flag to gettytab -- no carrier. Forces non-blocking open and
nsayer
2000-07-31
4
-3
/
+7
*
Nonexistent <sys/pfil.h> -> <net/pfil.h>
ache
2000-07-31
1
-1
/
+1
*
Make style match the surrounding style. Use memset() instead of bzero()
green
2000-07-31
1
-1
/
+1
*
Nonexistent "ipfilter.h" -> "opt_ipfilter.h"
ache
2000-07-31
1
-1
/
+1
*
Fix a bug in keyed sorting due to malloc abuse.
kris
2000-07-31
1
-0
/
+3
*
Add all the missing US keymaps.
obrien
2000-07-31
3
-0
/
+15
[next]