summaryrefslogtreecommitdiff
path: root/usr.bin
AgeCommit message (Expand)Author
1995-06-18don't assume f_fstypename is larger than MFSNAMELEN or is nul-terminatedcgd
1995-06-14- $NetBSD$ rcsidschristos
1995-06-12Format the statistics output more like the other protocols.mycroft
1995-06-12Update to match kernel changes.mycroft
1995-06-11Clean up import & propagate NetBSD changes.pk
1995-06-11Newer version of rpcgen from Sun's TIRPC release.pk
1995-06-10Install the executable initially with permissions that allow stripping it.mycroft
1995-06-10Don't deny read permission on the executable.mycroft
1995-06-07can't assume that timeval.ts_sec is same type as time_t. grr.cgd
1995-06-07only print MAXCOMLEN chars of the process command name. fixes pr 1080.cgd
1995-06-06Bring in all includes necessary since the multicast changes. Fixesthorpej
1995-06-05Prototype of readpass() is unnecessary.pk
1995-06-05#include <err.h> & <ctype.h>; remove extraneous declarations.pk
1995-06-05Prototypes (PR#1102).pk
1995-06-03Include the egid when displaying the groups and doing security checks.mycroft
1995-05-28Added hp magic numbers (from Jason Downs)christos
1995-05-28Zyxel update from Bill Fenner <fenner@parc.xerox.com>christos
1995-05-25Don't core dump when tty has no associated process.mycroft
1995-05-21Use inet_aton(), not inet_addr().mycroft
1995-05-21Use inet_aton(), not inet_addr().mycroft
1995-05-21#include <stdlib.h>mycroft
1995-05-21Use inet_aton(), not inet_addr().mycroft
1995-05-21Fix oversight in previous.mycroft
1995-05-21Use inet_aton(), not inet_addr().mycroft
1995-05-21Use inet_aton(), not inet_addr().mycroft
1995-05-21Gather the argument list only as necessary. Avoid an extra strvisx(3).mycroft
1995-05-21CVS is confused...christos
1995-05-21Removed archivechristos
1995-05-21Updated to file-3.18christos
1995-05-17Print out interrupt CPU time.mycroft
1995-05-17Always turn off ISIG and IEXTEN.mycroft
1995-05-16Do not emit ti and te sequences. This loses for terminals with termcapjtc
1995-05-15Sort keyword table correctly, so binary search really worksws
1995-05-14print out number of malformed fragments droppedcgd
1995-05-12add two flags:cgd
1995-05-11 don't get syscalls.c with an absolute pathcgd
1995-05-08uname(2) --> uname(3)mycroft
1995-05-07fix up RCS idscgd
1995-05-07always add sys/arch to include pathcgd
1995-05-06Small change to allow 8 bit characters in file names. Inspired byjtc
1995-05-06Print error message and exit if TERM is not set.jtc
1995-05-05Upgrade to Flex version 2.5.2jtc
1995-05-03Change the interface to stop().mycroft
1995-05-03Use POSIX tty semantics.mycroft
1995-05-03None of the functions in util.c are needed by NetBSD, so don'tjtc
1995-05-02Use POSIX tty semantics.mycroft
1995-05-02Use POSIX tty semantics and err*(3)/warn*(3).mycroft
1995-04-30Kill gcc -Wall warningschristos
1995-04-30kill an apparently-bogus ampersand. it made a char ** into a char ***,cgd
1995-04-29Fix small typo; from Chris Torekchristos