summaryrefslogtreecommitdiffstats
path: root/sbin
Commit message (Collapse)AuthorAgeFilesLines
* Fixed NULL pointer dereference that occured when any options weredg1994-08-022-2/+6
| | | | specified.
* Update this to the latest version from Steve Gerakines. This is an easyjkh1994-06-226-206/+494
| | | | | drop-in for me and looks substantailly neater than the previous version, so I'll give the floppy tape users a break (but just this once :).
* Changes from Paul Kranenburg which bring us into sync with his sources:rich1994-06-152-8/+13
| | | | | | | | | | | | | | handling of errors through the standard err() and warn() more fixes for Geoff Rehmet's NULL pointer bug. fixes NULL pointer bugs when linking mono and nested X servers. supports a `-nostdlib' option. accept object files without a symbol table don't attempt dynamic linking when `-A' is given a few variable names have chaged (desc -> fd), and the formatting has changed which should make it much easier to track his sources. I tested 'make world' for /usr/src and X twice with these changes.
* Commented out a pointer to qtar(1), we don't have that yet.ats1994-06-072-6/+6
| | | | Changed the -description in the SYNOPSIS to description.
* Add the -r and -s flags to the Usage string.ats1994-06-051-2/+2
|
* From Bde:ache1994-05-302-98/+56
| | | | | o Rewrote lots of it to be more like stty.1. The old one was too verbose and the complicated options no longer exist.
* From Bde:ache1994-05-302-44/+4
| | | | o Removed bidir options.
* I know better than to edit files on freefall, next time take a patch file.rgrimes1994-05-281-1/+1
| | | | Change vm_paramh. to vm_param.h
* Remove old style manual page depends so make install with NOMAN setrgrimes1994-05-282-4/+0
| | | | can run.
* Disable afterinstall: for manual pages until the manual page fix patchrgrimes1994-05-281-1/+1
| | | | comes in.
* Remove stuff for building manual pages the old way.rgrimes1994-05-282-14/+0
|
* Comment out missing programs fsdb icheck and ncheck.rgrimes1994-05-281-5/+7
| | | | | | | Comment out porting work needed program scsiformat. Remove XNSrouted and routed as they have been moved to usr.sbin. Reviewed by: Submitted by:
* Must now include vm/vm.h and vm/vm_param.h due to the way we define KERNBASE.rgrimes1994-05-281-0/+3
| | | | Reviewed by: David Greenman
* Don't build /sbin shared.rgrimes1994-05-281-0/+1
|
* This commit was generated by cvs2svn to compensate for changes in r1558,rgrimes1994-05-26207-0/+47134
|\ | | | | | | which included commits to RCS files with non-trunk default branches.
| * BSD 4.4 Lite sbin Sourcesrgrimes1994-05-26207-0/+47134
| | | | | | | | | | Note: XNSrouted and routed NOT imported here, they shall be imported with usr.sbin.
* | BSD 4.4 Lite sbin Sourcesrgrimes1994-05-2673-0/+18495
| | | | | | | | | | Note: XNSrouted and routed NOT imported here, they shall be imported with usr.sbin.
* | This commit was generated by cvs2svn to compensate for changes in r1553,rgrimes1994-05-264-0/+1015
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * BSD 4.4 Lite usr.sbin Sourcesrgrimes1994-05-264-0/+1015
|
* Latest error correction code from Steve Gerakinesjkh1994-05-202-290/+502
|
* FILES entry correctedache1994-05-032-2/+2
|
* Fix gross spelling and typographical errors pointed out by Keith Bostic.jkh1994-04-242-2/+2
|
* Better link ldconfig static instead dynamic.ats1994-04-131-2/+2
|
* Add that /usr/X386/lib is also in the default path for ldconfig. Bug foundats1994-04-051-1/+3
| | | | | by Satoshi Asami ( asami@cs.berkeley.edu ). Fixed also a minor typo problem.
* This is Paul K's latest set of ld changes. A commit was necessary at thisjkh1994-02-133-18/+30
| | | | | | | | | | late stage due to the fact that link.h was copyright Sun Microsystems. This version of ld sync's us up with NetBSD's ld and supports compatablily with NetBSD's -[zZ] flags (which we had reversed). Compiling with this new ld will give you RRS warnings for libraries which do not contain .type infomation - these wsarnings are harmless and will go away as soon as you recompile your libraries (cd /usr/src; make libraries).
* Changed NetBSD -> FreeBSDnate1994-02-111-2/+2
|
* Manual is in section 8, you MUST say MAN8= for this to work. Add $Id$rgrimes1994-02-072-0/+6
|
*-. This commit was generated by cvs2svn to compensate for changes in r1112,alm1994-02-078-0/+1676
|\ \ | | | | | | | | | which included commits to RCS files with non-trunk default branches.
| | * import floppy tape controlleralm1994-02-074-0/+838
| | |
| * | import floppy tape controlleralm1994-02-074-0/+838
| /
* | Cosmetique patch from bdeache1994-02-051-9/+23
| |
* | Fix sign of offset diff.ache1993-12-201-6/+36
| | | | | | | | Use Bruce initial/final hour scheme to avoid critical hours.
* | Fixed Makefile per bug report from Julian Stacey. There was an extra DESTDIRnate1993-12-161-2/+2
| | | | | | | | in front of BINDIR definition.
* | This commit was generated by cvs2svn to compensate for changes in r867,ache1993-12-164-0/+342
|\ \ | |/ | | | | which included commits to RCS files with non-trunk default branches.
| * Attempt to import adjkerntz...ache1993-12-164-0/+342
|
* Change default dtrwait time to 2 seconds.ache1993-12-162-2/+4
|
* Man page added.ache1993-12-104-2/+148
|
* Modified for work without options COM_BIDIR into kernel.ache1993-12-102-10/+6
|
* Add 'dtrwait <n>' option to comcontrol to handleache1993-12-102-28/+98
| | | | TIOCM[SG]DTRWAIT ioctl.
* Many recent fixes from Paul K, add support for chaining of shared lib deps.jkh1993-11-301-4/+7
|
* Cahnged ldconfig.0 to ldconfig.8 for our man system.paul1993-11-091-2/+2
|
* Updated to newest ld from pk.paul1993-11-091-2/+2
| | | | | | | | | | | | lib.c: Pull in archives containing definitions needed by shared objects. warnings.c: Less spurious "undefined symbol" msgs for shared library defined symbols. ld.c: Do a better job of recognising data in text segments, eg. `const char []'. shlib.c,ld/rtld/{Makefile rtld.c} Use strsep() in stead of strtok() and restore colons in eg. env. vars.
* Changed ldconfig.0 to ldconfig.8 for our man setup.paul1993-11-061-2/+2
|
* Imported NetBSD's ld for shared libs.paul1993-11-033-0/+522
|
* The fdisk man page doesn't show correctly the usage possibilities ofrgrimes1993-08-102-0/+2
| | | | | | fdisk. It was missing the disk argument. From: Andreas Schulz <ats@g386bsd.first.gmd.de>
* New manual page systemroot1993-07-022-2/+2
|
* Initial import, 0.1 + pk 0.2.4-B1rgrimes1993-06-1210-0/+1914
OpenPOWER on IntegriCloud