summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Merge ACPICA 20130328.jkim2013-04-042-16/+18
* Remove some more references to legacy ATA.mav2013-04-042-12/+3
* Remove usr.sbin/burncd, useless after legacy ATA stack removal.mav2013-04-044-1004/+0
* Fix dates in manual pages modified in 249009.trasz2013-04-021-1/+1
* Make it possible to build CTL as a module.trasz2013-04-021-1/+2
* Fix return type of extattr_set_* and fix rmextattr(8) utility.mdf2013-04-021-27/+33
* Add some more stats to keep track of all the reasons that a vcpu is exiting.neel2013-03-301-1/+1
* Reverse the order of some implicit commands (FS mounts and ifconfigs)jamie2013-03-283-7/+11
* Loosen restrictions for quoted strings. Now we can use more complex stringsjkim2013-03-261-2/+10
* Fix interval-based rotations when the -t flag is used. In this case, findmarkj2013-03-261-58/+134
* Invert the meaning of -S (added in r247405) and document its meaning. Also,markj2013-03-262-16/+33
* hrStorageSize and hrStorageUsed are 32 bit integers, reporting a fstrociny2013-03-251-19/+13
* Replace deprecated (or remove obsolete) libarchive 2.8 functionsmm2013-03-221-2/+2
* mdoc: remove superfluous paragraph macro.joel2013-03-191-1/+0
* Add preliminary support for IBM/Lenovo TrackPoint.jkim2013-03-181-0/+1
* Simplify the assignment of memory to virtual machines by requiring a singleneel2013-03-1810-149/+86
* Move example to EXAMPLES.joel2013-03-171-11/+9
* Change the type of 'ndesc' from 'int' to 'uint16_t' so that descriptor indexneel2013-03-161-1/+1
* - Make the FreeBSD's USB library compile under Linux.hselasky2013-03-131-0/+1
* Convert the offset into the bar that contains the MSI-X table to an offsetneel2013-03-111-0/+3
* Fix a typo in DPADD.antoine2013-03-101-1/+1
* Garbage collect NWFS and NCP bits which are now completely disconnectedattilio2013-03-093-614/+0
* Fix bootstrapping pkgng by not appending "/latest/" to PACKAGESITE.bapt2013-03-081-1/+1
* Simplify virtio ring num-available calculation.grehan2013-03-062-11/+21
* Reorder code to avoid the stat buffer being used uninitialized.grehan2013-03-061-6/+10
* Fix SIGSEGV when set_short_delay() is called when ifi->ifi_ra_timer is NULL.hrs2013-03-061-0/+2
* choose in priority the allocated ABI if any to do the ${ABI} substitution in ...bapt2013-03-051-1/+1
* Add the ability to correctly read pkg.conf is exists.bapt2013-03-054-171/+501
* Fix VERBOSE reporting on results when removing _PATH_LOCALTIME for UTC option.dteske2013-03-041-0/+5
* Use GNOP to force ZFS pools to 4k.jpaetzel2013-03-036-14/+66
* Improves and enhances using the "installPackages=" variable.jpaetzel2013-03-032-83/+185
* Fix a bug extracting files from dist schemejpaetzel2013-03-034-26/+132
* Garbage collect PORTALFS bits which are now completely disconnected fromattilio2013-03-0215-2011/+0
* Specify the length of the mapping requested from 'paddr_guest2host()'.neel2013-03-017-37/+49
* Remove EOL whitespace.joel2013-02-271-4/+4
* mdoc: begin sentence on new line.joel2013-02-271-6/+10
* watchdogd(8) and watchdog(4) enhancements.alfred2013-02-272-19/+418
* Ignore the BARRIER flag in the virtio block header.neel2013-02-261-4/+11
* Get rid of unused struct member.neel2013-02-251-1/+0
* Import media selection/preparation framework (sysinstall inspired). Makesdteske2013-02-2537-553/+6766
* Fix typo and update copyright.dteske2013-02-251-2/+2
* - Implement and use usage().des2013-02-252-10/+26
* Don't print an empty line for files with no attributes when -q is given forpjd2013-02-221-1/+2
* Add the ability to have a 'fallback' search for memory ranges.grehan2013-02-223-17/+65
* Do not use deprecated functions from libarchivebapt2013-02-201-2/+2
* Support hardlinks in manifest files by the same logic as the treewalkbrooks2013-02-203-2/+21
* Allow '.' components in manifest paths. They are always the firstbrooks2013-02-201-6/+6
* Fix the -N option in manifest mode by using pwcache(3). This alsobrooks2013-02-201-10/+8
* Add a -D flag that causes duplicate entries in an mtree manifest to bebrooks2013-02-204-4/+18
* Check if the -sec option is given without an argument.pluknet2013-02-201-1/+1
OpenPOWER on IntegriCloud