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
/
devfs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Submitted by: doug Rabson (dfr@render.com)
julian
1996-08-13
2
-9
/
+13
*
symlink support in devfs.
julian
1996-08-13
2
-38
/
+96
*
Only use the special bdevvp() for DEVFS if DEVFS_ROOT is defined. This
bde
1996-07-30
1
-1
/
+3
*
DEVFS needs a special bdevvp().
phk
1996-07-24
1
-1
/
+37
*
Cosmetic change: make the ``ready to run'' line match the
gpalmer
1996-06-15
1
-2
/
+2
*
Clean up -Wunused warnings. Julian asked me to just ifdef
gpalmer
1996-06-12
3
-47
/
+29
*
Fix the reproto.sh script that was broken after my KNFification.
joerg
1996-04-07
5
-43
/
+100
*
KNFify the function definitions. It's harder to grep around when the
joerg
1996-04-06
3
-32
/
+50
*
Merged devfs_add_devsw() into devfs_add_devswf()
scrappy
1996-04-03
1
-34
/
+17
*
Made the src code match the man page.
scrappy
1996-04-02
1
-28
/
+2
*
Added dev_linkf() function (dev_link() + printf-style arguments)
scrappy
1996-03-28
1
-1
/
+54
*
Submitted by: "Marc G. Fournier" <scrappy@ki.net>
julian
1996-03-25
1
-7
/
+8
*
really stupid mistake that stopped devices from appearing on the fly in mounted
julian
1996-02-18
1
-2
/
+5
*
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
*
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
*
Remove unnecessary debug printf's ("no references", "bad-id") - these
peter
1996-01-02
2
-2
/
+23
*
recording cvs-1.6 file death
peter
1995-12-30
2
-943
/
+0
*
Restored lost prototypes.
bde
1995-12-14
3
-3
/
+5
*
Another mega commit to staticize things.
phk
1995-12-14
3
-107
/
+107
*
clean a few DEVFS things..
julian
1995-12-09
2
-93
/
+16
*
Pass 3 of the great devsw changes
julian
1995-12-08
1
-4
/
+13
*
OK, that's it..
julian
1995-11-29
1
-1
/
+45
*
Introduced a type `vop_t' for vnode operation functions and used
bde
1995-11-09
2
-90
/
+90
*
almost entirely cosmetic changes
julian
1995-10-10
2
-61
/
+61
*
find some way of letting a node know where in its parent's directory structure
julian
1995-10-04
2
-9
/
+13
*
added support for link, and remove (unlink)
julian
1995-09-19
1
-8
/
+150
*
Submitted by: bde
julian
1995-09-14
1
-1
/
+1
*
Fixed init functions argument type - caddr_t -> void *. Fixed a couple of
dg
1995-09-09
1
-2
/
+2
*
More hacking on devfs..
julian
1995-09-09
3
-179
/
+469
*
added the dev_link external registration
julian
1995-09-08
1
-8
/
+32
*
brought the README in to line with present code (still a bit cryptic)
julian
1995-09-07
1
-24
/
+15
*
more cleanups.. lots of code shuffled around too
julian
1995-09-07
4
-240
/
+239
*
Suggested by: :) bde of course
julian
1995-09-06
4
-127
/
+155
*
more devfs cleanups..
julian
1995-09-06
5
-22
/
+29
*
this file replaces two others.. I haven't removed them yet, but
julian
1995-09-06
1
-0
/
+897
*
Added VOP_GETPAGES/VOP_PUTPAGES and also the "backwards" block count
dyson
1995-09-04
1
-1
/
+2
*
remove about 50 lines of duplicate code..
julian
1995-09-03
1
-117
/
+83
*
devfs changes..
julian
1995-09-03
4
-79
/
+84
*
Submitted by: Julian
julian
1995-09-02
1
-7
/
+5
*
Removed my special-case hack for VOP_LINK and fixed the problem with the
dg
1995-08-01
1
-2
/
+2
*
Remove trailing whitespace.
rgrimes
1995-05-30
5
-33
/
+33
*
change to reflect reality.
julian
1995-05-03
1
-4
/
+6
*
remove debugging printouts unless DEVFS_DEBUG is set.
julian
1995-05-03
1
-3
/
+2
*
Submitted by: phk
julian
1995-05-03
1
-4
/
+25
*
remove note about 'find' now that it's fixed.
julian
1995-04-20
1
-6
/
+4
*
Submitted by: phk@freebsd.org
julian
1995-04-20
1
-1
/
+22
[next]