summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Assign the result of getopt() to an int rather than to a char.stefanf2004-08-071-2/+1
* Add "make distfile" capabilities to bsdtar, including informationalkientzle2004-08-077-50/+251
* Join the 21st century: Cryptography is no longer an optional componentcperciva2004-08-064-4/+0
* - One can use both BD_ADDR or name to specify address of the Bluetooth device.emax2004-08-052-7/+13
* Ensure that there's always a space between the user name andkientzle2004-08-051-1/+1
* Correct the .Dd date. Pluralize 'assignment' in one place.harti2004-08-041-2/+2
* Remove these three files left-over from my unsuccessful attempt togad2004-08-043-287/+0
* Add a standard DIAGNOSTICS section.tjr2004-08-041-1/+3
* Add a standard DIAGNOSTICS section.tjr2004-08-041-1/+3
* Add ENVIRONMENT and DIAGNOSTICS sections.tjr2004-08-041-1/+12
* In next(), ensure that 'done' is set in the case when a file cannottjr2004-08-041-1/+2
* Correct the description of the MFLAGS and .MAKEFLAGS variables. Addharti2004-08-031-6/+16
* 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
OpenPOWER on IntegriCloud