cegger
c363a9cb62
bzero -> memset
2009-03-18 16:00:08 +00:00
gmcgarry
95c7011935
Remove gcc variadic macros with comma elimination.
2008-06-24 10:37:19 +00:00
christos
53524e44ef
Kill caddr_t; there will be some MI fallout, but it will be fixed shortly.
2007-03-04 05:59:00 +00:00
christos
168cd830d2
__unused removal on arguments; approved by core.
2006-11-16 01:32:37 +00:00
christos
4d595fd7b1
- sprinkle __unused on function decls.
...
- fix a couple of unused bugs
- no more -Wno-unused for i386
2006-10-12 01:30:41 +00:00
christos
95e1ffb156
merge ktrace-lwp.
2005-12-11 12:16:03 +00:00
perry
bcfcddbac1
nuke trailing whitespace
2005-02-26 22:31:44 +00:00
wiz
f05e6f1a3a
occured -> occurred. From Peter Postma.
2004-02-24 15:12:51 +00:00
drochner
29eaa7cc18
"(u_short > 0xffff)" is never true, as gcc3 found out
2003-07-03 10:59:12 +00:00
jdolecek
1cd92a1660
use pools instead of malloc(9) for allocation of smb request structures
...
convert all code to use smb_{rq|t2}_alloc() instead of allocating
structures on stack, make smb_rq_init()/smb_t2_init() static and not
exported outside smb_rq.c
2003-04-07 19:35:39 +00:00
jdolecek
0e82a29d7a
remove unused struct members from struct smbioc_rq
2003-03-23 12:17:49 +00:00
jdolecek
e1ea74dfac
add __KERNEL_RCSID
2003-02-25 09:12:11 +00:00
deberg
f3b1291f2e
resolve conflicts
2002-01-04 02:39:37 +00:00
lukem
4f2ad95259
add RCSIDs
2001-11-13 00:56:55 +00:00
wiz
456dff6cb8
Spell 'occurred' with two 'r's.
2001-09-16 16:34:23 +00:00
deberg
3694227079
initial stab at SMB stack, needed for smbfs. originally for freebsd by
...
boris popov, first ported to 1.4 branch by Christian Limpach
<chris@nice.ch>.
2000-12-07 03:48:09 +00:00