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
*
Import PCI pccard bridge chip probing from PAO. Hopeful prelude for
nsayer
1999-04-01
4
-26
/
+88
*
Add tty, kmem, bind & pop (MF master.passwd)
brian
1999-04-01
1
-0
/
+4
*
On FreeBSD/alpha, ps(1) does not correctly report process start times
wpaul
1999-04-01
1
-1
/
+40
*
Sync with sys/i386/isa/sio.c revision up to 1.233.
kato
1999-04-01
2
-4
/
+44
*
Sync with sys/i386/isa/npx.c revision 1.66.
kato
1999-04-01
1
-1
/
+3
*
Sync with sys/i386/conf/files.i386 revision up to 1.232.
kato
1999-04-01
2
-12
/
+8
*
Delete the aic driver.
kato
1999-04-01
2
-6
/
+2
*
Use new -T switch to turn on immediate interruptibilty in shell
cracauer
1999-04-01
1
-3
/
+3
*
The immediate execution of traps I introduced in September 1998 (to
cracauer
1999-04-01
4
-7
/
+23
*
Drop PAP & CHAP packets if we're not in NETWORK or AUTHENTICATE
brian
1999-04-01
2
-2
/
+16
*
fix sign extension bug
ache
1999-04-01
1
-1
/
+1
*
Correct bits, make output format clearly.
foxfair
1999-04-01
1
-36
/
+36
*
Make the Macronix driver work on FreeBSD/alpha and add to GENERIC.
wpaul
1999-04-01
4
-25
/
+76
*
Update refs for KLD's and kldload.
ghelmer
1999-04-01
2
-6
/
+6
*
Rename spppcontrol.1 to spppcontrol.8. The latter file was created
jdp
1999-04-01
2
-227
/
+1
*
Null commit to note that spppcontrol.1 has been repository copied
jdp
1999-04-01
1
-1
/
+1
*
Add ${DESTDIR} to installation path. Move target to under beforeinstall:.
asami
1999-03-31
1
-4
/
+2
*
added vision camera
n_hibma
1999-03-31
2
-0
/
+16
*
sh doesn't support <> redirections.
brian
1999-03-31
1
-4
/
+2
*
Get things right for tty names of length UT_LINESIZE.
brian
1999-03-31
1
-16
/
+15
*
Too good to be missed
phk
1999-03-31
1
-0
/
+11
*
Shorten device names so that the pci probe lines don't exceed 80 chars
wpaul
1999-03-31
1
-12
/
+15
*
I'm sorry, this was already fixed in etc/mtree/BSD.var.dist.
sada
1999-03-31
1
-2
/
+1
*
Follow up to the recent vm86 change in rev. 1.19.
yokota
1999-03-31
1
-6
/
+8
*
Add NTFS
eivind
1999-03-31
3
-3
/
+6
*
Avoid a few warnings on the alpha
brian
1999-03-31
5
-6
/
+10
*
Add support for bridging to if_tx.c
nsayer
1999-03-31
2
-2
/
+86
*
Oops - remove register keyword
brian
1999-03-31
1
-2
/
+2
*
Explicitly specify mode 755 for /var/db/pkg -- it will be mode 700 otherwise.
asami
1999-03-31
1
-2
/
+2
*
Another alignment bogon.
brian
1999-03-31
1
-3
/
+7
*
The DEVFS case was screwed by my last commit here..
sos
1999-03-31
3
-12
/
+12
*
Sometimes we have to make `/var/db/pkg' directory before we create
sada
1999-03-31
1
-1
/
+2
*
Make release would fail for lack of /etc/resolv.conf or $DISTFILES/
sada
1999-03-31
1
-3
/
+7
*
vinum_resetstats: Reset stats for drives correctly when recursing.
grog
1999-03-31
1
-2
/
+4
*
Change the meaning of the combination of -s and no -v option in the
grog
1999-03-31
1
-74
/
+133
*
Destaticize some variables to allow checking on them when exiting.
grog
1999-03-31
1
-2
/
+2
*
daemonq_return request: Clean up request queue and free all memory
grog
1999-03-31
1
-2
/
+8
*
free_drive: free the drive free list if it has one.
grog
1999-03-31
1
-0
/
+2
*
vinumattach: Remove some really old, dead cruft.
grog
1999-03-31
1
-26
/
+18
*
Make <DEL> an alternative rubout character for command input; many
joerg
1999-03-31
2
-4
/
+6
*
Add /var/db/pkg.
asami
1999-03-31
1
-1
/
+3
*
An earlier version of Rev 1.66 was reviewed by bde and the issues were
obrien
1999-03-31
1
-1
/
+1
*
Add bits we were getting from gnu/usr.bin/cc/Makefile.inc.
obrien
1999-03-31
1
-2
/
+5
*
* Deal with libgcc's move from gnu/usr.bin/cc to gnu/lib.
obrien
1999-03-31
1
-5
/
+15
*
Hookup libgcc at gnu/lib instead of gnu/usr.bin/cc
obrien
1999-03-31
2
-4
/
+4
*
Various bug fixes to make them actually work.
grog
1999-03-31
3
-650
/
+5
*
Insert ifmedia_set() that I forgot and put in the vtophys() hack for
wpaul
1999-03-31
4
-5
/
+14
*
Merge from RELENG_2_2, per luigi. Fixes the ntoh?() issue for the
nsayer
1999-03-30
1
-18
/
+22
*
Merge from RELENG_2_2, per luigi. Fixes the ntoh?() issue for the
nsayer
1999-03-30
1
-3
/
+30
*
Cause PORT commands to use the high IP port range. This makes fetch
nsayer
1999-03-30
1
-2
/
+11
[next]