aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Adjust recognize-shared-libraries regex to avoid matching symlinks toColin Percival2008-03-251-14/+14
* Spell "blackhole" correctly and fix one grammar nit.Ruslan Ermilov2008-03-241-4/+4
* enable syslog support and add -s option to the man pageSam Leffler2008-03-242-2/+7
* When updating the install list for files which have had local changesColin Percival2008-03-231-2/+2
* Fix two bugs introduced in conversion to FreeBSD source tree:Poul-Henning Kamp2008-03-192-5/+4
* Add mandatory "security description" SDP parameter to the PANU profileMaksim Yevmenkin2008-03-191-0/+15
* add reject+blackhole keywords to install entries with RTF_BLACKHOLESam Leffler2008-03-182-4/+23
* Add PSM and Load Factor SDP parameters to the BNEP based profilesMaksim Yevmenkin2008-03-186-15/+110
* Remove trailing ';' on macros.Poul-Henning Kamp2008-03-161-2/+2
* In the description of the password field, -w was meant, not theChristian Brueffer2008-03-161-2/+2
* mixer(8) is WARNS=6 clean since 1.25.Jung-uk Kim2008-03-161-1/+1
* Fix a typo.Jung-uk Kim2008-03-151-1/+1
* Clean up code and fix style(9) nits.Jung-uk Kim2008-03-151-99/+101
* Update list of possible mixer devices. These devices were added toJung-uk Kim2008-03-151-2/+3
* - Check device masks and bypass printing headers if capable device doesJung-uk Kim2008-03-151-47/+72
* Update usage() - add new -D option. While I'm here, update copyrightMaksim Yevmenkin2008-03-141-2/+5
* Update to the "new" libalias API (and thus fix world breakage).Paolo Pisati2008-03-124-23/+30
* Add support for the NAP, GN and PANU profiles to the sdpd(8).Maksim Yevmenkin2008-03-116-6/+562
* Hook fifolog tools up to the build.Poul-Henning Kamp2008-03-101-0/+1
* Add the fifolog tools to FreeBSD.Poul-Henning Kamp2008-03-0921-0/+3132
* Use intmax_t instead of long when casting time_t.Jung-uk Kim2008-03-071-3/+4
* The breakage from increased warns has been fixed, back out my back outWarner Losh2008-03-061-1/+1
* Cast time_t to long to mute tinderbox build failure.Jung-uk Kim2008-03-061-2/+2
* This breaks the arm build, back it out until that's fixedWarner Losh2008-03-061-1/+1
* Add an option to register DUN (Dial-Up Networking) service on the sameMaksim Yevmenkin2008-03-062-3/+43
* Mark moused(8) WARNS=6 clean.Jung-uk Kim2008-03-061-0/+2
* Fix compiler warnings and style(9) bugs.Jung-uk Kim2008-03-061-192/+201
* Prefer clock_gettime(2) over gettimeofday(2) and use CLOCK_MONOTONIC_FAST.Jung-uk Kim2008-03-061-63/+82
* Remove hacks which filter out MNT_ROOTFS.Craig Rodrigues2008-03-051-15/+1
* - add '-f' option to force root node.Hidetoshi Shimokawa2008-03-052-8/+23
* Sync list of directories to look for packages in to current releasesKen Smith2008-02-261-1/+3
* Add the groupmod '-d' option to pw to allow the deletion of existing usersSean Farley2008-02-233-16/+92
* style(9) (verified no object changes)Sean Farley2008-02-232-3/+2
* Fix 'make checkdpadd'.Joseph Koshy2008-02-221-1/+1
* Add some missing Xrefs to drivers.Christian Brueffer2008-02-211-1/+5
* Ensure that the -s flag truncates the accounting data.Greg Lehey2008-02-211-1/+1
* Add AS lookup functionality. On each hop we query a whois server toRui Paulo2008-02-201-1/+1
* Two no-op fixes to improve corretness of syslogd code:David Malone2008-02-201-3/+4
* getopt(3) returns -1, not EOF.Ruslan Ermilov2008-02-192-2/+2
* getopt(3) returns -1, not EOF.Kevin Lo2008-02-181-1/+1
* No network addresses in the system isn't a good excuseYaroslav Tykhiy2008-02-141-4/+4
* Improve conformance to the HTTP specification by using case-insensitiveColin Percival2008-02-131-6/+6
* Typo fix.Remko Lodder2008-02-111-2/+2
* Give traceroute6 the ability to traceroute with packets with noDavid Malone2008-02-102-48/+111
* Introduce -i to SYNOPSIS, forgotten by krion@.Ruslan Ermilov2008-02-081-1/+1
* Add -P <port> option to allow binding to a specific port.Matteo Riondato2008-02-032-3/+61
* Fix an indentation.Jung-uk Kim2008-01-311-1/+1
* Do not sanitize disk geometry if it is set by scripts in non-interactive mode.Jung-uk Kim2008-01-311-8/+8
* De-sparc64-ify (now that it's also installed on PowerPC).Ruslan Ermilov2008-01-311-1/+1
* Enable ofwdump on powerpc (finally). Tested on G3 & G4 machines.Peter Grehan2008-01-312-1/+1