summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Use MACHINE_ARCH instead of MACHINE to detect x86 arch.kato1998-10-071-1/+1
* Fix a core-dump situation in ":boot" mode in the vmstat display.ken1998-10-051-2/+2
* Also look in /usr/src/contrib.obrien1998-10-041-3/+3
* Make it compile -Wall cleanly.sef1998-10-031-2/+3
* Move truss from i386-specific to always-build.sef1998-10-031-2/+2
* Some 64bit portability fixes.dfr1998-10-032-5/+8
* mt now builds on the alpha.dfr1998-10-031-2/+2
* Don't bother trying to support Wangtek tapes on the alpha.dfr1998-10-031-2/+4
* Fix "file" so that it prints the program names from core filesjdp1998-10-031-12/+16
* Alpha support for truss. I tested this on both bento and beast (thanks,sef1998-10-033-3/+351
* Use `lpr' vs. `lp' to printobrien1998-10-011-8/+8
* Backed out "fix for PR 7575". It was bogus.dt1998-10-012-2/+2
* Mention default time between output flushes in manual page.jkoshy1998-09-291-2/+3
* include <pthread.h>obrien1998-09-252-2/+6
* Take doscmd back out - it relies on installed X components to build (!).jkh1998-09-251-2/+1
* Fixed disorder and long lines.bde1998-09-241-9/+10
* Enable elf build for doscmd.luoqi1998-09-241-5/+3
* ELFize. In fact, doscmd is ELF natural -- there is no need for a loaderluoqi1998-09-242-3/+27
* Terminate our output string correctly if we've gotbrian1998-09-221-1/+2
* Makefile.inc was conditionally setting vars already set by bsd.own.mkobrien1998-09-212-5/+8
* Fix bad option processing.roberto1998-09-211-7/+4
* Install using ${INSTALL}, not using `install'.bde1998-09-201-2/+2
* Change the devstat generation number from an int to a long. The int-sizedken1998-09-203-8/+12
* Add -S flag; this is benign since fetch's behavior is unchanged if youjkh1998-09-205-8/+55
* Remove useless `BINOWN=root' now that it is the default.obrien1998-09-1913-22/+8
* Fix the following bugs:des1998-09-191-19/+27
* DTRT for file: URLs when output file is "-".des1998-09-171-1/+17
* vmstat shows all manually-specified devices rather then just the firstdillon1998-09-161-1/+6
* Avoid infinite loop if read() fails consistently.des1998-09-161-1/+1
* Put ldd back in the standard list since it builds on alpha now.dfr1998-09-161-2/+2
* Make ldd work on alpha.dfr1998-09-163-8/+15
* Add links to addr2line, objcopy, and objdump. These exist only forjdp1998-09-161-0/+3
* Delete unused code. This has been obsoleted by the new devstat code.ken1998-09-162-478/+0
* Reference new files for device stat support.gibbs1998-09-151-5/+6
* Augment compression and blocksize support. Update table of known densities.gibbs1998-09-152-89/+252
* Update system to new device statistics code.gibbs1998-09-158-340/+975
* Use -aout for kernels right now. This will have to be changed back ifjkh1998-09-141-1/+2
* Don't require an executable file name. If no executable image isdes1998-09-143-26/+52
* Remove -n for ignoring system headers. Instead add finer grain shellobrien1998-09-132-17/+25
* Print correct total for -c option (previously, the total for the lastdes1998-09-111-1/+1
* Some fixes for swap space accounting.dt1998-09-111-2/+7
* Set the `pc98' string to the MACHINE if machdep.ispc98 != 0.kato1998-09-091-1/+23
* Don't define RANLIBMAG if building an elf version of make. The RANLIBMAGjb1998-09-091-2/+2
* Fix spurious `free()' when -d g2 is enabled.jkoshy1998-09-091-3/+12
* Add missing comma.jkoshy1998-09-091-1/+1
* Terminate the defdrives array correctly. (Shame, Rod!)msmith1998-09-091-1/+1
* Add support for the RPC 64-bit integer type ``hyper''.obrien1998-09-081-2/+2
* Make profiling work for ELF. gprof now autodetects the format ofjdp1998-09-077-209/+346
* Make the builtin unix macro work as it should (well like Solaris's,steve1998-09-071-1/+5
* Correct zsh shell script entry.cracauer1998-09-071-2/+2
OpenPOWER on IntegriCloud