aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Print a size_t as %u not %d.Juli Mallett2002-04-201-1/+1
* Include <arpa/inet.h> for prototype of ntohl() used in the N_BADMAG()Mike Barcroft2002-04-202-0/+2
* Use `The .Nm utility'Philippe Charnier2002-04-2092-335/+509
* In the BUGS section, mention that the ballooning of size mentioned here isJuli Mallett2002-04-201-2/+2
* Use fwrite(3) to write out the decoded information, as the b64 decoding stuffJuli Mallett2002-04-201-1/+1
* base64_decode() was feeding \r and \n to the decoding function, and thatJuli Mallett2002-04-201-0/+4
* Remove <ctype.h> - not neededAndrey A. Chernov2002-04-201-1/+0
* Prevent sign extension (again)Andrey A. Chernov2002-04-201-1/+1
* Allow space between -a and its argument. Honour locale collating orderTim J. Robbins2002-04-202-16/+12
* Crank WARNS.Juli Mallett2002-04-209-42/+47
* Bump WARNS to 4.Juli Mallett2002-04-202-0/+2
* In the case where we can't open /dev/tty, fall back to -t behaviour.Juli Mallett2002-04-191-9/+7
* Bump WARNS to 4.Juli Mallett2002-04-191-0/+1
* Use `The .Nm utility'Philippe Charnier2002-04-1926-112/+159
* Compound two fprintf(3)s into 1 using string concatenation.Juli Mallett2002-04-191-2/+1
* After 3 months...Juli Mallett2002-04-194-44/+272
* Use `The .Nm utility'. Introduce options with well known sentence.Philippe Charnier2002-04-191-8/+11
* Add .Pp before enumerating optionsPhilippe Charnier2002-04-192-0/+2
* Prevent sign extension on characters with 8bit setAndrey A. Chernov2002-04-191-1/+1
* Add __FBSDID, this file was unmodified so it was missed in the initial sweep.Juli Mallett2002-04-191-0/+3
* Bring OpenBSD m4(1) off of the OPENBSD vendor branch, and add the -s option,Juli Mallett2002-04-1912-637/+1436
* Merge differences and correct the manual page.Juli Mallett2002-04-191-144/+309
* Localize it, LC_CTYPEAndrey A. Chernov2002-04-191-1/+4
* Use LC_ALL to pick collateAndrey A. Chernov2002-04-191-1/+1
* Move the sysV variable substitution up with the BSD feature that replaced it.David E. O'Brien2002-04-191-2/+2
* Add a reference to the kenv(2) manpage.Maxime Henrion2002-04-181-0/+1
* Fixed some style bugs:Bruce Evans2002-04-181-3/+4
* Backed out the style bugs in rev.1.17:Bruce Evans2002-04-181-41/+41
* Do not reset MAKEFILE when reading ".depend" as this ratherRuslan Ermilov2002-04-181-1/+6
* Replaced exists() tests with two equivalent defined().Ruslan Ermilov2002-04-182-2/+2
* Add the -b option (break at byte position, not column number) and the -sTim J. Robbins2002-04-182-29/+97
* mdoc police: use .El to end the list in the ENVIRONMENT section.Bill Fenner2002-04-171-0/+1
* This adds support for -s to the m4(1) utility, which causes #line directivesJuli Mallett2002-04-176-9/+82
* Use the new functionalities provided by the kenv(2) syscall.Maxime Henrion2002-04-173-66/+122
* Don't attempt to chflags(1) non-existent executable.Ruslan Ermilov2002-04-171-0/+2
* Remove unused #define.Dag-Erling Smørgrav2002-04-161-5/+0
* Drop maintainership of this, it serves no purpose.Dag-Erling Smørgrav2002-04-151-1/+0
* Fix to WARNS=2 level.David E. O'Brien2002-04-153-25/+8
* Don't unnecessarily include bsd.own.mk.Ruslan Ermilov2002-04-151-1/+0
* Style nits.Ruslan Ermilov2002-04-151-3/+2
* Don't unnecessarily include .mk files.Ruslan Ermilov2002-04-151-4/+1
* Remove malloc_type's ks_limit.Jeff Roberson2002-04-151-71/+17
* PAMified passwd(1). Some NIS-related issues remain to be solved, but thisDag-Erling Smørgrav2002-04-152-283/+115
* Skip zombies. Add an option (-z) to revert to the historical behaviourDag-Erling Smørgrav2002-04-142-0/+11
* Back out rev 1.17, it breaks dependencies.David E. O'Brien2002-04-141-15/+11
* Clean up the 1/2 a** committing from Thu, 3 May 2001 11:05:39 -0700 (PDT).David E. O'Brien2002-04-142-4/+1010
* Remove bogus dependency on rlogin.Dag-Erling Smørgrav2002-04-131-4/+3
* Warns cleanups:David Malone2002-04-131-6/+9
* Remove previously unneeded and now incorrect cast of user_from_uid()David Malone2002-04-131-7/+7
* Fix up vendor IDs.David Malone2002-04-131-7/+10