aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Merge ACPICA 20110211.Jung-uk Kim2011-02-122-24/+27
* Generate MACHINE= and MACHINE_ARCH= lines based on the machineWarner Losh2011-02-112-1/+3
* Don't consider ioctl returning error as a fatal error and move on to nextXin LI2011-02-081-8/+18
* Add "iface name" and "iface description" commands.Brian Somers2011-02-078-24/+177
* Do not let pw.conf(5) or -M option affect creation of basehome, e.g., /home.Jung-uk Kim2011-02-041-5/+5
* Use correct alphabetical order for xz(1) in SEE ALSO sectionMartin Matuska2011-01-312-2/+2
* Add xz(1) support to newsyslog.Martin Matuska2011-01-314-99/+136
* - Remove double semicolon.Hans Petter Selasky2011-01-281-6/+5
* Fix n32 compile.Jayachandran C.2011-01-271-1/+2
* The dump, fsck_ffs, fsdb, fsirand, newfs, makefs, and quot utilitiesKirk McKusick2011-01-243-1/+3
* Honor $PAGER instead of always calling more.Gordon Tetlow2011-01-241-4/+9
* Here v->iov_len has been assigned the return value from snprintf.David Malone2011-01-191-2/+3
* Add missing comma to unbreak the PC98 build.Rebecca Cran2011-01-171-1/+1
* Reduce the amount of text users need to read on each screen. Also try andRebecca Cran2011-01-172-18/+14
* Merge ACPICA 20110112. Switch to BSD/GPLv2 dual license[1].Jung-uk Kim2011-01-131-2/+2
* Update spkrtest(8) to use new dialog auto-sizing syntax.Nathan Whitehorn2011-01-131-1/+1
* Use auto-sizing syntax appropriate for the new dialog(1). This shouldNathan Whitehorn2011-01-131-1/+1
* Documents OUTPUT formats. While I'm here cleans up styles and words.Weongyo Jeong2011-01-131-11/+66
* Update dialog to version 20100428. This changes the license under whichNathan Whitehorn2011-01-123-9/+9
* Add support for using encrypted password strings when settingJosh Paetzel2011-01-103-10/+40
* Patch pc-sysinstall to deal with 4k sector size drivesJosh Paetzel2011-01-102-257/+129
* Take passwords out of debug log.Josh Paetzel2011-01-081-2/+2
* Push some PC-BSD specific fixes upstream.Josh Paetzel2011-01-082-52/+6
* More elegant way to detect MBR vs. GPTJosh Paetzel2011-01-082-14/+3
* Use ether_ntoa instead of home-grown version.Xin LI2011-01-081-9/+5
* Retire TARGET_ABI.Warner Losh2011-01-071-1/+1
* - Save some space relying on the fact that all ioctl commandsStanislav Sedov2011-01-071-5/+5
* - Show textual representation of ioctl command in warning messageStanislav Sedov2011-01-061-2/+7
* Use errx() instead of err() in parseint. There is usually no interestingKonstantin Belousov2011-01-041-2/+2
* Make the parsing of the integer arguments for rtprio(1)/idprio(1) stricter.Konstantin Belousov2011-01-041-18/+32
* Quiet clang warnings by using literal format strings for printf-likeEd Maste2011-01-042-3/+3
* Make -S functional.Brian Somers2010-12-311-1/+1
* Add vte(4) to the list of supported network interface.Pyun YongHyeon2010-12-311-0/+1
* Revert most of r210764, now that mdocml does the rightUlrich Spörlein2010-12-281-1/+1
* style.Makefile says tab between var= and value.Xin LI2010-12-231-2/+2
* Allow overriding pidfile and dumpfile.Xin LI2010-12-223-19/+47
* Add package directories used for the upcoming 8.2 and 7.4 releases,Ken Smith2010-12-221-0/+4
* Add an option to disable the screensaver.Rebecca Cran2010-12-221-2/+4
* Unbreak the build by temprorarily not using include directives inShteryana Shopova2010-12-202-2/+20
* rpc.lockd(8) WARNS cleanupUlrich Spörlein2010-12-203-6/+4
* lmcconfig(8): bump to WARNS=3, fix typo in usage while hereUlrich Spörlein2010-12-202-210/+281
* Fix type used to hold fgetc(3) output, this should help arm and powerpcUlrich Spörlein2010-12-201-1/+1
* Remove useless conditional.Ulrich Spörlein2010-12-201-3/+2
* Bring in a SNMP module that allows configuration of SNMPv3 Notification targets.Shteryana Shopova2010-12-205-18/+24
* Add __unused. Ansi prototypes.Philippe Charnier2010-12-202-6/+10
* Add __unused. Ansi prototypes.Philippe Charnier2010-12-201-111/+48
* Add __unused. Ansi prototypes.Philippe Charnier2010-12-201-4/+6
* Add --numeric-owner to tar extract operations in portsnap.Simon L. B. Nielsen2010-12-191-5/+5
* Fix build on bigendian archs.Bernhard Schmidt2010-12-191-0/+1
* Unbreak hostapd. This code has been explicitly removed in upstream versions.Bernhard Schmidt2010-12-181-33/+4