summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Update the kernel to count the number of mbufs and clustersgnn2008-05-154-11/+67
* Change a use of u_int32_t to uint32_t.brooks2008-05-151-1/+1
* getopt.c is public domain. Add a comment to that effect.brooks2008-05-152-57/+5
* Typobms2008-05-151-1/+1
* Add an example of how to use ldd -f.bms2008-05-151-1/+8
* Make -t <tty> optional in server mode. If not specified use stdin/stdout.emax2008-05-142-24/+34
* Fix #2.adrian2008-05-131-1/+1
* Fix whitespace bug introduced a couple commits ago.adrian2008-05-131-1/+1
* BSDCan update #2.adrian2008-05-131-0/+1
* BSDCan calendar file update #1.adrian2008-05-131-0/+3
* Improve temporary file handlingkevlo2008-05-131-2/+11
* Fix build.delphij2008-05-101-3/+4
* Add code to allow the system to handle multiple routing tables.julian2008-05-091-4/+25
* Use a sledgehammer cast (that was in the original patch to boot) tojhb2008-05-071-1/+1
* Fix reading the address of a znode_phys from a znode on 64-bit platformsjhb2008-05-071-3/+3
* The debug.sizeof.znode sysctl returns an int, not a size_t. This can causejhb2008-05-071-2/+3
* Only output details about the current working directory of a process ifjhb2008-05-071-1/+2
* Fix conflicts after heimdal-1.1 import and add build infrastructure. Importdfr2008-05-071-2/+2
* Update the date on the man-page to reflect the date that the '-u name'gad2008-05-061-1/+1
* Relinquish exclusive TTY access when tip(1) or cu(1) exit.bms2008-05-034-0/+12
* Add AUTHORS section[*] and fix HISTORY section.hrs2008-05-021-1/+7
* Documentation updates:kientzle2008-05-022-3/+9
* bsdtar --version should succeed.kientzle2008-05-021-1/+1
* New bsdtar test harness. Still rather skimpy, but a lot easierkientzle2008-05-0211-0/+2203
* Allow -r with -T even if there are no files on the command line.kientzle2008-05-021-1/+1
* Fix some section references.pjd2008-04-291-1/+1
* The referenced section name is 'Formats', not 'FORMATS'.pjd2008-04-291-1/+1
* Don't depend on the modification time of the "zfs" subdir.ru2008-04-291-2/+1
* - Fix makefile so it doesn't break the build in some corner cases. [1]ru2008-04-292-134/+3
* ANSIfy function prototypes. While I am there, constify some parameters anddelphij2008-04-2813-61/+36
* Capitalize "Eve". This is the correct form and now matchesscf2008-04-241-1/+1
* Add:pgj2008-04-221-0/+1
* Use ddb(4), not DDB(4) for man page cross-references.rwatson2008-04-211-1/+1
* Provide more detailed information about each procstat(1) display mode,rwatson2008-04-191-7/+248
* It is a bug that procstat(8) works only on live kernels and not crashdumps;rwatson2008-04-191-0/+4
* Add the '-u name' option to the env command, which will completely unsetgad2008-04-172-8/+31
* Fixes typo's in sctp.crrs2008-04-161-4/+4
* system_info.cpustates isn't sparse, so a bitmask of available CPU statesru2008-04-111-2/+0
* Allocate enough memory for pcpu_cp_time[] to stop sysctl() fromru2008-04-111-1/+1
* - Add support for interrupt bindig to cpuset(1). Interrupts are boundjeff2008-04-111-7/+19
* Fix "top -P" (`&' mistyped as `&&' and a botched logic).ru2008-04-101-2/+3
* Add forgotten -H, -h, and -P to usage().ru2008-04-101-1/+1
* MFp4(mips2-jnpr):imp2008-04-041-0/+3
* Add mips support.imp2008-04-041-0/+3
* Spell -t option's argument by name.ru2008-04-024-8/+8
* Remove options MK_LIBKSE and DEFAULT_THREAD_LIB now that we no longerru2008-03-291-1/+1
* The sources covered by Sun's CDDL have been repo copied below thejb2008-03-271-8/+8
* Allow awk (the one true one!) to handle 64 files instead of just 20.jb2008-03-271-1/+1
* Fix some "in in" typos in comments.brueffer2008-03-262-2/+2
* Catch netstat up for the new bpf stats structures. Print 64 bit valuescsjp2008-03-241-2/+6
OpenPOWER on IntegriCloud