aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* include <pthread.h>David E. O'Brien1998-09-252-2/+6
* Take doscmd back out - it relies on installed X components to build (!).Jordan K. Hubbard1998-09-251-2/+1
* Fixed disorder and long lines.Bruce Evans1998-09-241-9/+10
* Enable elf build for doscmd.Luoqi Chen1998-09-241-5/+3
* ELFize. In fact, doscmd is ELF natural -- there is no need for a loaderLuoqi Chen1998-09-242-3/+27
* Terminate our output string correctly if we've gotBrian Somers1998-09-221-1/+2
* Makefile.inc was conditionally setting vars already set by bsd.own.mkDavid E. O'Brien1998-09-212-5/+8
* Fix bad option processing.Ollivier Robert1998-09-211-7/+4
* Install using ${INSTALL}, not using `install'.Bruce Evans1998-09-201-2/+2
* Change the devstat generation number from an int to a long. The int-sizedKenneth D. Merry1998-09-203-8/+12
* Add -S flag; this is benign since fetch's behavior is unchanged if youJordan K. Hubbard1998-09-205-8/+55
* Remove useless `BINOWN=root' now that it is the default.David E. O'Brien1998-09-1913-22/+8
* Fix the following bugs:Dag-Erling Smørgrav1998-09-191-19/+27
* DTRT for file: URLs when output file is "-".Dag-Erling Smørgrav1998-09-171-1/+17
* vmstat shows all manually-specified devices rather then just the firstMatthew Dillon1998-09-161-1/+6
* Avoid infinite loop if read() fails consistently.Dag-Erling Smørgrav1998-09-161-1/+1
* Put ldd back in the standard list since it builds on alpha now.Doug Rabson1998-09-161-2/+2
* Make ldd work on alpha.Doug Rabson1998-09-163-8/+15
* Add links to addr2line, objcopy, and objdump. These exist only forJohn Polstra1998-09-161-0/+3
* Delete unused code. This has been obsoleted by the new devstat code.Kenneth D. Merry1998-09-162-478/+0
* Reference new files for device stat support.Justin T. Gibbs1998-09-151-5/+6
* Augment compression and blocksize support. Update table of known densities.Justin T. Gibbs1998-09-152-89/+252
* Update system to new device statistics code.Justin T. Gibbs1998-09-158-340/+975
* Use -aout for kernels right now. This will have to be changed back ifJordan K. Hubbard1998-09-141-1/+2
* Don't require an executable file name. If no executable image isDag-Erling Smørgrav1998-09-143-26/+52
* Remove -n for ignoring system headers. Instead add finer grain shellDavid E. O'Brien1998-09-132-17/+25
* Print correct total for -c option (previously, the total for the lastDag-Erling Smørgrav1998-09-111-1/+1
* Some fixes for swap space accounting.Dmitrij Tejblum1998-09-111-2/+7
* Set the `pc98' string to the MACHINE if machdep.ispc98 != 0.KATO Takenori1998-09-091-1/+23
* Don't define RANLIBMAG if building an elf version of make. The RANLIBMAGJohn Birrell1998-09-091-2/+2
* Fix spurious `free()' when -d g2 is enabled.Joseph Koshy1998-09-091-3/+12
* Add missing comma.Joseph Koshy1998-09-091-1/+1
* Terminate the defdrives array correctly. (Shame, Rod!)Mike Smith1998-09-091-1/+1
* Add support for the RPC 64-bit integer type ``hyper''.David E. O'Brien1998-09-081-2/+2
* Make profiling work for ELF. gprof now autodetects the format ofJohn Polstra1998-09-077-209/+346
* Make the builtin unix macro work as it should (well like Solaris's,Steve Price1998-09-071-1/+5
* Correct zsh shell script entry.Martin Cracauer1998-09-071-2/+2
* Install the legacy man file in section 1aout.John Birrell1998-09-076-1/+6
* Use a default execution type if none of the listed ones match. ThisSean Eric Fagan1998-09-071-1/+10
* Remove tcl from /usr/src, according to prior agreement. BTW, tcl-8.0 *is*Satoshi Asami1998-09-053-31/+3
* Change MACHINE to MACHINE_ARCH to support MACHINE=pc98.John Birrell1998-09-052-2/+2
* Add -lcrypt when building kerberos.John Birrell1998-09-052-6/+6
* revert back to rev 1.5David E. O'Brien1998-09-041-1/+0
* Bump up the E_SHELL constant after an extra field was added, thus makingMark Murray1998-09-031-1/+1
* Removed a buggy ifdef for not linking libmd explicitly. ExplicitBruce Evans1998-09-021-9/+3
* Cut-n-paste fub.David E. O'Brien1998-09-021-2/+2
* Diagnostic rewritten in English.Wolfram Schneider1998-09-021-3/+3
* Sort cross references.Wolfram Schneider1998-08-312-3/+3
* Support multiple databases. For exampleWolfram Schneider1998-08-312-25/+25
* Move setting of 'crt' mail variable to {/usr/src}/etc/mail.rc.Joseph Koshy1998-08-311-1/+1