summaryrefslogtreecommitdiffstats
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Optimize package registration/deregistration. Previously, when looking up thepav2008-04-114-51/+144
* Fix a bug introduced by DEFAULTS feature. When the config fileimp2008-04-101-0/+2
* Clean up makefiles and a manpage.ru2008-04-107-115/+106
* If we can't find or load the kernel NLM support, don't just go ahead anddfr2008-04-101-1/+2
* Add a distfile target to generate a distfile to be used by theflz2008-04-091-0/+16
* Remove ftp.hk.super.net, the DNS isn't pointing to anything at the moment.remko2008-04-081-3/+0
* Add a couple of missing wireless NIC driver modules.weongyo2008-04-081-0/+8
* Fix apparent mis-paste in previous check-in by author.kan2008-04-061-1/+1
* Call listen(2) on bound tcp sockets before passing them to svc_tli_create.dfr2008-04-062-0/+6
* Allow for a zero length 'loader'.dfr2008-04-051-0/+2
* Accept empty -T arguments.phk2008-03-312-1/+5
* Retire pkg_sign. It was used to embed signatures in gzip'ed packages.flz2008-03-3118-2590/+1
* Improve style a little and remove one always-true condition.rdivacky2008-03-301-3/+3
* Don't always link statically with libwrap. By the time amd(8)ru2008-03-291-1/+1
* Add missing library dependency.ru2008-03-291-0/+1
* Remove options MK_LIBKSE and DEFAULT_THREAD_LIB now that we no longerru2008-03-292-3/+3
* Remove the '-k' option.dfr2008-03-271-1/+1
* Add kernel module support for nfslockd and krpc. Use the module systemdfr2008-03-272-11/+14
* Add the new kernel-mode NFS Lock Manager. To use it instead of thedfr2008-03-266-17/+387
* Adjust recognize-shared-libraries regex to avoid matching symlinks tocperciva2008-03-251-14/+14
* Spell "blackhole" correctly and fix one grammar nit.ru2008-03-241-4/+4
* enable syslog support and add -s option to the man pagesam2008-03-242-2/+7
* When updating the install list for files which have had local changescperciva2008-03-231-2/+2
* 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
OpenPOWER on IntegriCloud