summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
...
* Add NO_OBJ.ru2005-09-281-0/+1
* Remove bridge(4) from the tree. if_bridge(4) is a full functionalmlaier2005-09-274-51/+2
* - Print space character in show_stat(). Remove a lot of priuntf(" ").glebius2005-09-271-37/+29
* Remove redundant `\&' escapes.ru2005-09-271-28/+28
* Fixup previous commit.ru2005-09-271-3/+2
* Please ship the pointy hat to its home position.phk2005-09-261-2/+0
* Update coordinates for "mph" hash generator now that it lives in ports.phk2005-09-261-1/+1
* Add a .sinclude directive which does the exact same as .include, exceptphk2005-09-264-20/+45
* Fix -u with absolute paths (e.g., "tar -uf foo.tar /bar") by handlingkientzle2005-09-241-12/+12
* Detect Mac OS X's broken ACL library.kientzle2005-09-242-1/+8
* The function inplace_edit() doesn't exist anymore, remove the prototype.stefanf2005-09-241-1/+0
* Add myself to FreeBSD calendarmnag2005-09-231-0/+1
* Fix vgrind(1) indexing I broke in previous revision.ru2005-09-231-0/+2
* Frank Lloyd Wright birth year is 1867, not 1869.krion2005-09-231-1/+1
* Fix typo, FRG and GDR became UNO members in 1973, not in 1993.krion2005-09-231-1/+1
* Style fix: Correct a compiler warning from GCC 4kientzle2005-09-211-0/+1
* Setting .nofinger will not hide you from root.dds2005-09-194-1/+6
* Connect smbfs build on powerpc.imura2005-09-191-0/+4
* Use is '-' to imply that the flag is not set, rather than '.'.csjp2005-09-151-1/+1
* Print a warning if we fail to retrieve the process name for any reason.csjp2005-09-131-1/+3
* If there are'nt any bpf descriptors to process than dont bother attempting tocsjp2005-09-131-0/+2
* Free the bpf descriptor array after we are done with it. This probably isntcsjp2005-09-071-0/+1
* Update usage to reflect the new option.csjp2005-09-071-1/+2
* Several changes: Added a BUGS section with several bugs. Andgarys2005-09-071-26/+94
* Merge bpfstat's functionality into the netstat(1) utility. This addscsjp2005-09-075-3/+144
* Mention that uuidgen(1) generates DCE version 1 UUIDs onlyrse2005-09-071-2/+3
* Fix the type of the variable 'debug'. It is used as a bitmap, so theharti2005-09-071-1/+1
* In version 1.8 I botched findval()'s type, fix.stefanf2005-09-021-1/+1
* Use socklen_t variables when passing sizes to getsockname() andstefanf2005-09-021-4/+4
* The appropriate argument is -K -1, not -k -1.stefanf2005-09-021-2/+2
* Fix a syntax error in the generated code when invoked with -P. Note thatstefanf2005-09-021-1/+0
* - Do not allocate memory to entries in /var/rwho which have been down forssouhlal2005-09-021-3/+3
* Stop generating the `register' keyword.stefanf2005-09-023-4/+4
* Don't generate K&R C code. The -C flag is kept for backwards compatibility.stefanf2005-09-029-402/+125
* Only write the dispatch table function prototypes to the header if the -hstefanf2005-09-013-25/+24
* - Use prototypes in headers.stefanf2005-08-3110-43/+49
* Rename the variable `inline' to `inline_size'.stefanf2005-08-314-16/+11
* Include option-argument names in the list in the DESCRIPTION section.tjr2005-08-301-12/+4
* Remove undocumented historic support for treating "-" as an optiontjr2005-08-301-14/+8
* Unbreak tail -f on non-local filesystems.ps2005-08-261-0/+10
* Revert previous behaviour of '-F' option and add '-L' option, which willpjd2005-08-252-27/+43
* Fixes for gcc 4.x.roberto2005-08-251-15/+11
* Fixes for gcc4.x.roberto2005-08-252-1/+2
* Modify '-F' option to work nicely with pidfile(3) - a pidfile given aspjd2005-08-242-0/+22
* List -W as one of the meaningful options to the -i (interfaces)yar2005-08-241-1/+1
* Add a -h option to tell cmp not to follow symbolic links.brian2005-08-235-7/+123
* Most users probably aren't interested in locating 13000+ files namedcperciva2005-08-222-2/+2
* Remove the hack that varied the first character of the output file nametjr2005-08-212-15/+5
* Bail if interface is misspelled instead of falling out into theru2005-08-201-0/+2
* Correct typos found by ispell.murray2005-08-192-2/+2
OpenPOWER on IntegriCloud