aboutsummaryrefslogtreecommitdiff
path: root/usr.bin
Commit message (Expand)AuthorAgeFilesLines
* Add unit tests for mkimg(1):Marcel Moolenaar2014-09-20115-0/+3757
* Fix partition alignment and image rounding when any of -P (block size),Marcel Moolenaar2014-09-1910-54/+54
* Fix incremental builds involving non-root users with read-only source files.Will Andrews2014-09-181-1/+1
* Fix a typo.Mark Johnston2014-09-161-1/+1
* Add the new iscsi(4) man pageAllan Jude2014-09-131-2/+3
* Add support for adding empty partition entries. I.e. skip partitionMarcel Moolenaar2014-09-122-1/+29
* Be compatible with boot code that starts right after the disk label inMarcel Moolenaar2014-09-121-1/+4
* Fix checksum calculation:Marcel Moolenaar2014-09-121-4/+7
* Fix typo.Edward Tomasz Napierala2014-09-111-2/+2
* Fix header output when -P is specified and (ncpus - 1) != maxid.Hiroki Sato2014-09-101-6/+10
* Unify interrupts bit definition and usage. While here remove PSR_C_bit.Andrew Turner2014-09-101-1/+1
* Stop accessing the saved stack pointer by looking past the end of theAndrew Turner2014-09-101-1/+1
* Add the ability to set `prefer_source' flag to an IPv6 address.Andrey V. Elsukov2014-09-091-1/+1
* Add the reverse part to rule #9. Also change its description in theAndrey V. Elsukov2014-09-011-1/+1
* Clarify that the -c argument clears the list of tracepoints specified byJohn Baldwin2014-08-261-4/+6
* Add svnlite.1 to CLEANFILES.Glen Barber2014-08-261-0/+1
* Add host.1 to CLEANFILES.Glen Barber2014-08-261-0/+1
* Missed comma.Sergey Kandaurov2014-08-261-1/+1
* More man pages that need to know about vt in addition to syscons.Stefan Eßer2014-08-261-0/+3
* Convert LIBCURSES to LIBNCURSES to fix "make checkdpadd"Enji Cooper2014-08-263-6/+6
* Fix "make checkdpadd" in usr.bin/iscsictl by removing -lfl dependencyEnji Cooper2014-08-232-1/+2
* Suppress warnings when retrieving protocol stats from interfaces thatMark Johnston2014-08-221-6/+6
* elfdump: Remove extraneous _SUNW_ in reported DT_ namesEd Maste2014-08-211-5/+5
* Rename DT_FEATURE_1 to DT_FEATUREEd Maste2014-08-211-1/+1
* Make the iSCSI stack use __FBSDID() properly.Edward Tomasz Napierala2014-08-211-1/+3
* Always check the limits of array index variables before using them.Pedro F. Giffuni2014-08-211-1/+1
* Revert r267233 for now. PIE support needs to be reworked.Bryan Drewery2014-08-1916-32/+0
* - Do not look for more matching lines if -L is specifiedGabor Kovesdan2014-08-181-1/+1
* Remove LOG_ODELAY because it does nothing.Neel Natu2014-08-172-2/+2
* Use mount protocol version 3 by default for showmount and umount.Peter Wemm2014-08-162-6/+10
* Complete the usr.bin/yacc kyua integration work I originallyEnji Cooper2014-08-122-43/+34
* Update serf-1.3.6 -> 1.3.7Peter Wemm2014-08-111-2/+2
* Link otp-sha1 to match real challenge prompt, not otp-shaAndrey A. Chernov2014-08-111-2/+2
* Create a redundant grain directory and table. Previously we wereMarcel Moolenaar2014-08-091-5/+23
* sed(1): Don't force a newline on last line, if input stream doesn't have oneJean-Sébastien Pédron2014-08-084-8/+61
* Update vmstat usage for last-argument count/wait parametersBenjamin Kaduk2014-08-082-11/+26
* Avoid name shadowing to fix build under powerpc64.Julio Merino2014-08-071-2/+2
* Lower warnings again to 3 the right thing would be to fix the warningsBaptiste Daroussin2014-08-071-0/+2
* Make libohash a proper internallib instead of hidding it in m4Baptiste Daroussin2014-08-065-779/+3
* Rework privatelib/internallibBaptiste Daroussin2014-08-062-2/+2
* Add myself to calendar.freebsd and committers-src.dotEnji Cooper2014-08-021-0/+1
* Add kdump support for shm_open().Rui Paulo2014-08-011-0/+8
* elfdump: use existing ELF constants where availableEd Maste2014-07-311-101/+103
* elfdump: add EM_AARCH64 64-bit ARM machine architectureEd Maste2014-07-311-0/+1
* lower warning level to fix build with gccBaptiste Daroussin2014-07-311-0/+1
* Remove an unsed variable.Kevin Lo2014-07-311-1/+1
* Fix relative numerical addressing (addr,+N).Jeremie Le Hen2014-07-301-18/+26
* Remove trailing '.' from See Also section.Glen Barber2014-07-301-1/+1
* mdoc: kill EOL whitespace.Joel Dahl2014-07-291-1/+1
* mdoc: fix date.Joel Dahl2014-07-293-3/+3