Revert "drm: Handle drm masters and minors like Linux"
[dragonfly.git] / sbin /
2015-01-08 Antonio Huete Jimenezhammer - Fix timeout for 'dedup' directive
2014-12-28 Matthew Dillonhammer2 - Add debugging
2014-12-27 Sascha Wildnerhammer(8): Fix closing brace indent in 'show' output.
2014-12-21 Sascha WildnerAdd quotes to ${MACHINE_ARCH} checks in Makefiles.
2014-12-19 Antonio Huete Jimenezsavecore - Fix a resource leak
2014-12-19 Antonio Huete Jimenezsvc - Fix a couple memory leaks
2014-12-12 Sascha WildnerFix the default path where modules reside in various...
2014-12-09 Antonio Huete Jimenezhammer - Fix 'history' directive
2014-12-01 Antonio Huete Jimenezmountd - Check the correct variable after malloc()
2014-12-01 Antonio Huete Jimenezmountd - Add the -h <bindip> option
2014-12-01 Antonio Huete Jimenezmountd - Only exit when no valid export files.
2014-12-01 Antonio Huete Jimenezmountd - Add support for multiple exports files.
2014-11-30 Antonio Huete Jimenezmountd - Ignore SIGPIPE instead of terminating the...
2014-11-30 Antonio Huete Jimenezmountd - Correctly loop over the mounted filesystems
2014-11-30 Antonio Huete Jimenezmountd - Don't delete exports from network filesystems
2014-11-30 Antonio Huete Jimenezmountd - Remove NI_WITHSCOPEID usage
2014-11-30 Antonio Huete Jimenezmountd - Zero-out structure before calling mount()
2014-11-30 Antonio Huete Jimenezmountd - Pass in an array of gid_t
2014-11-30 Antonio Huete Jimenezmountd - Add new option -p <port>
2014-11-30 Antonio Huete Jimenezmountd - Rename do_log -> dolog
2014-11-30 Antonio Huete Jimenezmountd - Fix an error message
2014-11-30 Antonio Huete Jimenezrpc - Implement non-blocking connections
2014-11-27 Sascha WildnerFix a number of typos in manual pages and user-visible...
2014-11-27 Antonio Huete Jimenezmountd - Use the standardized CHAR_BIT constant
2014-11-27 Antonio Huete Jimenezmountd - Use the standard IPV6_V6ONLY
2014-11-27 Antonio Huete Jimenezmountd - Try shorter replies for RPC failures
2014-11-27 Antonio Huete Jimenezmountd - Remove old pre-TIRPC code
2014-11-27 Antonio Huete Jimenezmountd - Use fgetln() to read /etc/exports
2014-11-27 Antonio Huete Jimenezmountd - Module load handling
2014-11-26 Antonio Huete Jimeneznfs - Remove unused kerberos code [Userland]
2014-11-26 Antonio Huete Jimenezmountd - Look up addresses before using getnetbyname()
2014-11-26 Antonio Huete Jimenezmountd - IPv6 fixes for parsing and error checking
2014-11-20 Markus Pfeifferdhclient: Fix a busy loop
2014-11-18 Sascha Wildnersvc.8: Fix a number of references to other manual pages.
2014-11-18 Antonio Huete Jimenezhammer - Better trailing '/' handling on PFS paths
2014-11-17 Robin Hahlingrcrun(8): Add rcstatus command to show the status of...
2014-11-17 Robin Hahlingcamcontrol(8): update usage() for the new 'devlist...
2014-11-16 Robin Hahlingcamcontrol(8): Add '-b' flag to 'camcontrol devlist'
2014-11-12 Matthew Dillonsvc - Implement -g, -G -u, -j, -c, -m
2014-11-12 Matthew Dillonsvc - Implement more features
2014-11-11 Matthew Dillonsvc - bug fixes
2014-11-11 Matthew Dillonsvc - misc improvements
2014-11-11 Matthew Dillonsvc - Initial commit, preliminary service manager
2014-11-09 Sascha WildnerMerge branch 'vendor/BYACC'
2014-10-31 Matthew Dilloncamcontrol - Add idle, standby, and sleep directives
2014-10-27 Franco FichtnerMerge branch 'vendor/MDOCML'
2014-10-23 Matthew Dillonreboot - Mask SIGTERM to fix a self-immolation issue
2014-10-22 Sascha WildnerMerge branch 'vendor/OPENSSL'
2014-10-21 Matthew Dillonrouted - Apply FreeBSD-SA-14:21.routed
2014-10-13 John MarinoMerge branch 'vendor/LIBEDIT'
2014-10-10 John MarinoMerge branch 'vendor/GREP'
2014-10-10 John MarinoMerge branch 'vendor/XZ'
2014-10-10 John MarinoMerge branch 'vendor/GCC47'
2014-09-28 Markus Pfeiffernet: add version numbers to lagg sourcefiles, adapt...
2014-09-28 Markus Pfeiffernet: import FreeBSD's if_lagg
2014-09-04 Matthew Dillonnfsd, mountd - daemonize earlier
2014-08-20 Matthew Dillondhclient - Do not force-up wlan interfaces
2014-08-20 Matthew Dillondhclient - Adjust documentation
2014-08-20 Matthew Dillondhclient - Add -x and -w and adjust rc scripts
2014-08-18 Matthew Dillondmesg - flush stdout before sleeping
2014-08-09 Antonio Huete Jimenezdhclient - Change config 'ignore' directive behaviour.
2014-08-09 Antonio Huete Jimenezdhclient - Do not update linkstat several times.
2014-08-09 Antonio Huete Jimenezdhclient - Revert a4a242d4bd3b87eb38ccf205bb2784ada509ca3a
2014-08-09 Antonio Huete Jimenezdhclient - Update OBSD Ids
2014-08-09 Antonio Huete Jimenezdhclient - Remove saved resolv.conf to avoid problems.
2014-08-09 Antonio Huete Jimenezdhclient - Refuse leases for already configured subnets.
2014-08-09 Antonio Huete Jimenezdhclient - When a link is lost, call dhclient-script...
2014-08-09 Antonio Huete Jimenezdhclient - Update reality correspondance of some comments.
2014-08-09 Antonio Huete Jimenezdhclient - Missed a reinitialize_interface() declaration.
2014-08-09 Antonio Huete Jimenezdhclient - Nuke 'interfaces_invalidated' global variable.
2014-08-09 Antonio Huete Jimenezdhclient - Nuke some comments.
2014-08-09 Antonio Huete Jimenezdhclient - No point having two copies of this file
2014-08-09 Antonio Huete Jimenezdhclient - Remove cur_time global.
2014-08-09 Antonio Huete Jimenezdhclient - Add ignore keyword to conf file.
2014-08-09 Antonio Huete Jimenezdhclient - Don't abandon time_t precision for intervals.
2014-08-09 Antonio Huete Jimenezdhclient - Don't store a time_t into an int.
2014-08-09 Antonio Huete Jimenezdhclient - Don't print time_t as %d
2014-08-09 Antonio Huete Jimenezdhclient - Remove unused field 'next' from struct timeout.
2014-08-09 Antonio Huete Jimenezdhclient - State engine for packet processing.
2014-08-07 Sascha WildnerMerge branch 'vendor/OPENSSL'
2014-08-07 Sascha WildnerMerge branch 'vendor/OPENSSL'
2014-08-05 Matthew Dillonnewfs_hammer2 - Set default compression and check modes
2014-08-05 Matthew Dillonhammer2 - Add directives for setting the check mode
2014-08-04 Matthew Dillonhammer2 - add crc checking skeleton
2014-08-01 Matthew Dillonhammer2 - Make snapshot directive more convenient
2014-08-01 Matthew Dillonhammer2 - hammer2 stat adjustments
2014-07-20 Nuno AntunesUse system's RT_ROUNDUP and RT_ADVANCE macros instead...
2014-07-17 Zach CrownoverAdded support for rcreload
2014-07-13 Alex Hornungifconfig - use correct name after cloning
2014-07-11 Sascha WildnerFix a couple of typos in a manpage and readme file.
2014-07-04 Matthew Dillonkernel - Refactor cpumask_t to extend cpus past 64...
2014-07-01 Matthew Dillondmesg - Add -ff feature
2014-06-28 Sascha WildnerChmod 644 a few scripts in the tree.
2014-06-26 Sascha Wildnerroute(8): Fix a sizeof bug.
2014-06-26 Sascha WildnerAlways check the limits of array index variables before...
2014-06-19 Sascha Wildnerjscan(8): Remove dupdata() (no longer used since 36d6bd...
2014-06-11 François TigeotRevert "mountd: Stop refusing requests from "unprivileg...
2014-06-11 François Tigeotmountd: Stop refusing requests from "unprivileged ports"
2014-06-08 Imre VadaszConvert files to UTF-8
2014-06-07 Peter AvalosMerge branch 'vendor/TNFTP'
next