summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Fix punctuation.trhodes2009-04-011-1/+1
* Don't strip TTY device name to the last '/'.ed2009-03-271-2/+2
* Add two missing include files and prototype for sockfamilyname()delphij2009-03-201-0/+3
* Act like ranlib if our name ends in ranlib. In particular,kientzle2009-03-201-2/+5
* Fix size_t merge-o.bms2009-03-191-1/+1
* Introduce a number of changes to the MROUTING code.bms2009-03-193-121/+196
* Fix some warns - mainly signedness and unused variables.dwmalone2009-03-171-5/+3
* Add information about me as a new committer to the src treefabient2009-03-171-0/+1
* Correct a number of evolved problems with inp_vflag and inp_flags:rwatson2009-03-152-2/+2
* Multibyte character support for cal(1).das2009-03-142-38/+52
* Add myself.rdivacky2009-03-121-0/+1
* Add a new type of KTRACE record for sysctl(3) invocations. It uses thejhb2009-03-115-1/+14
* Remove unused v6 macro aliases for inpcb fields:rwatson2009-03-101-4/+4
* Update top and systat for vfs.bufcache now being a long rather than an int.jhb2009-03-102-2/+2
* Merge IGMPv3 and Source-Specific Multicast (SSM) to the FreeBSDbms2009-03-091-20/+101
* Update version to 2.6.901a to indicate this is synced up with r745 ofkientzle2009-03-081-1/+1
* Merge r492 from libarchive.googlecode.com: First cut at exposing thekientzle2009-03-085-0/+29
* Match a comment to reduce differences with libarchive.googlecode.com.kientzle2009-03-082-1/+5
* Merge r709,r710 from libarchive.googlecode.com: More work onkientzle2009-03-083-31/+779
* Merge r687-689,691,693-701,720 from libarchive.googlecode.com:kientzle2009-03-086-822/+1102
* Merger r629-631,633-646,648,654,678,681,682 from libarchive.googlecode.com:kientzle2009-03-0823-66/+733
* Merge r368,496,625,626 from libarchive.googlecode.com: A number ofkientzle2009-03-082-36/+83
* Merge r622 from libarchive.googlecode.com: Avoid warning on platformskientzle2009-03-081-1/+1
* Merge r552,r559 from libarchive.googlecode.com: High-resolution timekientzle2009-03-081-3/+10
* Merge r529 from libarchive.googlecode.com: Fix how we read ext2fs_fs.hkientzle2009-03-081-4/+11
* Merge r435,r443 from libarchive.googlecode.com: Let the compiler optionskientzle2009-03-082-4/+4
* Merge r283,r423 from libarchive.googlecode.com: Use libarchive's newkientzle2009-03-083-530/+127
* Merge r374 from libarchive.googlecode.com: Stupid typo in open() call. <sigh>kientzle2009-03-081-1/+1
* Merge r369 from libarchive.googlecode.com: Test -s option.kientzle2009-03-082-0/+96
* Merge r278 from libarchive.googlecode.com: Reduce the number ofkientzle2009-03-081-3/+5
* Merge r273 from libarchive.googlecode.com: Use open() correctly.kientzle2009-03-081-1/+1
* Correct types of variables used to track amount of allocated SysV sharedkib2009-03-021-2/+2
* Fix compilation of newkey(8) with WITHOUT_NIS=yes.ed2009-02-282-9/+5
* Use getline() instead of fgets(). This enables nl(1) to handledas2009-02-281-26/+21
* Fix compilation of fstat.ed2009-02-281-1/+1
* Rename all symbols in libmp(3) to mp_*, just like Solaris.ed2009-02-263-20/+24
* Install the old usb headers under /usr/include/legacy/dev/usb as they arethompsa2009-02-241-1/+4
* Build fixups for the new USB stack.thompsa2009-02-232-2/+2
* Remove unnecessary opt* definations.delphij2009-02-211-3/+0
* Define extern **environ in global scope instead of in function.delphij2009-02-211-2/+2
* Utilize calloc() instead of bzero'ing manually.delphij2009-02-211-8/+4
* Initialize 'sz' as 0.delphij2009-02-211-2/+2
* Utilize strlcpy().delphij2009-02-211-6/+3
* Include proper header files for system functions that are used andimp2009-02-1919-0/+21
* Add myself.makc2009-02-191-0/+1
* Now that ifmcstat(8) does not suck, retire host-mode netstat -g.bms2009-02-155-226/+11
* Truss builds on mips, so don't filter it building there anymore.imp2009-02-151-1/+1
* Add preliminary support for truss on MIPS. It compiles, but has notimp2009-02-153-0/+354
* Let stat(1) use fdevname(3).ed2009-02-111-12/+20
* o Print an octal representation of suid, sgid and sticky bits with -x flag.maxim2009-02-111-1/+1
OpenPOWER on IntegriCloud