Searched hist:27758 (Results 1 - 6 of 6) sorted by relevance

/freebsd-9.3-release/usr.sbin/rpc.yppasswdd/
H A Dyppasswd_private.xdiff 27758 Tue Jul 29 13:43:21 MDT 1997 wpaul Modify rpc.yppasswdd to use the new AF_LOCAL transport in the RPC library
instead of its own kludged up version. This makes the special 'superuser-only'
update procedure work just like a real RPC service.
H A DMakefilediff 27758 Tue Jul 29 13:43:21 MDT 1997 wpaul Modify rpc.yppasswdd to use the new AF_LOCAL transport in the RPC library
instead of its own kludged up version. This makes the special 'superuser-only'
update procedure work just like a real RPC service.
H A Dyppasswdd_extern.hdiff 27758 Tue Jul 29 13:43:21 MDT 1997 wpaul Modify rpc.yppasswdd to use the new AF_LOCAL transport in the RPC library
instead of its own kludged up version. This makes the special 'superuser-only'
update procedure work just like a real RPC service.
H A Dyppasswdd_main.cdiff 27758 Tue Jul 29 13:43:21 MDT 1997 wpaul Modify rpc.yppasswdd to use the new AF_LOCAL transport in the RPC library
instead of its own kludged up version. This makes the special 'superuser-only'
update procedure work just like a real RPC service.
H A Dyppasswdd_server.cdiff 27758 Tue Jul 29 13:43:21 MDT 1997 wpaul Modify rpc.yppasswdd to use the new AF_LOCAL transport in the RPC library
instead of its own kludged up version. This makes the special 'superuser-only'
update procedure work just like a real RPC service.
/freebsd-9.3-release/lib/libc/sys/
H A Dptrace.2diff 82862 Mon Sep 03 07:42:40 MDT 2001 murray PT_STEP in ptrace(2) man page is described as 'addr and data fields
are not used'. This is incorrect, as addr must be passed (caddr_t)1
to do anything useful. The source for gdb and a short test program
will confirm that this man page was in error.

PR: docs/27758
Submitted by: Jiangyi Liu <jyliu@163.net>

Completed in 184 milliseconds