summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove hardcoded constant in favour of login.conf value.jkoshy1998-08-171-2/+2
* I have added the support for BIG5 encoding into libc/libxpg4/mklocale.phk1998-08-152-2/+198
* Remove half the file, somehow it got doubled...phk1998-08-151-168/+1
* Removed explict PATH which tended to cause the *wrong* path to be usedjb1998-08-151-12/+5
* /usr/src/usr.bin/lex/Makefile puts FlexLexer.h into /usr/include/g++,phk1998-08-142-3/+3
* Submitted by: Peter Hawkins <thepish@freebsd.org>thepish1998-08-141-5/+9
* Submitted by: Peter Hawkins <thepish@FreeBSD.org>thepish1998-08-143-4/+13
* Merge from stable: support for the o, order, commandwosch1998-08-122-30/+178
* PR: 7522thepish1998-08-101-1/+1
* I have been running with these locale data for a while now andphk1998-08-103-4/+339
* Don't ignore symbols containing "$". C++ destructors and otherjdp1998-08-081-4/+3
* Year is sometimes set to -1 when assign_date() is called. Check for -1alex1998-08-081-2/+2
* Make netstat work again.phk1998-08-082-10/+20
* add Hungarian clooateache1998-08-071-2/+2
* add Hungarian ctypeache1998-08-071-2/+2
* fix 8bit clean issueache1998-08-071-5/+5
* This PR contains additional magic for file(1) describingphk1998-08-071-0/+50
* Fix LIBDIR (for aout/ELF).markm1998-08-065-6/+8
* Don't open /dev/mem until we need it, most cases we don't.phk1998-08-051-26/+25
* Use <signal.h> instead of <sys/signal.h>.dfr1998-08-055-5/+5
* Add -t option ('t' in interactive mode) to make top(1) ignore itself.des1998-08-041-1/+4
* Ignore (effectively) SIGTSTP if we're already in the process of tstoping.hoek1998-08-031-0/+1
OpenPOWER on IntegriCloud