summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/perl/cpan/Module-Load/lib/Module (unfollow)
Commit message (Expand)AuthorFilesLines
2019-12-28regenkn2-0/+5
2019-12-28Attach Symbios Logic Flash Accelerator eMLC cardskn2-2/+4
2019-12-27Convert the speclisth hash buckets into SLIST macros. This makesbluhm4-32/+22
2019-12-27Build dig with support for the Cookies EDNS option (aka SIT / Source identitysthen1-2/+3
2019-12-27Support regex search in copy mode, from Anindya Mukherjee in GitHubnicm1-38/+359
2019-12-27make -n stop after parsing the config.benno1-3/+7
2019-12-27Fix ifconfig WPA key installation with max allowed length SSIDs.stsp1-15/+17
2019-12-27tidy up the page;jmc1-95/+81
2019-12-27Relink ospf6d regress testdenis1-1/+2
2019-12-27Don't start background scans before WPA handshake has completed.stsp1-1/+4
2019-12-27Remove the kernel lock in pipe read and write routines since everythinganton1-12/+7
2019-12-27Since we are now parsing rDNS proposals we can check for them.florian1-0/+8
2019-12-27slaacctl output changed with the addition of rDNS proposals.florian1-6/+55
2019-12-27sort -Y internally in the options list, as is already done in synopsis;jmc1-17/+17
2019-12-27in the options list, sort -Y and -y;jmc1-5/+5
2019-12-27use a standard synopsis/usage() layout, and tidy up the man page a little;jmc2-97/+62
2019-12-26tsleep -> tsleep_nsec(9) in setroot()kn1-2/+2
2019-12-26Do not fail an assertion when a high level macro occurs in the bodyschwarze1-2/+14
2019-12-26Fix white spaces.bluhm1-13/+15
2019-12-26Use absolute path for config files.denis1-6/+8
2019-12-26Unlink ospf6d testsdenis1-2/+1
2019-12-26Skip regress ftpd if there is no anonymous ftp user with existingbluhm1-2/+10
2019-12-26Pass correct value into iterator callback for time formats.nicm1-5/+4
2019-12-26implement unregister_shrinker()jsg4-5/+9
2019-12-26Move extern declarations of vfsops variables into header file.bluhm2-43/+13
2019-12-26Convert struct vfsops initializer to C99 style.bluhm10-141/+141
2019-12-26In ACPI mode, do not generate "cpu" nodes for CPUs that are disabled.kettenis1-3/+5
2019-12-26enable shrinker for ttmjsg1-7/+0
2019-12-26Add a number of new formats to inspect what sessions and clients anicm4-6/+243
2019-12-26Add point-to-point support for broadcast interfaces.remi4-6/+18
2019-12-26It is believed that an implementation of madvise was available injsg1-3/+3
2019-12-25exit_type is already set up with exactly the information we need,espie1-11/+10
2019-12-25disable a few more things which might look in /usr/local.deraadt1-1/+5
2019-12-25Replace macros knote_alloc() and knote_free() with direct use ofvisa1-11/+4
2019-12-25Use FOREACH macro to iterate over mnt_vnodelist.bluhm1-3/+2
2019-12-25WSDISPLAYIO_GTYPE is u_int not intjsg5-7/+7
2019-12-25Hook up the shrinker for inteldrm(4). This is a "light" version that onlykettenis8-13/+91
2019-12-25Condense a few multi line comments into single line ones. While hereanton1-40/+13
2019-12-25Protect remaining fields of `struct pipe' using the pipe_lock. In orderanton2-41/+61
2019-12-25TIMEOUT_INITIALIZER(9): C99 initializerscheloha1-3/+8
2019-12-25timeout(9): new flag: TIMEOUT_SCHEDULED, new statistic: tos_scheduledcheloha3-19/+25
2019-12-24delete a few sentences which only restate what is already obvious;schwarze1-18/+2
2019-12-24Remove non-sensical line. The node certainly hasn't been rebuilt yet,espie1-3/+1
2019-12-24dmesg(8) allocated a bit too much memory due to padding of structbluhm1-2/+3
2019-12-24Fill in names for consbufsize and consbuf sysctl for nicer kdump(1)bluhm1-3/+3
2019-12-24Merge two missed fixes from login.c to login_passwd.c.millert1-4/+5
2019-12-24The console buffer is allocated during startup. initconsbuf() isbluhm1-9/+4
2019-12-24simplify assertionsanton1-17/+5
2019-12-24Fix name of option, GitHub issue 2030.nicm1-3/+3
2019-12-24add pipe kqueue testsanton4-3/+319