Jens Schweikhardt
9d5abbddbf
Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup,
...
especially in troff files.
2003-01-01 18:49:04 +00:00
Jens Schweikhardt
d64ada501a
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 Drehmel
0adb6d7a49
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
Boris Popov
8341a67def
Add more constants for future use in kernel and userland.
...
Obtained from: Darwin
2002-09-16 09:26:07 +00:00
Boris Popov
af9b5e8fe5
Recongnize more error codes returned by W2K servers.
...
MFC after: 4 days
2002-04-17 03:14:28 +00:00
Boris Popov
be32ca523d
Add subfunction definition for future use.
...
MFC after: 2 weeks
2002-02-21 16:10:42 +00:00
Boris Popov
fc75194c3c
Spelling fixes.
...
PR: kern/33131
Submitted by: Anders Andersson <anders@hack.org>
MFC after: 1 week
2001-12-31 19:29:43 +00:00
Boris Popov
618d5e9216
Use proper endian conversions.
...
Obtained from: Mac OS X
MFC after: 1 week
2001-08-21 08:21:03 +00:00
Boris Popov
681a5bbef2
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