aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Add file include processing for newsyslog.Gordon Tetlow2010-05-292-19/+116
* Convert newsyslog to using queue(3) macros instead of a home rolled version.Gordon Tetlow2010-05-291-113/+71
* mdoc: use mdoc spelling of UmlautsUlrich Spörlein2010-05-271-1/+1
* mdoc: .Ud has attitude, it takes no argument!Ulrich Spörlein2010-05-271-1/+1
* mdoc: Garbage collect unused/unneeded macrosUlrich Spörlein2010-05-272-2/+2
* mdoc: Remove leading garbage, empty lines and order preambleUlrich Spörlein2010-05-273-4/+1
* Change the current working directory to be inside the jail created byColin Percival2010-05-271-0/+4
* Cleanup manpage as suggested by jhb@ to start new sentences on a new line.Sean Bruno2010-05-241-3/+3
* Explain how the new sub-second interval from changeset:208389 works.Sean Bruno2010-05-231-1/+8
* Flush all routes before adding the default route in order to allowRandi Harper2010-05-221-2/+12
* Allow sub-second interval timings for iostat and vmstat.Sean Bruno2010-05-212-6/+12
* Add a new build option, MAN_UTILS. This option lets you control buildingJung-uk Kim2010-05-191-1/+5
* mdoc: consistently spell our email addresses <foo@FreeBSD.org>Ulrich Spörlein2010-05-1910-13/+13
* Garbage collect unused variable, missed in r200840Ulrich Spörlein2010-05-191-5/+0
* - Fix terminating argument to execl(3), sizeof(NULL) != sizeof(char *)Ulrich Spörlein2010-05-193-23/+11
* Add a sentence to the man page explaining that the -d optionBenedict Reuschling2010-05-181-1/+4
* Slightly improve wording.Ivan Voras2010-05-171-1/+2
* Do not attempt to render a logrecord with length byte, until we havePoul-Henning Kamp2010-05-151-0/+2
* Hide the creation and population of the temprootDoug Barton2010-05-141-5/+5
* Sync apmd(8) with DragonflyBSD, bringing WARNS to 3Ulrich Spörlein2010-05-146-40/+68
* Wording fixes.Christian Brueffer2010-05-141-2/+2
* List /var/cron/tabs in FILES and add descriptions for the other entries.Christian Brueffer2010-05-141-1/+5
* mdoc: move remaining sections into consistent orderUlrich Spörlein2010-05-139-47/+47
* mdoc: move CAVEATS, BUGS and SECURITY CONSIDERATIONS sections to theUlrich Spörlein2010-05-139-90/+90
* extattr: Fix a signed/unsigned issueZachary Loafman2010-05-121-2/+5
* The -d flag is non-optional.Christian Brueffer2010-05-121-2/+2
* Catch up with libusbhid merge (rev 205728).Kai Wang2010-05-091-11/+5
* Rework the calltree top view by critical callchain.Fabien Thomas2010-05-071-86/+104
* Merger of the quota64 project into head.Kirk McKusick2010-05-078-491/+490
|\
| * Final update to current version of head in preparation for reintegration.Kirk McKusick2010-05-0610-116/+371
| |\
| * \ Update to current version of head.Kirk McKusick2010-04-28115-3567/+1915
| |\ \
| * | | Debugging nits found while testing the new 64-bit quota code.Kirk McKusick2010-03-161-1/+1
| * | | IFH@204581Dag-Erling Smørgrav2010-03-04357-8721/+8272
| |\ \ \
| * | | | Fix warnings + indentation + utmpxDag-Erling Smørgrav2010-03-041-23/+25
| * | | | Convert quotaon/quotaoff to use the new quotafile functions.Kirk McKusick2009-11-162-96/+29
| * | | | Claen up format when doing non-humanized output.Kirk McKusick2009-10-201-2/+4
| * | | | Update to work with quotafile functions in -libutil.Kirk McKusick2009-10-201-0/+2
| * | | | Update to work with quotafile functions in -libutil.Kirk McKusick2009-10-202-119/+84
| * | | | type / format fixupDag-Erling Smørgrav2009-09-271-32/+38
| * | | | Sync with headDag-Erling Smørgrav2009-09-254-10/+10
| |\ \ \ \
| * \ \ \ \ Merge from headDag-Erling Smørgrav2009-09-17327-30328/+21337
| |\ \ \ \ \
| * \ \ \ \ \ Merge from head up to r188941 (last revision before the USB stack switch)Dag-Erling Smørgrav2009-09-17139-1570/+13334
| |\ \ \ \ \ \
| * | | | | | | Update the quotafile library to manage both active quotas via theKirk McKusick2009-02-141-89/+42
| * | | | | | | Move hasquota() function to libutil.Kirk McKusick2009-02-131-74/+27
| * | | | | | | More updates to edquota based on feedback from Dag-Erling Smorgrav.Kirk McKusick2009-02-101-43/+126
| * | | | | | | Updates to edquota based on feedback from Dag-Erling Smorgrav.Kirk McKusick2009-02-053-41/+67
| * | | | | | | Finish conversion of edquota to work with 64-bit quotas.Kirk McKusick2009-02-043-58/+170
| * | | | | | | WIPDag-Erling Smørgrav2009-01-302-72/+30
* | | | | | | | Exclude undefined symbol from ELF file when doing function resolve.Fabien Thomas2010-05-061-0/+2
* | | | | | | | If the "-alldirs" export option was used for the V4: line, mountdRick Macklem2010-05-061-4/+4
| |_|_|_|_|_|/ |/| | | | | |