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
path:
root
/
sys
/
gnu
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed type mismatches. i_spare[N] in ufs/inode.h changed from long to
bde
1997-02-12
4
-8
/
+8
*
Add function prototypes for most of the new Lite2 functions.
mpp
1997-02-12
2
-0
/
+2
*
This is the kernel Lite/2 commit. There are some requisite userland
dyson
1997-02-10
19
-293
/
+302
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
49
-49
/
+49
*
This commit is the embodiment of some VFS read clustering improvements.
dyson
1996-12-29
2
-2
/
+4
*
Much fixed & working digiboard driver.
davidn
1996-12-18
4
-934
/
+1333
*
Fixed lookup of ".." in checkpath. It always failed, so renames of
bde
1996-11-09
2
-2
/
+2
*
Fixed spacefree calculation in ext2_direnter(). This bug sometimes caused
bde
1996-11-08
2
-2
/
+2
*
Removed gratuitous differences between ext2_readwrite.c and ufs_readwrite.c.
bde
1996-11-08
2
-24
/
+34
*
Removing old isdn stuff.
phk
1996-10-20
10
-4746
/
+0
*
removing old isdn stuff.
phk
1996-10-20
1
-221
/
+0
*
Updated #includes to 4.4lite style.
bde
1996-10-15
1
-4
/
+3
*
Cleaned up all headers that include <sys/ioctl.h> or <sys/ioccom.h>:
bde
1996-09-21
1
-2
/
+16
*
Whoops, I should've used the LINT config file. More ts -> tv changes
nate
1996-09-20
4
-32
/
+32
*
In sys/time.h, struct timespec is defined as:
nate
1996-09-19
2
-8
/
+8
*
Updated #includes to 4.4Lite style.
bde
1996-09-10
38
-218
/
+218
*
Remove devconf, it never grew up to be of any use.
phk
1996-09-06
1
-39
/
+1
*
Added #include of <machine/md_var.h>. This will be needed when
bde
1996-06-25
2
-2
/
+4
*
Removed unused #includes of <i386/isa/icu.h> and <i386/isa/icu.h>. icu.h
bde
1996-06-18
1
-3
/
+1
*
Clean up -Wunused warnings.
gpalmer
1996-06-12
19
-97
/
+108
*
Removed bogus _BEGIN_DECLS/_END_DECLS.
bde
1996-05-01
2
-34
/
+20
*
Removed the 2 remaining calls to sleep().
bde
1996-04-07
1
-4
/
+4
*
Correct a bug which wrote the result of devfs_add_devswf() for two
gpalmer
1996-04-02
1
-3
/
+3
*
Fixed missing quote in a devfs string.
bde
1996-03-29
1
-2
/
+2
*
Switched from using devfs_add_sw() to using devfs_add_swf()
scrappy
1996-03-28
6
-54
/
+58
*
Removed vestigial support for the obsolete FIFO option. In ext2fs
bde
1996-02-25
4
-12
/
+2
*
Fix a bunch of spelling errors in the comment fields of
mpp
1996-01-30
2
-4
/
+4
*
Eliminated many redundant vm_map_lookup operations for vm_mmap.
dyson
1996-01-19
6
-14
/
+22
*
Convert QUOTA to new-style option.
wollman
1996-01-05
6
-0
/
+12
*
recording cvs-1.6 file death
peter
1995-12-30
25
-11732
/
+0
*
Fixed erroneous resending of the output buffer.
bde
1995-12-29
1
-11
/
+34
*
Fixed syntax errors caused by EXCEPTION() when DEBUG is defined.
bde
1995-12-22
1
-3
/
+9
*
Changed the definition of DEBUG to agree with -DDEBUG to avoid warnings
bde
1995-12-22
1
-2
/
+2
*
Staticize and remove $Log$.
phk
1995-12-17
5
-448
/
+38
*
Staticize.
phk
1995-12-17
13
-137
/
+147
*
Fixed the type of some sysinit functions.
bde
1995-12-14
1
-2
/
+2
*
Another mega commit to staticize things.
phk
1995-12-14
4
-16
/
+10
*
Make math_emulators LKMable.
phk
1995-12-14
1
-7
/
+57
*
Restored variables that are used iff QUOTA is defined.
bde
1995-12-10
4
-0
/
+12
*
Replaced nxreset by noreset (if the reset function gets called, then the
bde
1995-12-10
1
-2
/
+2
*
Removed new alias d_size_t for d_psize_t.
bde
1995-12-10
3
-8
/
+13
*
Restored used includes of <vm/vm_extern.h>.
bde
1995-12-10
4
-0
/
+4
*
Julian forgot to make the *devsw structures static.
phk
1995-12-08
7
-20
/
+158
*
Pass 3 of the great devsw changes
julian
1995-12-08
7
-239
/
+304
*
Untangled the vm.h include file spaghetti.
dg
1995-12-07
1
-1
/
+3
*
Replaced #includes of <sys/user.h> by less gross headers, usually
bde
1995-12-06
1
-2
/
+3
*
Removed unnecessary #includes of <sys/user.h>. Some of these were just
bde
1995-12-06
1
-3
/
+7
*
Fixed ity's d_stop entry. itystop() wasn't used. itystop() is inadequate
bde
1995-12-05
1
-3
/
+7
*
If you're going to mechanically replicate something in 50 files
julian
1995-11-29
7
-20
/
+56
*
OK, that's it..
julian
1995-11-29
7
-48
/
+372
[next]