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
...
*
|
|
|
Add ENABLE_VFS_IOOPT kernel option.
dyson
1998-03-19
1
-1
/
+2
*
|
|
|
Make 'ifconfig -l ether' only list Ethernet interfaces. This is
eivind
1998-03-19
1
-5
/
+9
*
|
|
|
Fix an embarassing problem in vtruncbuf.
dyson
1998-03-19
2
-4
/
+4
*
|
|
|
Build the libraries in a correct order. Reorganized the ifdefs so
bde
1998-03-19
1
-29
/
+42
*
|
|
|
Build the initial `make' in the temporary build tree so that its forced
bde
1998-03-19
1
-9
/
+9
*
|
|
|
Added U.S. Robotics XJ1560J (X2 X-jack modem)
hosokawa
1998-03-19
2
-2
/
+14
*
|
|
|
Uninitialized pointer reference may happen on particular environment.
hosokawa
1998-03-19
1
-1
/
+6
*
|
|
|
Don't use the beforedepend target. It was a no-op here except for
bde
1998-03-19
1
-3
/
+1
*
|
|
|
Removed vestiges of use of beforedepend target.
bde
1998-03-19
2
-6
/
+6
*
|
|
|
Don't use the beforedepend target. It was a no-op here except for
bde
1998-03-19
6
-18
/
+6
*
|
|
|
correct checks for "already written" case.
jkh
1998-03-19
3
-21
/
+27
*
|
|
|
Add noatime option to new filesystems to speed up initial extraction.
jkh
1998-03-19
3
-6
/
+6
*
|
|
|
Use gzip's -n flag so that simple regression tests of `make world'
bde
1998-03-19
1
-3
/
+3
*
|
|
|
Fixed CLEANFILES. Some temporary files were missing.
bde
1998-03-19
2
-4
/
+4
*
|
|
|
Fixed building of kernels without `options FFS'. ffs_softdep_stub.c is
bde
1998-03-19
1
-1
/
+1
*
|
|
|
Fixed a race to build the `@' and `machine' symlinks early enough
bde
1998-03-19
2
-4
/
+4
*
|
|
|
Use .An/.Aq.
charnier
1998-03-19
3
-8
/
+8
*
|
|
|
.Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.
charnier
1998-03-19
12
-41
/
+39
*
|
|
|
Use .An/.Aq.
charnier
1998-03-19
3
-9
/
+9
*
|
|
|
.Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq.
charnier
1998-03-19
2
-4
/
+4
*
|
|
|
.Sh AUTHOR -. .Sh AUTHORS. Use .An/.Aq.
charnier
1998-03-19
2
-4
/
+4
*
|
|
|
.Sh AUTHOR -> .Sh AUTHORS. Use .An/.Aq
charnier
1998-03-19
19
-60
/
+72
*
|
|
|
.Sh AUTHOR -> .Sh AUTHORS
charnier
1998-03-19
3
-14
/
+24
*
|
|
|
Protect against count of chars received being 0, which causes a panic
dg
1998-03-18
3
-3
/
+9
*
|
|
|
MF22: Remove confusing comma
hoek
1998-03-18
1
-2
/
+2
*
|
|
|
I goofed on the `LINKS' syntax.
obrien
1998-03-18
1
-2
/
+3
*
|
|
|
style tweak.
jkh
1998-03-18
3
-6
/
+6
*
|
|
|
Document NOPERL
jkh
1998-03-18
3
-3
/
+12
*
|
|
|
Add preliminary support for IEEE 802.1Q VLAN tagging. It doesn't actually
wollman
1998-03-18
5
-12
/
+476
*
|
|
|
Correct a problem where data OR metadata could be thrown away if a
dyson
1998-03-17
1
-3
/
+9
*
|
|
|
PR: i386/6040
danny
1998-03-17
2
-2
/
+4
*
|
|
|
Fixed missing filemark on close if data written to tape.
sos
1998-03-17
2
-120
/
+192
*
|
|
|
Make EPSON_BOUNCEDMA a new-style option.
kato
1998-03-17
7
-5
/
+18
*
|
|
|
If lowervp is NULLVP, vap was clobbered.
kato
1998-03-17
2
-4
/
+4
*
|
|
|
Sync with sys/i386/isa/clock.c revision 1.117.
kato
1998-03-17
3
-24
/
+93
*
|
|
|
Deleted PC-98 code because (1) machine dependent code should not be in
kato
1998-03-17
1
-8
/
+1
*
|
|
|
Correct a severely evil bug in the vtruncbuf code. It didn't cause
dyson
1998-03-17
2
-4
/
+68
*
|
|
|
Add cfengine entries.
jseger
1998-03-17
1
-1
/
+3
*
|
|
|
Add missing entry to list of major device names. This list should not
msmith
1998-03-17
2
-2
/
+6
*
|
|
|
Clear up DPT comment to avoid further confusion. This is a hardware
eivind
1998-03-16
3
-6
/
+9
*
|
|
|
Remove a soft-update hook that was accidentally added to the READ path.
julian
1998-03-16
1
-26
/
+53
*
|
|
|
<sys/errno.h> -> <errno.h>
eivind
1998-03-16
1
-1
/
+1
*
|
|
|
This is uulog.1, not uuname.1.
hoek
1998-03-16
1
-2
/
+2
*
|
|
|
1. If device node already exists, don't gratuituously try to make it
jkh
1998-03-16
3
-6
/
+15
*
|
|
|
Spell 'compatibility' like everyone else.
msmith
1998-03-16
2
-4
/
+4
*
|
|
|
Restored an (apparently unnecessary) -B for installing lib-tools.
bde
1998-03-16
1
-2
/
+2
*
|
|
|
Use dkmakeminor() rather than magic knowledge of the size and location of
msmith
1998-03-16
2
-8
/
+8
*
|
|
|
Don't build an unused obj dir.
bde
1998-03-16
1
-7
/
+6
*
|
|
|
Add message when using obsolete command line option.
eivind
1998-03-16
1
-1
/
+3
*
|
|
|
Style & message change.
eivind
1998-03-16
1
-13
/
+10
[prev]
[next]