aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin
Commit message (Expand)AuthorAgeFilesLines
...
* Fixed static linkage (build with -DNO_SHARED).Ruslan Ermilov2007-10-011-1/+1
* Fixed "make checkdpadd" (missing library dependencies).Ruslan Ermilov2007-10-013-3/+3
* Make the PCI code aware of PCI domains (aka PCI segments) so we canMarius Strobl2007-09-302-8/+13
* fix building with NO_CRYPT=trueSam Leffler2007-09-281-0/+3
* Finishing renaming of cached into nscd. etc/rc.d and usr.sbin/MakefileMichael Bushkov2007-09-281-2/+2
* o enable use of EAP methods w/o modification to the base system; useSam Leffler2007-09-252-6/+145
* Change the header to indicate which type of id is being displayed,Mike Pritchard2007-09-191-2/+2
* Remove stray comma left over from previous commit.Christian Brueffer2007-09-071-1/+1
* - Remove reference for unexisting ndisapi(9)Gabor Kovesdan2007-09-071-2/+1
* - The weekly periodic runs occur on Saturday mornings, not on Sunday morningsGabor Kovesdan2007-09-071-2/+2
* Output keymap choice to stderr so it is easier to parse for apps chained toMurray Stokely2007-08-271-1/+1
* Fix pkg_add behaviour to preserve pathnames.Kirill Ponomarev2007-08-231-1/+1
* Change the time of the first "EoL is coming soon, you should upgrade" warningColin Percival2007-08-141-2/+2
* Disconnect the soon-to-be removed installation notes from sysinstall(8)Bruce A. Mah2007-08-141-17/+15
* If the mmap() call in rpc.statd fails, rpc.statd prints a warningDon Lewis2007-08-131-1/+1
* - Renaming repocopied cached to nscdMichael Bushkov2007-08-0922-108/+108
* Keep the snmp_bridge(3) module up to date with if_bridge(4) and add anShteryana Shopova2007-08-086-11/+108
* When storing old versions of files for use in generating new files viaColin Percival2007-08-071-5/+20
* The call to init_file() needs to be moved outside the loop in statd.c,Don Lewis2007-08-051-1/+1
* o With -x switch do not pay attention at the hardcoded limit of 3 ...Maxim Konovalov2007-08-031-5/+7
* When generating ports INDEX files from downloaded "describes" data, buildColin Percival2007-08-021-0/+1
* Fix acpidump(8) on ia64. Revision 1.13 introduced an uninitializedMarcel Moolenaar2007-07-281-0/+2
* Hook wlandebug up to the build.Andrew Thompson2007-07-282-1/+1
* Stop mentioning /usr/X11R6.Xin LI2007-07-241-1/+1
* The wpa_passphrase(8) manual page states that it first appeared inSimon L. B. Nielsen2007-07-171-2/+2
* Disconnect netatm from the build as it is not MPSAFE and relies onRobert Watson2007-07-141-3/+4
* Set the default escape character as described in the manpage of dconschat(8).Hidetoshi Shimokawa2007-07-121-1/+4
* update for wpa_supplicant 0.5.8 import:Sam Leffler2007-07-115-6/+48
* update for 0.5.8 importSam Leffler2007-07-093-74/+81
* fixup mcast handling in bpf program; this enables forthcoming supportSam Leffler2007-07-091-4/+12
* I4B header files are now installed in include/i4b/ and no longerBjoern A. Zeeb2007-07-0613-26/+21
* Remove the -DFAST_IPSEC from Makefiles again.Bjoern A. Zeeb2007-07-053-3/+3
* Do not install man pages for the three I4B 'modules' that wereBjoern A. Zeeb2007-07-041-1/+4
* Significantly reduce the memory leak as noted in BUGS section forSean Farley2007-07-045-7/+13
* Link pf 4.1 to the build:Max Laier2007-07-036-26/+83
* Commit IPv6 support for FAST_IPSEC to the tree.George V. Neville-Neil2007-07-016-6/+6
* Remove wicontrol(8) from the base system. Using wicontrol to configure anAndrew Thompson2007-07-014-1840/+0
* Add support for HTTP/1.0 Persistent Connections to phttpget. Requests areColin Percival2007-06-301-3/+10
* Remove reference to 'phosphor' in the screensaver menu as this is lessMurray Stokely2007-06-291-1/+1
* Teach sysinstall about the 'scddl' source dist.John Baldwin2007-06-283-1/+5
* - Add new virtual category kldPav Lucistnik2007-06-281-0/+1
* Fix a number of documentation-lags-behind-reality bugs in sysinstall(8).Philip Paeps2007-06-2512-41/+49
* Add an option to make periodic(8) quiet when no output was generated.David Malone2007-06-222-5/+13
* Update the suspend/resume user API while maintaining backwards compat.Nate Lawson2007-06-211-28/+22
* - Replace rather inefficient bubble sort with a recursive depth-first search.Pav Lucistnik2007-06-181-66/+112
* - Bump share library version which were missed in last bumpRong-En Fan2007-06-181-1/+1
* Fix a (very) longstanding bug in moused(8) affecting high-resolution rodentsPhilip Paeps2007-06-171-6/+41
* Add PAM support to cron(8). Now cron(8) will skip commands scheduledYaroslav Tykhiy2007-06-177-8/+80
* Increase buffer size of DV stream to prevent bufferHidetoshi Shimokawa2007-06-171-1/+1
* o Add an example how to create /etc/mtree style mtree(8) files.Maxim Konovalov2007-06-161-1/+12