| Commit message (Expand) | Author | Age | Files | Lines |
* | *GULP* cvs remove the uncomfortably large list of files that are no longer | peter | 1995-12-02 | 43 | -10184/+2 |
* | Update the freefall.mc file to (almost) match what is actually being | peter | 1995-12-02 | 3 | -16/+83 |
* | Re-disable the cf/cf SUBDIR - we were not building it before anyway. | peter | 1995-12-02 | 1 | -1/+1 |
* | Initial round of conflict resolutions.. I need to do another | peter | 1995-12-02 | 58 | -6713/+10213 |
* | This commit was generated by cvs2svn to compensate for changes in r12571, | peter | 1995-12-02 | 136 | -8407/+21805 |
|\ |
|
| * | Import Sendmail-8.7.2 as discussed on -current. | peter | 1995-12-02 | 158 | -11435/+32019 |
* | | Fix second gets() -> fgets() conversion botch I missed. | jkh | 1995-12-02 | 1 | -5/+7 |
* | | Commit the longstanding bin/410 & kern/411 fix, in the hope that somebody | phk | 1995-12-01 | 1 | -3/+3 |
* | | Adjust a perror() to print the actual target of the error. | jkh | 1995-12-01 | 1 | -1/+1 |
* | | Account for newline in fgets(). Whoops! | jkh | 1995-12-01 | 1 | -1/+6 |
* | | Stamp out more calls to gets(). | jkh | 1995-12-01 | 1 | -8/+8 |
* | | If CONFIG_NO_CLOBBER_EVER is defined (e.g., in /etc/make.conf), don't make | wollman | 1995-11-28 | 2 | -0/+5 |
* | | Disconnect fsdb in preperation for move to /sbin | peter | 1995-11-24 | 1 | -2/+2 |
* | | 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 |