aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* The elf build wants to link against libcrypt.John Birrell1998-08-312-4/+4
* Change /etc/objectformat to /etc/objformat. Last chance 'cause it's E-day.John Birrell1998-08-301-3/+3
* Split lines into one subdir per line.Gary Palmer1998-08-301-23/+202
* Fix a bug which caused ldd to execute scripts listed on its commandJohn Polstra1998-08-301-29/+28
* Typo fix: garbeld -> garbledSteve Price1998-08-301-2/+2
* Add $Id$Gary Palmer1998-08-301-0/+1
* PR: bin/5596Wolfram Schneider1998-08-301-14/+24
* Still need -lmd on the alpha as it doesn't have shlibs yetGary Palmer1998-08-301-1/+1
* BINFORMAT -> OBJFORMAT ready for E-day.John Birrell1998-08-302-3/+3
* Fixed anachronisms (nuked vfs type number; don't give a 1/6-baked listBruce Evans1998-08-292-18/+13
* Add option `-n', causing system headers not to be included in dependacyDavid E. O'Brien1998-08-293-3/+17
* Delete trailing space that may have caused problemsGary Palmer1998-08-261-2/+2
* Move kdump & ktrace out of i386 specific section.Gary Palmer1998-08-261-5/+4
* Check the text segment size of the executable and the process. IfWolfram Schneider1998-08-242-2/+18
* When exiting on SIGINT, exit with signal statusMartin Cracauer1998-08-246-11/+31
* The host commandline option is -h and not -s.Steve Price1998-08-241-2/+2
* Quick hack to allow netstat to compile once more: ifdef out MT_SOOPTSGary Palmer1998-08-231-1/+3
* Add "-P" display the id as a password file entry.David E. O'Brien1998-08-212-6/+40
* Change casts from int to u_long and formats from %x to %lx.John Birrell1998-08-181-6/+7
* Change a variable from int to size_t.John Birrell1998-08-181-3/+3
* More programs that build on alpha now.John Birrell1998-08-181-9/+9
* The selection of a default object format is based on OBJFORMAT, notJohn Birrell1998-08-181-1/+1
* Make this internal build tool static to avoid trying to use sharedJohn Birrell1998-08-175-0/+5
* Remove the PATH setting.John Birrell1998-08-171-3/+1
* lorder is needed on the alpha tooGary Palmer1998-08-171-4/+4
* Remove hardcoded constant in favour of login.conf value.Joseph Koshy1998-08-171-2/+2
* I have added the support for BIG5 encoding into libc/libxpg4/mklocale.Poul-Henning Kamp1998-08-152-2/+198
* Remove half the file, somehow it got doubled...Poul-Henning Kamp1998-08-151-168/+1
* Removed explict PATH which tended to cause the *wrong* path to be usedJohn Birrell1998-08-151-12/+5
* /usr/src/usr.bin/lex/Makefile puts FlexLexer.h into /usr/include/g++,Poul-Henning Kamp1998-08-142-3/+3
* Submitted by: Peter Hawkins <thepish@freebsd.org>Peter Hawkins1998-08-141-5/+9
* Submitted by: Peter Hawkins <thepish@FreeBSD.org>Peter Hawkins1998-08-143-4/+13
* Merge from stable: support for the o, order, commandWolfram Schneider1998-08-122-30/+178
* PR: 7522Peter Hawkins1998-08-101-1/+1
* I have been running with these locale data for a while now andPoul-Henning Kamp1998-08-103-4/+339
* Don't ignore symbols containing "$". C++ destructors and otherJohn Polstra1998-08-081-4/+3
* Year is sometimes set to -1 when assign_date() is called. Check for -1Alexander Langer1998-08-081-2/+2
* Make netstat work again.Poul-Henning Kamp1998-08-082-10/+20
* add Hungarian clooateAndrey A. Chernov1998-08-071-2/+2
* add Hungarian ctypeAndrey A. Chernov1998-08-071-2/+2
* fix 8bit clean issueAndrey A. Chernov1998-08-071-5/+5
* This PR contains additional magic for file(1) describingPoul-Henning Kamp1998-08-071-0/+50