archie
71ff24eb06
Change structure field named 'toupper' to 'to_upper' to avoid conflict
...
with the macro of the same name. Same thing for 'tolower'.
1999-11-02 22:46:42 +00:00
bp
033d938fca
Bump internal version number with next release of ncplib.
1999-10-31 15:01:47 +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
b139641a6e
Add missing initialization which could lead to kernel panic.
1999-10-29 10:21:07 +00:00
bp
41cfec2c02
Initial import of ncp library sources.
...
Reviewed by: jdp, mdodd
1999-10-12 11:56:41 +00:00
bp
c364c2223a
Remove unnessary includes.
1999-10-12 10:37:00 +00:00
bde
c9a0e8b126
Fixed "misspelling" of bcmp as memcmp. memcmp doesn't exist in the
...
kernel, but gcc provides a pessimal builtin for it.
Makefile.i386:
Added a variable (CONF_CFLAGS) for configuration-specific compiler flags.
LINT:
Use CONF_CFLAGS to inhibit use of gcc builtins.
1999-10-03 07:09:31 +00:00
bp
99edac4b3b
Import kernel part of ncplib: netncp and nwfs
...
Reviewed by: msmith, peter
Obtained from: ncplib
1999-10-02 04:06:24 +00:00