| Commit message (Expand) | Author | Age | Files | Lines |
* | If sendmail is collecting a message *not* via SMTP, then this patch will | peter | 1995-11-20 | 1 | -7/+7 |
* | Avoid bogus free() of a junk pointer. | joerg | 1995-11-17 | 1 | -2/+2 |
* | Make this compile again by adding the necessary includes. | phk | 1995-11-17 | 1 | -0/+6 |
* | Make sysctl compile again by removing all the debug stuff. | phk | 1995-11-17 | 1 | -32/+2 |
* | Warn the user extra special for /etc/sysconfig. | jkh | 1995-11-17 | 1 | -2/+14 |
* | With the recent 'make install' change in the kernel build makefiles, an | peter | 1995-11-14 | 1 | -2/+4 |
* | Submitted by: John Hay <jhay@mikom.csir.co.za> | julian | 1995-11-13 | 3 | -9/+5 |
* | More helpful error messages. | jkh | 1995-11-12 | 2 | -9/+12 |
* | Initialize ld.so.hints if necessary. | jkh | 1995-11-12 | 1 | -1/+5 |
* | Make editor start on right screen for anonFTP setup. | jkh | 1995-11-12 | 1 | -2/+7 |
* | Bring my pkg_install improvements forward from 2.1. | jkh | 1995-11-12 | 5 | -106/+117 |
* | Add verbosity to add in tracking a mystery sig-11 with this.. | jkh | 1995-11-11 | 1 | -59/+43 |
* | Fix some missing parameters to the anon ftp setup area. | jkh | 1995-11-11 | 1 | -5/+5 |
* | Various cosmetic tweaks. | jkh | 1995-11-11 | 1 | -5/+5 |
* | Write a quick help screen for this. Coranth seems to have an aversion | jkh | 1995-11-11 | 1 | -0/+19 |
* | ppp-2.2 doesn't have a RELNOTES file anymore, so the old one here was | peter | 1995-11-10 | 1 | -0/+147 |
* | Also set PKG_PATH when adding from media types other than FTP. | jkh | 1995-11-10 | 1 | -6/+24 |
* | Fix a core-dump. | phk | 1995-11-10 | 1 | -2/+4 |
* | Leave hints for pkg_add so that it can do dependency over FTP. This | jkh | 1995-11-10 | 1 | -1/+8 |
* | Tweaks to anon ftp setup. | jkh | 1995-11-10 | 1 | -2/+9 |
* | Make lsdev eisaconf aware. | gibbs | 1995-11-10 | 1 | -5/+9 |
* | o Now that Coranth has made the anonymous FTP configuration not use adduser, | jkh | 1995-11-09 | 1 | -0/+491 |
* | o Use correct device for Wangtek tapes. | jkh | 1995-11-08 | 1 | -4/+4 |
* | Fix a really stooopid bug that was clobbering the package menu. | jkh | 1995-11-06 | 1 | -2/+2 |
* | Some general fixes for the package menu (still need to fix the "more than 10 | jkh | 1995-11-06 | 4 | -22/+42 |
* | Correct some *serious* brain-o's in the upgrade procedure. Thanks for | jkh | 1995-11-06 | 1 | -2/+21 |
* | Include mkdosfs into the list of subdirs. | joerg | 1995-11-05 | 1 | -9/+9 |
* | Cross-reference newfs(8), and mkdosfs(1). | joerg | 1995-11-05 | 1 | -3/+18 |
* | This commit was generated by cvs2svn to compensate for changes in r12102, | joerg | 1995-11-05 | 6 | -0/+717 |
|\ |
|
| * | mkdosfs -- a tool to create an MS-DOS file system on a device or file. | joerg | 1995-11-05 | 6 | -0/+717 |
* | Move MBR selection to write/quite stage of disk editor for a more logical | jkh | 1995-11-04 | 1 | -2/+2 |
* | Recover lost support for netmask 255.255.255.255 that was lost in the merge. | peter | 1995-11-04 | 1 | -5/+5 |
* | Various tweaks to adjust things more to my liking. Also bring in Rich's | jkh | 1995-11-04 | 2 | -10/+9 |
* | Connect fsdb to the SUBDIR list. | peter | 1995-11-03 | 1 | -2/+2 |
* | AARGH!! by default, pppd would no longer allow users to use "proxyarp" | peter | 1995-11-03 | 1 | -1/+5 |
* | No need to go back quite _that_ far to the MOUNT_UFS constant when we have | peter | 1995-11-03 | 1 | -2/+8 |
* | add quot.. | peter | 1995-11-03 | 1 | -3/+2 |
* | Minor tweaks to get quot to compile on FreeBSD.. | peter | 1995-11-03 | 3 | -6/+11 |
* | This commit was generated by cvs2svn to compensate for changes in r12032, | peter | 1995-11-03 | 3 | -54/+655 |
|\ |
|
| * | Import NetBSD's quot command, filling the gap in our sources | peter | 1995-11-03 | 3 | -54/+655 |
* | | Lots-o-cleanup(tm): | jkh | 1995-11-03 | 2 | -23/+12 |
* | | Workaround for the setlogin()-in-same-session-as-inetd bug. | peter | 1995-11-03 | 1 | -4/+25 |
* | | Merge pppstats from ppp-2.2 onto mainline.. | peter | 1995-10-31 | 3 | -432/+339 |
* | | Whoops.. ppp-comp.h -> ppp_comp.h... | peter | 1995-10-31 | 2 | -4/+4 |
* | | Bring pppd from ppp-2.2 onto the mainline.. | peter | 1995-10-31 | 21 | -1682/+2384 |
* | | Initial revision | peter | 1995-10-31 | 2 | -0/+702 |
* | | Fix the `pkg_add relative to .' bug. Thank you, Ville! | jkh | 1995-10-31 | 2 | -5/+7 |
* | | Support the configuration of "od" devices. | joerg | 1995-10-31 | 1 | -1/+1 |
* | | <sys/user.h> -> <sys/time.h> | phk | 1995-10-30 | 1 | -1/+1 |
* | | Implement simple quoting for command args. | adam | 1995-10-30 | 1 | -3/+10 |