aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* With the recent 'make install' change in the kernel build makefiles, anPeter Wemm1995-11-141-2/+4
* Submitted by: John Hay <jhay@mikom.csir.co.za>Julian Elischer1995-11-133-9/+5
* More helpful error messages.Jordan K. Hubbard1995-11-122-9/+12
* Initialize ld.so.hints if necessary.Jordan K. Hubbard1995-11-121-1/+5
* Make editor start on right screen for anonFTP setup.Jordan K. Hubbard1995-11-121-2/+7
* Bring my pkg_install improvements forward from 2.1.Jordan K. Hubbard1995-11-125-105/+116
* Add verbosity to add in tracking a mystery sig-11 with this..Jordan K. Hubbard1995-11-111-59/+43
* Fix some missing parameters to the anon ftp setup area.Jordan K. Hubbard1995-11-111-5/+5
* Various cosmetic tweaks.Jordan K. Hubbard1995-11-111-5/+5
* Write a quick help screen for this. Coranth seems to have an aversionJordan K. Hubbard1995-11-111-0/+19
* ppp-2.2 doesn't have a RELNOTES file anymore, so the old one here wasPeter Wemm1995-11-101-0/+147
* Also set PKG_PATH when adding from media types other than FTP.Jordan K. Hubbard1995-11-101-6/+24
* Fix a core-dump.Poul-Henning Kamp1995-11-101-2/+4
* Leave hints for pkg_add so that it can do dependency over FTP. ThisJordan K. Hubbard1995-11-101-1/+8
* Tweaks to anon ftp setup.Jordan K. Hubbard1995-11-101-2/+9
* Make lsdev eisaconf aware.Justin T. Gibbs1995-11-101-5/+9
* o Now that Coranth has made the anonymous FTP configuration not use adduser,Jordan K. Hubbard1995-11-091-0/+491
* o Use correct device for Wangtek tapes.Jordan K. Hubbard1995-11-081-4/+4
* Fix a really stooopid bug that was clobbering the package menu.Jordan K. Hubbard1995-11-061-2/+2
* Some general fixes for the package menu (still need to fix the "more than 10Jordan K. Hubbard1995-11-064-22/+42
* Correct some *serious* brain-o's in the upgrade procedure. Thanks forJordan K. Hubbard1995-11-061-2/+21
* Include mkdosfs into the list of subdirs.Joerg Wunsch1995-11-051-9/+9
* Cross-reference newfs(8), and mkdosfs(1).Joerg Wunsch1995-11-051-3/+18
* mkdosfs -- a tool to create an MS-DOS file system on a device or file.Joerg Wunsch1995-11-056-0/+717
* Move MBR selection to write/quite stage of disk editor for a more logicalJordan K. Hubbard1995-11-041-2/+2
* Recover lost support for netmask 255.255.255.255 that was lost in the merge.Peter Wemm1995-11-041-5/+5
* Various tweaks to adjust things more to my liking. Also bring in Rich'sJordan K. Hubbard1995-11-042-10/+9
* Connect fsdb to the SUBDIR list.Peter Wemm1995-11-031-2/+2
* AARGH!! by default, pppd would no longer allow users to use "proxyarp"Peter Wemm1995-11-031-1/+5
* No need to go back quite _that_ far to the MOUNT_UFS constant when we havePeter Wemm1995-11-031-2/+8
* add quot..Peter Wemm1995-11-031-3/+2
* Minor tweaks to get quot to compile on FreeBSD..Peter Wemm1995-11-033-6/+11
* This commit was generated by cvs2svn to compensate for changes in r12032,Peter Wemm1995-11-033-54/+655
|\
| * Import NetBSD's quot command, filling the gap in our sourcesPeter Wemm1995-11-033-0/+685
* | Lots-o-cleanup(tm):Jordan K. Hubbard1995-11-032-23/+12
* | Workaround for the setlogin()-in-same-session-as-inetd bug.Peter Wemm1995-11-031-4/+25
* | Merge pppstats from ppp-2.2 onto mainline..Peter Wemm1995-10-313-429/+336
* | Whoops.. ppp-comp.h -> ppp_comp.h...Peter Wemm1995-10-312-4/+4
* | Bring pppd from ppp-2.2 onto the mainline..Peter Wemm1995-10-3121-1674/+2376
* | Initial revisionPeter Wemm1995-10-312-0/+702
* | Fix the `pkg_add relative to .' bug. Thank you, Ville!Jordan K. Hubbard1995-10-312-5/+7
* | Support the configuration of "od" devices.Joerg Wunsch1995-10-311-1/+1
* | <sys/user.h> -> <sys/time.h>Poul-Henning Kamp1995-10-301-1/+1
* | Implement simple quoting for command args.Adam David1995-10-301-3/+10
* | Added support for a %SFILES token to auto-generate a SFILES= file list inDavid Greenman1995-10-291-0/+27
* | #include <sys/user.h>Poul-Henning Kamp1995-10-291-0/+1
* | #include <sys/user.h>Poul-Henning Kamp1995-10-291-0/+1
* | Add rndcontrol.Bruce Evans1995-10-291-2/+3
* | Control utility for the /dev/random device. This allows root to selectMark Murray1995-10-284-0/+389
* | Correct ip protocol in error message, when binding the tcp port.Adam David1995-10-271-1/+1