summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Fix two bugs introduced in conversion to FreeBSD source tree:phk2008-03-192-5/+4
* Add mandatory "security description" SDP parameter to the PANU profileemax2008-03-191-0/+15
* add reject+blackhole keywords to install entries with RTF_BLACKHOLEsam2008-03-182-4/+23
* Add PSM and Load Factor SDP parameters to the BNEP based profilesemax2008-03-186-15/+110
* Remove trailing ';' on macros.phk2008-03-161-2/+2
* In the description of the password field, -w was meant, not thebrueffer2008-03-161-2/+2
* mixer(8) is WARNS=6 clean since 1.25.jkim2008-03-161-1/+1
* Fix a typo.jkim2008-03-151-1/+1
* Clean up code and fix style(9) nits.jkim2008-03-151-100/+102
* Update list of possible mixer devices. These devices were added tojkim2008-03-151-2/+3
* - Check device masks and bypass printing headers if capable device doesjkim2008-03-151-48/+73
* Update usage() - add new -D option. While I'm here, update copyrightemax2008-03-141-2/+5
* Update to the "new" libalias API (and thus fix world breakage).piso2008-03-124-23/+30
* Add support for the NAP, GN and PANU profiles to the sdpd(8).emax2008-03-116-6/+562
* Hook fifolog tools up to the build.phk2008-03-101-0/+1
* Add the fifolog tools to FreeBSD.phk2008-03-0921-0/+3132
* Use intmax_t instead of long when casting time_t.jkim2008-03-071-3/+4
* The breakage from increased warns has been fixed, back out my back outimp2008-03-061-1/+1
* Cast time_t to long to mute tinderbox build failure.jkim2008-03-061-2/+2
* This breaks the arm build, back it out until that's fixedimp2008-03-061-1/+1
* Add an option to register DUN (Dial-Up Networking) service on the sameemax2008-03-062-3/+43
* Mark moused(8) WARNS=6 clean.jkim2008-03-061-0/+2
* Fix compiler warnings and style(9) bugs.jkim2008-03-061-192/+201
* Prefer clock_gettime(2) over gettimeofday(2) and use CLOCK_MONOTONIC_FAST.jkim2008-03-061-63/+82
* Remove hacks which filter out MNT_ROOTFS.rodrigc2008-03-051-15/+1
* - add '-f' option to force root node.simokawa2008-03-052-8/+23
* Sync list of directories to look for packages in to current releaseskensmith2008-02-261-1/+3
* Add the groupmod '-d' option to pw to allow the deletion of existing usersscf2008-02-233-16/+92
* style(9) (verified no object changes)scf2008-02-232-3/+2
* Fix 'make checkdpadd'.jkoshy2008-02-221-1/+1
* Add some missing Xrefs to drivers.brueffer2008-02-211-1/+5
* Ensure that the -s flag truncates the accounting data.grog2008-02-211-1/+1
* Add AS lookup functionality. On each hop we query a whois server torpaulo2008-02-201-1/+1
* Two no-op fixes to improve corretness of syslogd code:dwmalone2008-02-201-3/+4
* getopt(3) returns -1, not EOF.ru2008-02-192-2/+2
* getopt(3) returns -1, not EOF.kevlo2008-02-181-1/+1
* No network addresses in the system isn't a good excuseyar2008-02-141-4/+4
* Improve conformance to the HTTP specification by using case-insensitivecperciva2008-02-131-6/+6
* Typo fix.remko2008-02-111-2/+2
* Give traceroute6 the ability to traceroute with packets with nodwmalone2008-02-102-48/+111
* Introduce -i to SYNOPSIS, forgotten by krion@.ru2008-02-081-1/+1
* Add -P <port> option to allow binding to a specific port.matteo2008-02-032-3/+61
* Fix an indentation.jkim2008-01-311-1/+1
* Do not sanitize disk geometry if it is set by scripts in non-interactive mode.jkim2008-01-311-8/+8
* De-sparc64-ify (now that it's also installed on PowerPC).ru2008-01-311-1/+1
* Enable ofwdump on powerpc (finally). Tested on G3 & G4 machines.grehan2008-01-312-1/+1
* Fix two typos.delphij2008-01-301-2/+2
* Allow watch(8) to use more than 10 snp* devices. This limitation was purelyrink2008-01-301-6/+5
* Fix bootparamd on 64 bit platforms - at least amd64 was broken due to therink2008-01-302-4/+4
* Some clarifications to make keyboard configuration under syscons.trhodes2008-01-292-3/+14
OpenPOWER on IntegriCloud