Go to file
blymn 63b8f446f6 * Improve the handling of BC and UP in t_goto, t_getent now queries
these capabilities and stashes them in "struct tinfo" for t_goto to
  use.  This makes the t_goto call more efficient and plugs a memory
  leak that was present in the original t_goto implementation.
  Thanks to Itojun for spotting this one too!
2000-06-03 07:14:55 +00:00
bin G/C evar() - now that everything is in the one structure it was exactly 2000-06-02 03:39:02 +00:00
dist Resolve conflicts. 2000-05-23 06:07:42 +00:00
distrib add some missing files. 2000-06-03 05:36:56 +00:00
etc rpcbind uses a pidfile. 2000-06-03 00:17:17 +00:00
games Fix core dump. 2000-05-24 14:43:00 +00:00
gnu Since gdb seems to be useful, enable gdb on powerpc. 2000-06-03 06:00:04 +00:00
include Move rpcb_prot.x to here from libc/rpc. 2000-06-03 02:29:22 +00:00
lib * Improve the handling of BC and UP in t_goto, t_getent now queries 2000-06-03 07:14:55 +00:00
libexec slighly move the assert() added in last commit, so that it's 2000-06-03 06:51:57 +00:00
regress Explain why we can expect to have some resident pages even after an 2000-05-19 04:56:48 +00:00
sbin Slight wording improvement on the 'raidctl -R' case. 2000-06-02 04:11:46 +00:00
share Add netconfig(4) and rpc(4) manual pages. 2000-06-02 23:18:31 +00:00
sys p_xstat and p_acflag should be u_int16_t, not int16_t. 2000-06-03 04:15:43 +00:00
usr.bin Include system info command line options [-MQST] in usage message. 2000-06-03 04:12:48 +00:00
usr.sbin Remove portmap, add rpcbind. 2000-06-03 00:52:22 +00:00
Makefile remove two of the previous ${_M}; they were invoked before $DESTDIR/share/mk may have existed. add one more. 2000-05-21 07:33:05 +00:00
Makefile.inc Set RELTOP to '.' if that's where we are. 2000-05-06 15:05:15 +00:00