imp
a50ffc2912
/* -> /*- for license, minor formatting changes
2005-01-07 01:45:51 +00:00
schweikh
d3367c5f5d
Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,
...
especially in troff files.
2003-01-01 18:49:04 +00:00
schweikh
86f7487fb6
Fix typos, mostly s/ an / a / where appropriate and a few s/an/and/
...
Add FreeBSD Id tag where missing.
2002-12-30 21:18:15 +00:00
robert
efdf333c00
Remove the hto(be|le)[slq] and (be|le)toh[slq] macros defined in
...
_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
2002-12-16 16:20:06 +00:00
bp
09ef4b104a
Add more constants for future use in kernel and userland.
...
Obtained from: Darwin
2002-09-16 09:26:07 +00:00
bp
96ac6411fa
Recongnize more error codes returned by W2K servers.
...
MFC after: 4 days
2002-04-17 03:14:28 +00:00
bp
bc82329414
Add subfunction definition for future use.
...
MFC after: 2 weeks
2002-02-21 16:10:42 +00:00
bp
544b7f650b
Spelling fixes.
...
PR: kern/33131
Submitted by: Anders Andersson <anders@hack.org>
MFC after: 1 week
2001-12-31 19:29:43 +00:00
bp
a333ea9b9d
Use proper endian conversions.
...
Obtained from: Mac OS X
MFC after: 1 week
2001-08-21 08:21:03 +00:00
bp
a414f03f5d
Import kernel part of SMB/CIFS requester.
...
Add smbfs(CIFS) filesystem.
Userland part will be in the ports tree for a while.
Obtained from: smbfs-1.3.7-dev package.
2001-04-10 07:59:06 +00:00