summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Replace call to obsolete inet_addr routine with inet_aton so we can specifypst1995-04-261-2/+2
* Close this PR:jkh1995-04-261-1/+1
* Add code for dealing with URLs.jkh1995-04-263-11/+208
* Make pkg_info URL aware (and also make it use the PKG_PATH properly, likejkh1995-04-262-22/+43
* Add depend on libftp since this is now in lib.jkh1995-04-261-1/+3
* Add a great deal more error checking to various things.jkh1995-04-262-22/+44
* Further work on making all this more robust in the face of failure.jkh1995-04-262-36/+70
* Add ftp.uni-paderborn.detorstenb1995-04-261-1/+4
* Add LIBFTP.jkh1995-04-261-1/+2
* Fix a number of additional warnings.jkh1995-04-262-13/+2
* Move <varargs.h> out of FtpLibrary.h and into the .c files that actuallyjkh1995-04-263-1/+2
* Yikes! How did that typo slip past! I'd swear I compiled it. Oh well,jkh1995-04-261-2/+2
* As per Bruce's advice, use sysconf to get the max argument size andjkh1995-04-261-19/+23
* Reviewed by: Gene Stark (starkhome!gene@sbstark.cs.sunysb.edu)bde1995-04-262-4/+4
* Check dependencies BEFORE doing final extraction of package.jkh1995-04-262-63/+83
* Add outb to keyboard controller to do a cpu_reset, this fixes 2 knownrgrimes1995-04-262-2/+28
* My handling of the missing dependency but !Verbose was wrong. Makejkh1995-04-261-2/+7
* Gary J's patches to make gdb -w work properly.jkh1995-04-266-8/+22
* Disallow half-configured point-to-point interfaces. It's still possible towollman1995-04-251-7/+14
* Finally finish the cloning cleanup work by making sure that cloneswollman1995-04-251-1/+131
* Fix some conflicting descriptions.wollman1995-04-251-2/+0
* Add libftp to list of targets.jkh1995-04-251-1/+1
* Now check all the warning purges and general clean-up in on the secondjkh1995-04-2519-38/+66
* This commit was generated by cvs2svn to compensate for changes in r8064,jkh1995-04-2547-0/+8593
|\
| * A programmatic interface to ftp. I need this for several otherjkh1995-04-2547-0/+8593
* Fix benign type mismatches int console functions. dev_t was assumedbde1995-04-252-1/+38
* Document matcd1.jkh1995-04-251-10/+18
* Added mark_all() call so that screen is proberly updatedsos1995-04-253-3/+6
* Remove setre*id*.bde1995-04-251-2/+2
* Fixed a "bswbuf" hang caused by the wakeup in relpbuf() waking up thedg1995-04-251-2/+2
* Do kernels up to 2Mb.phk1995-04-251-2/+7
* This is a helper program to patch a filesystem into a "MFS_ROOT" kernel.phk1995-04-252-0/+140
* Document MFS_ROOT option.phk1995-04-253-3/+15
* Add support for MFS root filesystem.phk1995-04-252-2/+26
* Add a printf so we can see where we get our rootfs from.phk1995-04-251-1/+2
* Fixed the mmap hang fix previously committed so that it worksdyson1995-04-251-5/+9
* Add $defaultdomainname to sysconfig and use it in netstart to set thergrimes1995-04-242-6/+10
* Use ARG_MAX instead of _POSIX_ARG_MAX: 4K is too small!jkh1995-04-241-3/+3
* Grand new all-singing, dialog-wielding tzsetup(8). Still needs a man page.wollman1995-04-245-6/+588
* Add more comments for tzsetup and fix some old ones.wollman1995-04-244-16/+127
* Add ioctls DIOCGSLICEINFO and DIOCSYNCSLICEINFO. The latter isn'tbde1995-04-242-2/+29
* Undo the move of `#include "sc.h"' etc. to cons.h. It broke anythingbde1995-04-244-18/+14
* Commit the latest version of this. This version appears to handle packagejkh1995-04-2413-148/+260
* (1) Add the chain of dependencies to the targets in the NO_* sectionasami1995-04-241-10/+12
* Move call of fake-pkg from do-install to end of install.asami1995-04-241-4/+4
* Make bad144 debugging code conditional on ds_debug.bde1995-04-241-2/+2
* Added "bio" to matcd.phk1995-04-245-10/+10
* Changes to get rid of ufslk2 hangs when doing read/write to/fromdyson1995-04-248-39/+85
* Changes John's handling of the flags a little bit, added a new one,phk1995-04-241-6/+24
* Did a s/[ \t]*$//phk1995-04-241-21/+21
OpenPOWER on IntegriCloud