ed
|
21414c51c1
|
Change ncp_scan_bindery_object() to pass a constant search string.
The ncp_scan_bindery_object() function does not modify search_string
internally, so there is no need to declare it as `char *'.
|
2011-10-16 08:44:03 +00:00 |
|
joel
|
e0860804e3
|
Switch to our preferred 2-clause BSD license.
Approved by: bp
|
2010-04-07 16:50:38 +00:00 |
|
imp
|
a50ffc2912
|
/* -> /*- for license, minor formatting changes
|
2005-01-07 01:45:51 +00:00 |
|
dwmalone
|
58ca5d9080
|
Make bn_name a const char * to quieten some warnings.
Approved by: bp (long ago)
|
2002-07-27 23:16:49 +00:00 |
|
trhodes
|
28d42899b7
|
More s/file system/filesystem/g
|
2002-05-16 21:28:32 +00:00 |
|
kris
|
110fc843a0
|
Mark some functions as __printflike() and/or taking const char * arguments
instead of char *.
MFC after: 2 weeks
|
2001-08-20 12:53:36 +00:00 |
|
bp
|
6c0c26b830
|
Common option '-N' do not require an argument.
|
2001-01-07 07:03:59 +00:00 |
|
bp
|
c763e1b076
|
Add support for C++ in the headers. Some style cleanup.
Pointed by: bde
|
1999-10-31 03:39:03 +00:00 |
|
bp
|
41cfec2c02
|
Initial import of ncp library sources.
Reviewed by: jdp, mdodd
|
1999-10-12 11:56:41 +00:00 |
|