freebsd-dev/sys/netsmb
Robert Watson 5bb84bc84b Normalize a significant number of kernel malloc type names:
- Prefer '_' to ' ', as it results in more easily parsed results in
  memory monitoring tools such as vmstat.

- Remove punctuation that is incompatible with using memory type names
  as file names, such as '/' characters.

- Disambiguate some collisions by adding subsystem prefixes to some
  memory types.

- Generally prefer lower case to upper case.

- If the same type is defined in multiple architecture directories,
  attempt to use the same name in additional cases.

Not all instances were caught in this change, so more work is required to
finish this conversion.  Similar changes are required for UMA zone names.
2005-10-31 15:41:29 +00:00
..
netbios.h Allow user to override default port numbers used by communication 2005-10-02 08:32:49 +00:00
smb_conn.c Normalize a significant number of kernel malloc type names: 2005-10-31 15:41:29 +00:00
smb_conn.h /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
smb_crypt.c /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
smb_dev.c Merge the dev_clone and dev_clone_cred event handlers into a single 2005-08-08 19:55:32 +00:00
smb_dev.h /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
smb_iod.c /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
smb_rq.c /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
smb_rq.h /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
smb_smb.c /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
smb_subr.c Change API of mb_copy_t in libmchain so that netsmb can handle 2005-07-29 13:22:37 +00:00
smb_subr.h /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
smb_tran.h /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
smb_trantcp.c /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
smb_trantcp.h /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
smb_usr.c /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00
smb.h /* -> /*- for license, minor formatting changes 2005-01-07 01:45:51 +00:00