summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Use strlcpy(3) instead of strcpy(3) to copy optarg into a fixed-size buffer.sobomax2001-10-162-2/+2
* Removed unused include of kernel-only file <sys/lock.h>.bde2001-10-131-1/+0
* o Treat a buffer as a non-NUL terminated string, because the whoismike2001-10-121-34/+24
* Minor cleanup, no functional changes:tg2001-10-125-96/+108
* Fixed bugs from revision 1.27. Specifically:ru2001-10-111-9/+16
* Compensate for "Compensate for header dethreading" by backing it out.bde2001-10-109-9/+0
* Make this build on ia64.dfr2001-10-091-1/+4
* Remove greatly outdated comment that systat(1) takes 2-10% of the CPU time.sobomax2001-10-091-1/+0
* Pad input with null characters if it is not a multiple of 3.ru2001-10-092-1/+7
* The previous change also disaligned lines with AF_IPX and AF_NSru2001-10-091-10/+10
* Update for FILE v3.37.ru2001-10-092-5/+23
* Minor output formatting for 'netstat -i':mdodd2001-10-091-7/+7
* Update for FILE v3.37.obrien2001-10-081-6/+2
* Clarify foundation of GDR/DDR.grog2001-10-071-1/+1
* Document -depthobrien2001-10-061-0/+13
* Add an entry with my birthday.keramida2001-10-061-0/+1
* Properly static'ize increase_maxtable().obrien2001-10-051-1/+1
* Fix the output so it really does dynamically resize the table.obrien2001-10-051-14/+44
* Increase the table size by an order of magnitude.obrien2001-10-051-1/+1
* Remove duplicate entries.grog2001-10-042-2/+0
* - First shot at PIC emulation;tg2001-10-0213-589/+741
* Allow "obsolete" (but commonly-used) command line style to be usedfenner2001-10-021-2/+3
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-012-2/+2
* mdoc(7) police: make double quotes in #include statement visible.ru2001-10-011-1/+1
* mdoc(7) police: s/FreeBSD/.Fx/, bump document date.ru2001-10-011-2/+4
* Adjust to the libedit enhancements some functions now take more parameters.obrien2001-10-013-3/+5
* Add description for calendar.freebsd.grog2001-10-011-0/+2
* Correct spelling of Labour Day in Australia, and clarify which states observ...grog2001-10-011-4/+6
* Re-enable mbtypes statistics in the mbuf allocator. I disabled thesebmilekic2001-09-302-77/+62
* use openpty() instead of rolling a custom function (which didn't supportbillf2001-09-282-30/+18
* Clarify that -h implies -c.obrien2001-09-241-0/+5
* Don't print running stats unless we're the foreground process.des2001-09-231-0/+11
* Don't add space after comma unless there was already one (prevents amikeh2001-09-231-4/+4
* blah, remove debugging code that crept in with last commit.obrien2001-09-231-1/+0
* Add the 'h' flag to operate on symlinks rather than what they point to.obrien2001-09-222-6/+19
* Fixing a bug that causes very short uptimes (less than one minute) tocjc2001-09-221-1/+2
* mdoc(7) police: markup nits.ru2001-09-211-6/+10
* Cross-reference jot(1).wollman2001-09-211-1/+2
* Cross-reference rs(1), the general array re-shaper. (pr(1) is commonly usedwollman2001-09-211-2/+7
* Cross-reference between lam(1) and paste(1). Add a STANDARDS section towollman2001-09-212-3/+12
* Userland part of nfs client/server split and cleanup.peter2001-09-182-89/+108
* Fix multiple uses of commas to separate countries. This construct isgrog2001-09-171-28/+28
* When bootstrapping install(1), libc may not have the strtofflags(3) support.ru2001-09-171-0/+6
* Correct spelling of PNG.grog2001-09-151-2/+2
* o Modify NFS rights comment to note that the early credential changesrwatson2001-09-151-1/+7
* Fold groups(1) and whoami(1) into id(1).ru2001-09-144-87/+35
* Simplify f_Xtime().ru2001-09-141-24/+11
* Bloat find(1) even more, and introduce the conceptru2001-09-143-18/+166
* Now that we have it, replace `afterinstall' target with SCRIPTS.ru2001-09-131-7/+1
* Fixed the BINGRP handling mess.ru2001-09-131-3/+3
OpenPOWER on IntegriCloud