summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
...
* Put variable assignments from the command line into the MAKEFLAGSharti2004-08-034-32/+79
* Make the SIGCHLD handler static and declare its argumentharti2004-08-031-2/+2
* GNU and POSIX disagree about -o and -l.kientzle2004-08-032-22/+70
* Remove la_LN.* from the list of bogus locales. They're incomplete, buttjr2004-08-021-1/+1
* Exclude bogus la_LN.* and UTF-8 locales from the output of locale -atjr2004-08-021-1/+11
* Add cross-reference to fmt(1) and a fairly standard ENVIRONMENT section.tjr2004-08-021-2/+12
* Cross-reference fold(1).tjr2004-08-021-0/+1
* Add support for multibyte characters.tjr2004-08-022-57/+94
* Document incorrect handling of multibyte characters with -I and -J options.tjr2004-08-021-1/+10
* This commit was generated by cvs2svn to compensate for changes in r132977,gad2004-08-013-0/+287
|\
| * Import of a BSD-licensed version of `patch', which will eventuallygad2004-08-0114-2807/+4176
| * Import OpenBSD m4(1) as of April 26. Mostly ANSIfication changes.jmallett2002-05-018-245/+103
| * Import OpenBSD m4 as of today.jmallett2002-04-181-104/+304
* | Correct the explanation of the -X option.kientzle2004-08-011-3/+5
* | Comment some of the 'io' functions.alfred2004-08-011-0/+29
* | Check for read errors.tjr2004-07-311-0/+2
* | Add standard DIAGNOSTICS section.tjr2004-07-311-0/+2
* | Add support for multibyte characters, loosely based on Bruno Haible'stjr2004-07-312-25/+57
* | Fix some particularly bad style(9) violations.tjr2004-07-311-60/+58
* | Check for read errors.tjr2004-07-301-0/+2
* | Document the behaviour of the "-o file" option when "file" is a directorycperciva2004-07-301-0/+4
* | Improve portability to FreeBSD 4.kientzle2004-07-301-0/+6
* | Fix comment.kientzle2004-07-301-1/+1
* | Document incorrect handling of multibyte characters.tjr2004-07-301-1/+3
* | Stop the practice of installing external headers into GCC-specific directory.kan2004-07-301-1/+1
* | Add support for multibyte characters, based on Bruno Haible's worktjr2004-07-292-56/+81
* | The signal number has to be less than NSIG strictly.maxim2004-07-291-1/+1
* | Bump the date in .Dd for the recent '+' flag commit.harti2004-07-291-1/+1
* | Implement POSIX's '+' flag for command lines. This flag causes a lineharti2004-07-295-32/+75
* | Add support for multibyte characters.tjr2004-07-292-42/+78
* | Add support for multibyte characters. The output is questionable when atjr2004-07-292-10/+11
* | Add a cross-reference to colcrt(1).tjr2004-07-291-0/+1
* | Sort #include directives and remove one duplicate that crept in to thetjr2004-07-291-2/+1
* | Add support for multibyte characters, loosely based on Bruno Haible'stjr2004-07-292-18/+41
* | Change the 'no terminating ";"' error message to 'no terminating ";" or "+"'tjr2004-07-291-1/+1
* | Remove partial support for building this on NetBSD.tjr2004-07-293-10/+0
* | Now that fnmatch() supports multibyte characters, find does too; removetjr2004-07-291-5/+1
* | Print link level address on vlan interfaces using ether_ntoa(), to makeglebius2004-07-281-0/+1
* | Use the length modifier 'll' instead of 'q' to print long longs.stefanf2004-07-283-8/+8
* | Remove local malloc prototypes, which are incorrect and conflict withkan2004-07-284-7/+0
* | Do not predeclare __inline functions, this makes no sense and generateskan2004-07-281-2/+2
* | Start new sentence on new line.cperciva2004-07-271-1/+2
* | Add a BUGS entry pointing out that -mindepth and -maxdepth are globalcperciva2004-07-271-0/+7
* | Merge the "multibyte not supported" BUG into the pre-existing BUGScperciva2004-07-272-15/+15
* | Don't strip trailing linear whitespace from passwords.des2004-07-271-5/+5
* | Style nits.des2004-07-271-5/+4
* | No capital letter after :charnier2004-07-261-3/+3
* | Add __FBSDID. Replace local variable sin by sockin to not conflict with sin(3).charnier2004-07-2614-78/+82
* | Introduce options list the standard way. Correct style(9) in FILES section.charnier2004-07-261-4/+2
* | Introduce options list the standard way.charnier2004-07-261-2/+2
OpenPOWER on IntegriCloud