summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Don't unnecessarily include bsd.own.mk.ru2002-04-151-1/+0
* Style nits.ru2002-04-151-3/+2
* Don't unnecessarily include .mk files.ru2002-04-151-4/+1
* Remove malloc_type's ks_limit.jeff2002-04-151-71/+17
* PAMified passwd(1). Some NIS-related issues remain to be solved, but thisdes2002-04-152-286/+118
* Skip zombies. Add an option (-z) to revert to the historical behaviourdes2002-04-142-0/+11
* Back out rev 1.17, it breaks dependencies.obrien2002-04-141-15/+11
* Clean up the 1/2 a** committing from Thu, 3 May 2001 11:05:39 -0700 (PDT).obrien2002-04-142-4/+1010
* Remove bogus dependency on rlogin.des2002-04-131-4/+3
* Warns cleanups:dwmalone2002-04-131-6/+9
* Remove previously unneeded and now incorrect cast of user_from_uid()dwmalone2002-04-131-7/+7
* Fix up vendor IDs.dwmalone2002-04-131-7/+10
* Revision 1.17 seems to break a subsequent buildworld (i.e. with the newobrien2002-04-131-2/+5
* Add some constness to make this WARNS clean again.dwmalone2002-04-131-3/+3
* Fix a minor lint warning.obrien2002-04-131-0/+2
* Prefer BSDmakefile over makefile and Makefile.obrien2002-04-135-7/+9
* Fix copyrights, and undo SCS ID damage.obrien2002-04-1321-30/+49
* Fix a missed conversion of lld to llu for the uint64_t ks_calls and castasmodai2002-04-131-6/+7
* Update SCM ID method.obrien2002-04-1315-44/+16
* Make str_concat handle NULL arguments properly (a-la how ODE-2.3.6 make does).obrien2002-04-131-12/+13
* De'register.obrien2002-04-1314-129/+128
* Constify str_concat()obrien2002-04-131-3/+3
* Check to make sure fdopen() succeeds in make(1).obrien2002-04-131-0/+2
* Do not print error message twice.charnier2002-04-122-6/+10
* .Ar filename ... is equivalent to .Ar.charnier2002-04-121-2/+2
* Replace err() with errx(), errno is garbage in this context.charnier2002-04-121-1/+1
* Reduce the number of spelling mistakes.charnier2002-04-129-22/+22
* Fix an ages-old bug in sed(1), which resulted in the absolutely validsobomax2002-04-121-1/+1
* Revert last change, to be revisited later.ru2002-04-121-0/+1
* Un.Ar makefile. The add of .Ar was part of my last commit.charnier2002-04-121-3/+1
* Reorder #include. Cast arg #2 of lseek to an off_t when constant. No need tocharnier2002-04-123-31/+27
* Make `make WARNS=3' succeed, notably, use %d to printf daddr_t value.charnier2002-04-122-33/+33
* Document that only superuser can use -c option. Add FBSDID. Make use of uid_tcharnier2002-04-122-13/+19
* Add FBSDID. Do not put spaces inside [] in usage string. Test memory allocationcharnier2002-04-122-12/+13
* Temporarily unconnect "doscmd" from build until I can fixru2002-04-121-1/+0
* IPv6 support for tftp/tftpd.ume2002-04-114-94/+155
* I now don't seem to be able to reproduce the -DNOCLEAN buildworldru2002-04-112-9/+1
* find.1 does not encourage users to DTRT when piping to xargs(1)trhodes2002-04-101-0/+7
* o Fix an arguments number check in -n case.maxim2002-04-101-6/+1
* Implement POSIX -n option, cleanup an arguments parsing a bit.maxim2002-04-102-8/+55
* style(9) cleanup.maxim2002-04-101-22/+22
* Style.obrien2002-04-101-3/+3
* Quiet uninitialized warnings.obrien2002-04-102-0/+2
* compress(1) has an erroneous description of zcat, fixed.trhodes2002-04-091-8/+7
* Introduce NO_RCMNDS flag so as to not compile rsh, rlogin, and rcp on will,bmilekic2002-04-091-2/+5
* No longer needed to #ifdef __FBSDID, this is now handled by Makefile.inc1.ru2002-04-0915-33/+0
* Style.ru2002-04-091-7/+7
* Make this compile in a standalone environment.ru2002-04-091-3/+2
* Cast totreq to unsigned long long, as needed on 64-bit machines.asmodai2002-04-081-1/+2
* Remove it in favour of GNU sortache2002-04-081-11/+0
OpenPOWER on IntegriCloud