| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
especially in troff files.
|
|
|
|
| |
Add FreeBSD Id tag where missing.
|
|
|
|
|
|
|
|
|
|
|
| |
_KERNEL scope from "src/sys/sys/mchain.h".
Replace each occurrence of the above in _KERNEL scope with the
appropriate macro from the set of hto(be|le)(16|32|64) and
(be|le)toh(16|32|64) from "src/sys/sys/endian.h".
Tested by: tjr
Requested by: comment marked with XXX
|
|
|
|
| |
Obtained from: Darwin
|
|
|
|
| |
MFC after: 4 days
|
|
|
|
| |
MFC after: 2 weeks
|
|
|
|
|
|
| |
PR: kern/33131
Submitted by: Anders Andersson <anders@hack.org>
MFC after: 1 week
|
|
|
|
|
| |
Obtained from: Mac OS X
MFC after: 1 week
|
|
Add smbfs(CIFS) filesystem.
Userland part will be in the ports tree for a while.
Obtained from: smbfs-1.3.7-dev package.
|