aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
* Remove duplicate headers <sys/socket.h>Kevin Lo2008-04-211-1/+0
* update for vapsSam Leffler2008-04-201-22/+27
* o update for vapsSam Leffler2008-04-203-21/+314
* o update for vapsSam Leffler2008-04-202-112/+160
* Fix pkg_info when specifying a remote package.Florent Thoumie2008-04-162-18/+23
* If the .inf file did not have a Default entry for the registry key then writeAndrew Thompson2008-04-151-1/+3
* Use a ndis_ prefix on the C variable instead of directly using the .sysAndrew Thompson2008-04-152-7/+7
* Optimize package registration/deregistration. Previously, when looking up thePav Lucistnik2008-04-114-51/+144
* Fix a bug introduced by DEFAULTS feature. When the config fileWarner Losh2008-04-101-0/+2
* Clean up makefiles and a manpage.Ruslan Ermilov2008-04-107-115/+106
* If we can't find or load the kernel NLM support, don't just go ahead andDoug Rabson2008-04-101-1/+2
* Add a distfile target to generate a distfile to be used by theFlorent Thoumie2008-04-091-0/+16
* Remove ftp.hk.super.net, the DNS isn't pointing to anything at the moment.Remko Lodder2008-04-081-3/+0
* Add a couple of missing wireless NIC driver modules.Weongyo Jeong2008-04-081-0/+8
* Fix apparent mis-paste in previous check-in by author.Alexander Kabaev2008-04-061-1/+1
* Call listen(2) on bound tcp sockets before passing them to svc_tli_create.Doug Rabson2008-04-062-0/+6
* Allow for a zero length 'loader'.Doug Rabson2008-04-051-0/+2
* Accept empty -T arguments.Poul-Henning Kamp2008-03-312-1/+5
* Retire pkg_sign. It was used to embed signatures in gzip'ed packages.Florent Thoumie2008-03-3118-2590/+1
* Improve style a little and remove one always-true condition.Roman Divacky2008-03-301-3/+3
* Don't always link statically with libwrap. By the time amd(8)Ruslan Ermilov2008-03-291-1/+1
* Add missing library dependency.Ruslan Ermilov2008-03-291-0/+1
* Remove options MK_LIBKSE and DEFAULT_THREAD_LIB now that we no longerRuslan Ermilov2008-03-292-3/+3
* Remove the '-k' option.Doug Rabson2008-03-271-1/+1
* Add kernel module support for nfslockd and krpc. Use the module systemDoug Rabson2008-03-272-11/+14
* Add the new kernel-mode NFS Lock Manager. To use it instead of theDoug Rabson2008-03-266-17/+387
* 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-100/+102
* 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-48/+73
* 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