summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Install the legacy man file in section 1aout.jb1998-09-076-1/+6
* Use a default execution type if none of the listed ones match. Thissef1998-09-071-1/+10
* Remove tcl from /usr/src, according to prior agreement. BTW, tcl-8.0 *is*asami1998-09-053-31/+3
* Change MACHINE to MACHINE_ARCH to support MACHINE=pc98.jb1998-09-052-2/+2
* Add -lcrypt when building kerberos.jb1998-09-052-6/+6
* revert back to rev 1.5obrien1998-09-041-1/+0
* Bump up the E_SHELL constant after an extra field was added, thus makingmarkm1998-09-031-1/+1
* Removed a buggy ifdef for not linking libmd explicitly. Explicitbde1998-09-021-9/+3
* Cut-n-paste fub.obrien1998-09-021-2/+2
* Diagnostic rewritten in English.wosch1998-09-021-3/+3
* Sort cross references.wosch1998-08-312-3/+3
* Support multiple databases. For examplewosch1998-08-312-25/+25
* Move setting of 'crt' mail variable to {/usr/src}/etc/mail.rc.jkoshy1998-08-311-1/+1
* The elf build wants to link against libcrypt.jb1998-08-312-4/+4
* Change /etc/objectformat to /etc/objformat. Last chance 'cause it's E-day.jb1998-08-301-3/+3
* Split lines into one subdir per line.gpalmer1998-08-301-23/+202
* Fix a bug which caused ldd to execute scripts listed on its commandjdp1998-08-301-29/+28
* Typo fix: garbeld -> garbledsteve1998-08-301-2/+2
* Add $Id$gpalmer1998-08-301-0/+1
* PR: bin/5596wosch1998-08-301-14/+24
* Still need -lmd on the alpha as it doesn't have shlibs yetgpalmer1998-08-301-1/+1
* BINFORMAT -> OBJFORMAT ready for E-day.jb1998-08-302-3/+3
* Fixed anachronisms (nuked vfs type number; don't give a 1/6-baked listbde1998-08-292-18/+13
* Add option `-n', causing system headers not to be included in dependacyobrien1998-08-293-3/+17
* Delete trailing space that may have caused problemsgpalmer1998-08-261-2/+2
* Move kdump & ktrace out of i386 specific section.gpalmer1998-08-261-5/+4
* Check the text segment size of the executable and the process. Ifwosch1998-08-242-2/+18
* When exiting on SIGINT, exit with signal statuscracauer1998-08-246-11/+31
* The host commandline option is -h and not -s.steve1998-08-241-2/+2
* Quick hack to allow netstat to compile once more: ifdef out MT_SOOPTSgpalmer1998-08-231-1/+3
* Add "-P" display the id as a password file entry.obrien1998-08-212-6/+40
* Change casts from int to u_long and formats from %x to %lx.jb1998-08-181-6/+7
* Change a variable from int to size_t.jb1998-08-181-3/+3
* More programs that build on alpha now.jb1998-08-181-9/+9
* The selection of a default object format is based on OBJFORMAT, notjb1998-08-181-1/+1
* Make this internal build tool static to avoid trying to use sharedjb1998-08-175-0/+5
* Remove the PATH setting.jb1998-08-171-3/+1
* lorder is needed on the alpha toogpalmer1998-08-171-4/+4
OpenPOWER on IntegriCloud