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
/
miscfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
For Lite2: proc LIST changes.
hsu
1996-03-11
1
-6
/
+4
*
Make sure that the zero flag is cleared upon completion of paging I/O.
dyson
1996-03-09
1
-1
/
+2
*
really stupid mistake that stopped devices from appearing on the fly in mounted
julian
1996-02-18
1
-2
/
+5
*
Kill XNS.
wollman
1996-02-13
2
-5
/
+5
*
add ruid and rgid to file 'status'
wosch
1996-02-02
1
-4
/
+12
*
Fix a bunch of spelling errors in the comment fields of
mpp
1996-01-30
1
-2
/
+2
*
make devfs_add_devswf a little smarter about '/';
phk
1996-01-28
1
-5
/
+9
*
Make devfs_add_devfsf() which takes printf style args.
phk
1996-01-25
1
-1
/
+38
*
This time, really make the procfs work when reading stuff from the UPAGES.
peter
1996-01-25
1
-15
/
+34
*
Major fixes for procfs..
peter
1996-01-24
6
-22
/
+88
*
Slightly improved debug messages for inserting new items
julian
1996-01-21
1
-9
/
+13
*
oops.
julian
1996-01-21
1
-4
/
+4
*
Submitted by: Bruce Evans (bde)
julian
1996-01-21
2
-5
/
+8
*
Eliminated many redundant vm_map_lookup operations for vm_mmap.
dyson
1996-01-19
1
-2
/
+3
*
Remove unnecessary debug printf's ("no references", "bad-id") - these
peter
1996-01-02
2
-2
/
+23
*
I have some problem here, which shows up in the ahc0 driver. It isn't where
phk
1996-01-01
1
-1
/
+7
*
recording cvs-1.6 file death
peter
1995-12-30
2
-943
/
+0
*
Fixed 1TB filesize changes. Some pindexes had bogus names and types
bde
1995-12-17
1
-5
/
+5
*
Restored lost prototypes.
bde
1995-12-14
3
-3
/
+5
*
another case where cdevsw becoming a pointer makes it neccesary to
julian
1995-12-14
1
-2
/
+6
*
Another mega commit to staticize things.
phk
1995-12-14
7
-127
/
+126
*
devsw tables are now arrays of POINTERS to struct [cb]devsw
julian
1995-12-13
2
-19
/
+19
*
Back out this one, must have screwed up somewhere :-(
phk
1995-12-11
2
-8
/
+12
*
Staticize.
phk
1995-12-11
10
-177
/
+179
*
Changes to support 1Tb filesizes. Pages are now named by an
dyson
1995-12-11
3
-7
/
+41
*
clean a few DEVFS things..
julian
1995-12-09
2
-93
/
+16
*
Pass 3 of the great devsw changes
julian
1995-12-08
3
-16
/
+24
*
Untangled the vm.h include file spaghetti.
dg
1995-12-07
3
-3
/
+16
*
Include <vm/vm.h> or <vm/vm_page.h> explicitly to avoid breaking when
bde
1995-12-05
1
-1
/
+2
*
Restored #include of <sys/tty.h>. fdesc_vnops.c needs to know too much
bde
1995-12-05
1
-2
/
+2
*
Added prototypes.
bde
1995-12-03
14
-28
/
+223
*
null_node_find() and umap_node_find() were sometimes called without a
bde
1995-12-03
2
-4
/
+4
*
staticize.
phk
1995-12-02
1
-27
/
+27
*
#ifdef out nearly the entire file of conf.c when JREMOD is defined
julian
1995-11-29
1
-1
/
+9
*
OK, that's it..
julian
1995-11-29
1
-1
/
+45
*
Completed function declarations and/or added prototypes.
bde
1995-11-21
2
-8
/
+6
*
KNFized spec_getpages_idone() and spec_getpages().
bde
1995-11-18
1
-43
/
+43
*
Moved declarations for static functions to the correct place (not in a
bde
1995-11-16
2
-52
/
+43
*
Fixed the type of procfs_sync(). Trailing args were missing.
bde
1995-11-16
1
-4
/
+26
*
Fixed the type of portal_sync(). Trailing args were missing.
bde
1995-11-16
1
-3
/
+28
*
Fixed the type of kernfs_sync(). Trailing args were missing.
bde
1995-11-16
1
-5
/
+30
*
Fixed the type of fdesc_sync(). Trailing args were missing.
bde
1995-11-16
1
-6
/
+27
*
Get rid of hostnamelen variable.
phk
1995-11-14
1
-3
/
+3
*
Removed unsed function dead_nullop().
bde
1995-11-11
1
-13
/
+3
*
Introduced a type `vop_t' for vnode operation functions and used
bde
1995-11-09
21
-481
/
+481
*
Make a lot of private stuff static.
phk
1995-11-07
5
-78
/
+78
*
Second batch of cleanup changes.
phk
1995-10-29
1
-26
/
+16
*
Removal of unnecessary usage of PG_COPYONWRITE.
dyson
1995-10-23
1
-2
/
+2
*
Finalize GETPAGES layering scheme. Move the device GETPAGES
dyson
1995-10-23
2
-2
/
+127
*
almost entirely cosmetic changes
julian
1995-10-10
2
-61
/
+61
[next]