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
*
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
*
Completed function declarations, added prototypes and removed redundant
bde
1995-11-21
2
-16
/
+76
*
Correct some serious porting errors. The worst one was that the
dyson
1995-11-19
6
-18
/
+82
*
Fixed the type of nic_listen(). A trailing arg was missing.
bde
1995-11-18
1
-5
/
+9
*
Fixed a call to the listen function. A trailing arg was missing.
bde
1995-11-16
1
-10
/
+16
*
Completed function declarations.
bde
1995-11-16
1
-14
/
+41
*
Fixed the type of ity_input(). A trailing arg was missing.
bde
1995-11-16
1
-7
/
+10
*
Fixed the type of itel_input(). A trailing arg was missing.
bde
1995-11-16
1
-4
/
+8
*
Fixed the types of iioutput() and ii_input(). Trailing args were missing.
bde
1995-11-16
1
-5
/
+12
*
Get rid of the last debug sysctl variables of the old style.
phk
1995-11-14
4
-6
/
+6
*
ext2_inode_cnv.c:
bde
1995-11-09
14
-48
/
+70
*
Introduced a type `vop_t' for vnode operation functions and used
bde
1995-11-09
4
-270
/
+270
*
Cleaned up some lint and some obvious prototyping errors.
dyson
1995-11-08
14
-76
/
+52
*
Omitted a '#if FIFO' in ext2_vnops.c
dyson
1995-11-06
2
-0
/
+4
*
Changes to existing files for ext2fs support. The UFS mods need rework
dyson
1995-11-05
4
-4
/
+14
*
Main code for the ext2fs filesystem. Please refer to the COPYRIGHT.INFO
dyson
1995-11-05
35
-0
/
+13232
*
Fix ufs_bmap so that triple indirect blocks might work.
dyson
1995-11-05
2
-4
/
+4
*
Moved prototypes for devswitch functions from conf.c and driver sources
bde
1995-11-04
1
-11
/
+1
*
Fix select().
bde
1995-10-12
1
-59
/
+25
*
I have applied my last changes correcting the bug in dgbselect() to it
jkh
1995-10-04
2
-102
/
+46
*
Fix benign type mismatches in isa interrupt handlers. Many returned int
bde
1995-09-19
1
-3
/
+7
*
Fix benign type mismatches in devsw functions. 82 out of 299 devsw
bde
1995-09-08
5
-35
/
+47
[next]