This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
netncp
History
Alfred Perlstein
44956c9863
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
...
Merge M_NOWAIT/M_DONTWAIT into a single flag M_NOWAIT.
2003-01-21 08:56:16 +00:00
..
ncp_cfg.h
…
ncp_conn.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
ncp_conn.h
…
ncp_crypt.c
…
ncp_file.h
use __packed.
2002-09-23 18:54:32 +00:00
ncp_lib.h
Make bn_name a const char * to quieten some warnings.
2002-07-27 23:16:49 +00:00
ncp_login.c
…
ncp_mod.c
…
ncp_ncp.c
Change iov_base's type from
char *' to the standard
void *'. All
2002-10-11 14:58:34 +00:00
ncp_ncp.h
use __packed.
2002-09-23 18:54:32 +00:00
ncp_nls.c
…
ncp_nls.h
Add character translation table between Unix and NetWare according
2002-04-20 05:35:02 +00:00
ncp_rcfile.h
…
ncp_rq.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
ncp_rq.h
…
ncp_sock.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
ncp_sock.h
…
ncp_subr.c
Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.
2003-01-21 08:56:16 +00:00
ncp_subr.h
Change the suser() API to take advantage of td_ucred as well as do a
2002-04-01 21:31:13 +00:00
ncp_user.h
…
ncp.h
use __packed.
2002-09-23 18:54:32 +00:00
nwerror.h
…