This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-dev
Watch
1
Star
0
Fork
0
You've already forked freebsd-dev
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
0b680d18f6
freebsd-dev
/
sys
/
compat
History
Paul Richards
34c4099770
S_IFCHR is not a bit mask, it's just a value in a field. The correct
...
way to clear that field is to use S_IFMT. Pointed out by BDE.
2001-06-04 03:39:14 +00:00
..
linprocfs
o Merge contents of struct pcred into struct ucred. Specifically, add the
2001-05-25 16:59:11 +00:00
linux
S_IFCHR is not a bit mask, it's just a value in a field. The correct
2001-06-04 03:39:14 +00:00
netbsd
Use queue macros.
2001-01-24 00:01:42 +00:00
pecoff
Sort includes.
2001-05-21 18:52:02 +00:00
svr4
o Merge contents of struct pcred into struct ucred. Specifically, add the
2001-05-25 16:59:11 +00:00