summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed missing dependencies on headers generated by rpcgen, as usual.bde1998-05-103-25/+26
* Fixed the usual missing dependencies on headers generated by rpcgen.bde1998-05-101-2/+2
* Simplified by putting all generated headers in SRCS. The explicitbde1998-05-101-4/+2
* Use rpcgen's -C option to get prototypes in nfs_prot.h.bde1998-05-102-2/+2
* Print a human-readable warning and die if $INFODIR do not exist.wosch1998-05-091-1/+11
* Fix my last change: the .Fx macro doesn't do anything useful without anwollman1998-05-091-2/+2
* Add join to the list of bootstrap tools and remove the cpp script becausejb1998-05-091-10/+18
* Documentation fix: delete references to T/TCP as they are not relevantwollman1998-05-092-12/+36
* Add character major for 'loe' loopback pseudo-ethernet device.msmith1998-05-092-2/+4
* Fixed the usual missing dependencies on headers generated by rpcgen.bde1998-05-091-6/+6
* Add a BUGS section and describe a problem I've been having forbrian1998-05-091-1/+14
* Fixed the usual dependency bugs. This Makefile accidentally usuallybde1998-05-091-3/+3
* Fixed overflow in sysinit enum constants. In that little-usedbde1998-05-091-47/+47
* Cast pointers to longs, not ints.jb1998-05-091-3/+3
* Fixed `make -j9' by putting generated headers in ${SRCS}. Removed bogusbde1998-05-091-6/+7
* Change long variable to time_t where it is passed to time() by reference.jb1998-05-091-1/+1
* Add #include string.h to get prototypes.jb1998-05-092-0/+2
* Add #include string.h to get prototypes and change variables from longjb1998-05-092-3/+5
* Remove bogus time() prototype and let the one in time.h rule.jb1998-05-091-1/+0
* Add #include string.h to get prototypes.jb1998-05-093-0/+3
* Cast pointers to long instead of int.jb1998-05-094-9/+9
* Add #include string.h to get prototypes.jb1998-05-093-0/+3
* Change casts of function pointers from int to long. This makes thejb1998-05-096-7/+7
* Add #include string.h to get prototypes.jb1998-05-093-0/+3
* Change long variable to time_t because it passed to time() and ctime().jb1998-05-091-1/+1
* Change long variables to time_t if they are passed to time() or localtime()jb1998-05-091-3/+3
* Add #include string.h to get prototypes.jb1998-05-092-0/+2
* Change variable types from long to time_t if they are passed to time()jb1998-05-094-6/+7
* Remove #define NULL because stdio.h does that.jb1998-05-091-1/+0
* Add #include string.h to get prototypes.jb1998-05-091-0/+1
* Add #include string.h to get prototypes.jb1998-05-092-0/+2
* tv_sec in timeval is a long, and a time_t is not necessarily a long.jb1998-05-091-2/+4
* Add #include string.h to get prototypes.jb1998-05-093-0/+3
* Add 'extern' to arrays that are declared and initialised elsewhere.jb1998-05-091-5/+5
* Fix off by ane error in previous commit.dt1998-05-092-4/+4
* Add 'extern' to arrays that are declared and initialised in other files.jb1998-05-091-12/+12
* Add 'extern' to arrays that are declared and initialised in other files.jb1998-05-091-2/+2
* Add #include stdlib.h to get prototypes.jb1998-05-091-0/+1
* Change prototype for addbuf to make it compatible with tputs now thatjb1998-05-091-2/+3
* Add #include string.h, stdlib.h and termcap.h to get prototypes.jb1998-05-091-1/+4
* Add #include string to get prototypes.jb1998-05-091-0/+1
* Add 'extern' to those arrays that are declared and initialisedjb1998-05-091-3/+3
* Arrggghhhh... forgot to strip the / after outputting %2fdes1998-05-091-3/+6
* Add #include string.h to get prototypes.jb1998-05-096-0/+6
* Add #include stdlib.h to get prototypes.jb1998-05-091-0/+1
* Map a leading / in -c argument to %2f instead of dropping it silently.des1998-05-091-9/+4
* Add #include string.h to get prototypes.jb1998-05-091-0/+1
* Alphas don't necessarily have speakers.jb1998-05-091-0/+3
* Describe absolute paths in FTP URL's. This patch has been sittingfenner1998-05-091-3/+16
* Of these programs, only df and ps aren't compatible with FreeBSD/Alpha.jb1998-05-091-4/+4
OpenPOWER on IntegriCloud