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
*
Sync our register usage with NetBSD's (non-)usage.
billf
1999-11-16
242
-2011
/
+2006
*
Add $FreeBSD$
billf
1999-11-16
241
-0
/
+416
*
Curchill --> Churchill
joe
1999-11-16
1
-2
/
+2
*
Cosmetic changes.
nyan
1999-11-16
5
-9
/
+48
*
Install loader.rc.
nyan
1999-11-16
1
-0
/
+4
*
this is a full fix for writes not aligned to the sample size selected.
cg
1999-11-15
6
-44
/
+78
*
Removed the asm version of conv(). This is should be faster in its new
obrien
1999-11-15
1
-11
/
+6
*
set default ogain to 50 since some sb cards produce no sound at 0
cg
1999-11-15
2
-0
/
+2
*
Fix __asm__ clobber list abuses.
obrien
1999-11-15
1
-3
/
+3
*
Fix __asm__ clobber list abuse.
obrien
1999-11-15
2
-6
/
+10
*
* remove i386 specific mark
phantom
1999-11-15
41
-59
/
+57
*
Deactivate manpages repo-copied to man4 directory (all these drivers
phantom
1999-11-15
43
-9148
/
+10
*
Update the ASCII diagram for FreeBSD 3.3
chris
1999-11-15
1
-0
/
+2
*
Activate manpages repo-copied from man4.i386.
phantom
1999-11-15
1
-9
/
+16
*
Add some more comments to the sl_compress_tcp() function.
archie
1999-11-15
1
-2
/
+9
*
Fix aliasing bug causing in_cksum() to fail on odd packet sizes
pb
1999-11-15
1
-5
/
+9
*
More bug fixes for the VJ Compression node. Seems to work now (really).
archie
1999-11-15
2
-55
/
+69
*
Segment registers can be read(write) to(from) memory locations as well as
luoqi
1999-11-15
2
-8
/
+8
*
Fix a minor bogon.
obrien
1999-11-15
1
-1
/
+1
*
add two more codes to ICMP error 12 (Parameter Problem).
jmb
1999-11-15
1
-0
/
+2
*
Remove CROSS_MAKE_FLAGS.
marcel
1999-11-15
2
-14
/
+3
*
Fix a typo in the DRIVER_MODULE() declaration which caused a collision
peter
1999-11-15
2
-2
/
+2
*
Remove duplicate entry for ADS7180 - it's meant to be handled by the
peter
1999-11-15
2
-8
/
+0
*
Add to pwd_mkdb a -q option to silence warnings about large IDs. Add a
sheldonh
1999-11-15
6
-9
/
+41
*
Add the ata devices to the GENERIC kernel. Hopefully, this should allow
dfr
1999-11-15
2
-10
/
+10
*
PC-98 has MACHINE_ARCH=i386 and MACHINE=pc98. Make it a special case.
marcel
1999-11-15
1
-0
/
+5
*
Remove some printfs and make it slightly more paranoid about accepting
dfr
1999-11-15
2
-26
/
+24
*
Undo rev 1.13 (define "OBSTACK_CHUNK_SIZE" as getpagesize()).
obrien
1999-11-15
1
-4
/
+0
*
Upgrade support file for GCC 2.95.2.
obrien
1999-11-15
1
-0
/
+91
*
Add rev 1.2 profiling tweaks, to GCC 2.95.2.
obrien
1999-11-15
1
-0
/
+5
*
Use the stock 2.95.2 file here.
obrien
1999-11-15
1
-6
/
+6
*
Bump __FreeBSD_cc_version due to the compiler upgrade.
obrien
1999-11-15
1
-1
/
+1
*
Add -fdata-sections, which is a new GCC 2.95 optimization. Remove
obrien
1999-11-15
2
-2
/
+4
*
Cut over the system compiler from from EGCS 1.1.2 to GCC 2.95.2.
obrien
1999-11-15
10
-27
/
+46
*
Small fixes from Brian for the Server side of PPPoE.
julian
1999-11-15
1
-9
/
+9
*
YUCK!
julian
1999-11-15
1
-2
/
+2
*
Typo (appropiate -> appropriate)
kris
1999-11-15
1
-1
/
+1
*
fts_pathlen and fts_namelen are u_short, not short
kris
1999-11-15
1
-2
/
+2
*
Typo
kris
1999-11-15
3
-3
/
+3
*
Remove dead xref to scsiformat(8)
kris
1999-11-15
1
-1
/
+0
*
Remove dead xrefs to gated(8) and htable(8)
kris
1999-11-15
1
-2
/
+0
*
Bump __FreeBSD_version to 400012 to mark the cutover of the system
obrien
1999-11-15
1
-1
/
+1
*
Cosmetic change to match cc_tools/Makefile
obrien
1999-11-15
1
-7
/
+7
*
Purely cosmetic changes to lineup targets.
obrien
1999-11-15
1
-16
/
+16
*
Cosmetic removeal of a trailing white space.
obrien
1999-11-15
1
-1
/
+1
*
Return this file to its pre-spammed version. Thanks to some new compiler
obrien
1999-11-14
2
-16
/
+16
*
Add single_mountd_enable hook to run mountd but not NFS server
ache
1999-11-14
8
-0
/
+120
*
Properly document what ENOENT really means for kldfind(2).
chris
1999-11-14
1
-3
/
+1
*
Fix case where vnode could be unlocked twice. Untested; bug found by code
eivind
1999-11-14
1
-3
/
+5
*
Rework some tag handling, prompted by Brian Somers.
julian
1999-11-14
1
-35
/
+25
[next]