| Commit message (Expand) | Author | Age | Files | Lines |
| * | Print a size_t as %u not %d. | Juli Mallett | 2002-04-20 | 1 | -1/+1 |
| * | Include <arpa/inet.h> for prototype of ntohl() used in the N_BADMAG() | Mike Barcroft | 2002-04-20 | 2 | -0/+2 |
| * | Use `The .Nm utility' | Philippe Charnier | 2002-04-20 | 92 | -335/+509 |
| * | In the BUGS section, mention that the ballooning of size mentioned here is | Juli Mallett | 2002-04-20 | 1 | -2/+2 |
| * | Use fwrite(3) to write out the decoded information, as the b64 decoding stuff | Juli Mallett | 2002-04-20 | 1 | -1/+1 |
| * | base64_decode() was feeding \r and \n to the decoding function, and that | Juli Mallett | 2002-04-20 | 1 | -0/+4 |
| * | Remove <ctype.h> - not needed | Andrey A. Chernov | 2002-04-20 | 1 | -1/+0 |
| * | Prevent sign extension (again) | Andrey A. Chernov | 2002-04-20 | 1 | -1/+1 |
| * | Allow space between -a and its argument. Honour locale collating order | Tim J. Robbins | 2002-04-20 | 2 | -16/+12 |
| * | Crank WARNS. | Juli Mallett | 2002-04-20 | 9 | -42/+47 |
| * | Bump WARNS to 4. | Juli Mallett | 2002-04-20 | 2 | -0/+2 |
| * | In the case where we can't open /dev/tty, fall back to -t behaviour. | Juli Mallett | 2002-04-19 | 1 | -9/+7 |
| * | Bump WARNS to 4. | Juli Mallett | 2002-04-19 | 1 | -0/+1 |
| * | Use `The .Nm utility' | Philippe Charnier | 2002-04-19 | 26 | -112/+159 |
| * | Compound two fprintf(3)s into 1 using string concatenation. | Juli Mallett | 2002-04-19 | 1 | -2/+1 |
| * | After 3 months... | Juli Mallett | 2002-04-19 | 4 | -44/+272 |
| * | Use `The .Nm utility'. Introduce options with well known sentence. | Philippe Charnier | 2002-04-19 | 1 | -8/+11 |
| * | Add .Pp before enumerating options | Philippe Charnier | 2002-04-19 | 2 | -0/+2 |
| * | Prevent sign extension on characters with 8bit set | Andrey A. Chernov | 2002-04-19 | 1 | -1/+1 |
| * | Add __FBSDID, this file was unmodified so it was missed in the initial sweep. | Juli Mallett | 2002-04-19 | 1 | -0/+3 |
| * | Bring OpenBSD m4(1) off of the OPENBSD vendor branch, and add the -s option, | Juli Mallett | 2002-04-19 | 12 | -637/+1436 |
| * | Merge differences and correct the manual page. | Juli Mallett | 2002-04-19 | 1 | -144/+309 |
| * | Localize it, LC_CTYPE | Andrey A. Chernov | 2002-04-19 | 1 | -1/+4 |
| * | Use LC_ALL to pick collate | Andrey A. Chernov | 2002-04-19 | 1 | -1/+1 |
| * | Move the sysV variable substitution up with the BSD feature that replaced it. | David E. O'Brien | 2002-04-19 | 1 | -2/+2 |
| * | Add a reference to the kenv(2) manpage. | Maxime Henrion | 2002-04-18 | 1 | -0/+1 |
| * | Fixed some style bugs: | Bruce Evans | 2002-04-18 | 1 | -3/+4 |
| * | Backed out the style bugs in rev.1.17: | Bruce Evans | 2002-04-18 | 1 | -41/+41 |
| * | Do not reset MAKEFILE when reading ".depend" as this rather | Ruslan Ermilov | 2002-04-18 | 1 | -1/+6 |
| * | Replaced exists() tests with two equivalent defined(). | Ruslan Ermilov | 2002-04-18 | 2 | -2/+2 |
| * | Add the -b option (break at byte position, not column number) and the -s | Tim J. Robbins | 2002-04-18 | 2 | -29/+97 |
| * | mdoc police: use .El to end the list in the ENVIRONMENT section. | Bill Fenner | 2002-04-17 | 1 | -0/+1 |
| * | This adds support for -s to the m4(1) utility, which causes #line directives | Juli Mallett | 2002-04-17 | 6 | -9/+82 |
| * | Use the new functionalities provided by the kenv(2) syscall. | Maxime Henrion | 2002-04-17 | 3 | -66/+122 |
| * | Don't attempt to chflags(1) non-existent executable. | Ruslan Ermilov | 2002-04-17 | 1 | -0/+2 |
| * | Remove unused #define. | Dag-Erling Smørgrav | 2002-04-16 | 1 | -5/+0 |
| * | Drop maintainership of this, it serves no purpose. | Dag-Erling Smørgrav | 2002-04-15 | 1 | -1/+0 |
| * | Fix to WARNS=2 level. | David E. O'Brien | 2002-04-15 | 3 | -25/+8 |
| * | Don't unnecessarily include bsd.own.mk. | Ruslan Ermilov | 2002-04-15 | 1 | -1/+0 |
| * | Style nits. | Ruslan Ermilov | 2002-04-15 | 1 | -3/+2 |
| * | Don't unnecessarily include .mk files. | Ruslan Ermilov | 2002-04-15 | 1 | -4/+1 |
| * | Remove malloc_type's ks_limit. | Jeff Roberson | 2002-04-15 | 1 | -71/+17 |
| * | PAMified passwd(1). Some NIS-related issues remain to be solved, but this | Dag-Erling Smørgrav | 2002-04-15 | 2 | -283/+115 |
| * | Skip zombies. Add an option (-z) to revert to the historical behaviour | Dag-Erling Smørgrav | 2002-04-14 | 2 | -0/+11 |
| * | Back out rev 1.17, it breaks dependencies. | David E. O'Brien | 2002-04-14 | 1 | -15/+11 |
| * | Clean up the 1/2 a** committing from Thu, 3 May 2001 11:05:39 -0700 (PDT). | David E. O'Brien | 2002-04-14 | 2 | -4/+1010 |
| * | Remove bogus dependency on rlogin. | Dag-Erling Smørgrav | 2002-04-13 | 1 | -4/+3 |
| * | Warns cleanups: | David Malone | 2002-04-13 | 1 | -6/+9 |
| * | Remove previously unneeded and now incorrect cast of user_from_uid() | David Malone | 2002-04-13 | 1 | -7/+7 |
| * | Fix up vendor IDs. | David Malone | 2002-04-13 | 1 | -7/+10 |