FreeBSD src
Go to file
Peter Wemm c5bb6008ce Oops! Bad Idea! (TM)
Restore the clamp on the return value from rpc_dtablesize()..  Some programs
(eg: ypserv) use this as an indication of how large svc_fdset is in their
hand-rolled svc_run() loops.  The svc_fdset table is maintained by the
rpc library explicitly for compatability with such programs.  (It uses
a different variable-sized bitmap itself internally)
1996-12-30 18:41:20 +00:00
bin add some string examples, eg. test "" -o "" 1996-12-28 13:31:29 +00:00
contrib Bump default escapetime from 1 (ie: 100ms) to 3 (ie: 300ms). Hopefully 1996-12-30 15:51:51 +00:00
eBones Fix a cosmetic bug that has bothered me for ages. :-) 1996-12-21 06:21:16 +00:00
etc Get rid of the revolting hacks that were used to install the 1996-12-28 18:00:17 +00:00
games comma police for section SEE ALSO 1996-12-22 23:17:39 +00:00
gnu Fix spelling error in manpage. 1996-12-26 21:51:09 +00:00
include - Prototypes, including pointers to functions 1996-12-30 14:01:12 +00:00
lib Oops! Bad Idea! (TM) 1996-12-30 18:41:20 +00:00
libexec Fix spelling error in manpage. 1996-12-26 21:51:09 +00:00
lkm Make snake 3.0-CURRENT here. 1996-11-11 14:18:40 +00:00
release argh!! I thought I stomped these two lines already.. :( 1996-12-30 05:35:33 +00:00
sbin Backing out my change of /etc/rmt -> /usr/sbin/rmt. 1996-12-29 11:48:45 +00:00
secure Secure telnet is now in eBones. 1996-11-07 14:42:57 +00:00
share Remove &a.jvh, &a.proven. 1996-12-30 18:31:18 +00:00
sys Update our kernel ntp code to the latest from David Mills. The main change 1996-12-30 18:26:28 +00:00
tools epfe - extract printing filter examples from printing.sgml 1996-12-28 16:24:57 +00:00
usr.bin Fix bug found by new prototypes. The code was passing an int to a function 1996-12-30 15:30:11 +00:00
usr.sbin Fix harmless bug found by new pointer-to-function prototypes. 1996-12-30 15:32:43 +00:00
COPYRIGHT This is the official 4.4 Lite copyright. 1994-09-11 07:53:28 +00:00
Makefile Add comment on -DALLLANG. 1996-12-20 08:18:47 +00:00