summaryrefslogtreecommitdiffstats
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Remove netatm from HEAD as it is not MPSAFE and relies on the now removedrwatson2008-05-252-7/+0
* Add myself to the calendargonzo2008-05-241-0/+1
* Add myself to calendar.freebsdmanolis2008-05-241-0/+1
* The value le->name cannot be NULL when we're freeing an entry in thecperciva2008-05-231-2/+1
* Improve portability via s/struct siginfo/struct siginfo_data/. This wascperciva2008-05-222-3/+3
* Last but not least, add myself to the list of birthdays as well.ed2008-05-221-0/+1
* Detect if argv[1] is "" and avoid calling malloc(0). Prior to this commit,cperciva2008-05-191-2/+2
* There's no way for entry to possibly be NULL at the end of write_entrycperciva2008-05-191-2/+1
* Add -L to usage().bms2008-05-191-1/+1
* Add an -L option to ignore loopback Internet sockets.bms2008-05-192-3/+24
* Add myself.rpaulo2008-05-181-0/+1
* Add SIGINFO (and for portability to SIGINFO-lacking systems, SIGUSR1)cperciva2008-05-185-1/+205
* Add --keep-newer-files option (as in GNU tar: When in -x mode, ignorecperciva2008-05-172-0/+9
* Retire some stale alpha references.jhb2008-05-162-7/+0
* Teach truss about 32-bit FreeBSD and Linux binaries on amd64. Somejhb2008-05-167-43/+108
* 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
OpenPOWER on IntegriCloud