summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-12-27Remove the kernel lock in pipe read and write routines since everythinganton
2019-12-27Since we are now parsing rDNS proposals we can check for them.Florian Obser
2019-12-27slaacctl output changed with the addition of rDNS proposals.Florian Obser
2019-12-27sort -Y internally in the options list, as is already done in synopsis;Jason McIntyre
2019-12-27in the options list, sort -Y and -y;Jason McIntyre
2019-12-27use a standard synopsis/usage() layout, and tidy up the man page a little;Jason McIntyre
2019-12-26tsleep -> tsleep_nsec(9) in setroot()kn
2019-12-26Do not fail an assertion when a high level macro occurs in the bodyIngo Schwarze
2019-12-26Fix white spaces.Alexander Bluhm
2019-12-26Use absolute path for config files.denis
2019-12-26Unlink ospf6d testsdenis
2019-12-26Skip regress ftpd if there is no anonymous ftp user with existingAlexander Bluhm
2019-12-26Pass correct value into iterator callback for time formats.Nicholas Marriott
2019-12-26implement unregister_shrinker()Jonathan Gray
2019-12-26Move extern declarations of vfsops variables into header file.Alexander Bluhm
2019-12-26Convert struct vfsops initializer to C99 style.Alexander Bluhm
2019-12-26In ACPI mode, do not generate "cpu" nodes for CPUs that are disabled.Mark Kettenis
2019-12-26enable shrinker for ttmJonathan Gray
2019-12-26Add a number of new formats to inspect what sessions and clients aNicholas Marriott
2019-12-26Add point-to-point support for broadcast interfaces.remi
2019-12-26It is believed that an implementation of madvise was available inJonathan Gray
2019-12-25exit_type is already set up with exactly the information we need,Marc Espie
2019-12-25disable a few more things which might look in /usr/local.Theo de Raadt
2019-12-25Replace macros knote_alloc() and knote_free() with direct use ofVisa Hankala
2019-12-25Use FOREACH macro to iterate over mnt_vnodelist.Alexander Bluhm
2019-12-25WSDISPLAYIO_GTYPE is u_int not intJonathan Gray
2019-12-25Hook up the shrinker for inteldrm(4). This is a "light" version that onlyMark Kettenis
2019-12-25Condense a few multi line comments into single line ones. While hereanton
2019-12-25Protect remaining fields of `struct pipe' using the pipe_lock. In orderanton
2019-12-25TIMEOUT_INITIALIZER(9): C99 initializerscheloha
2019-12-25timeout(9): new flag: TIMEOUT_SCHEDULED, new statistic: tos_scheduledcheloha
2019-12-24delete a few sentences which only restate what is already obvious;Ingo Schwarze
2019-12-24Remove non-sensical line. The node certainly hasn't been rebuilt yet,Marc Espie
2019-12-24dmesg(8) allocated a bit too much memory due to padding of structAlexander Bluhm
2019-12-24Fill in names for consbufsize and consbuf sysctl for nicer kdump(1)Alexander Bluhm
2019-12-24Merge two missed fixes from login.c to login_passwd.c.Todd C. Miller
2019-12-24The console buffer is allocated during startup. initconsbuf() isAlexander Bluhm
2019-12-24simplify assertionsanton
2019-12-24Fix name of option, GitHub issue 2030.Nicholas Marriott
2019-12-24add pipe kqueue testsanton
2019-12-24regenVisa Hankala
2019-12-24Unlock nanosleep(2).Visa Hankala
2019-12-23fix broken tree. sorry for inconveniences.Alexandr Nedvedicky
2019-12-23rdr-to with loopback destination should work even thoughAlexandr Nedvedicky
2019-12-23Machines with many CPUs and long feature lists fill up the dmesg(8)Alexander Bluhm
2019-12-23syncTheo de Raadt
2019-12-23Link ospf6d regress testdenis
2019-12-23Add basic regress test for ospf6d.denis
2019-12-23Ralph Dolmans from nlnetlabs points out that libunbound usesFlorian Obser
2019-12-23The boot loader allows to inspect memory with the hexdump command.Alexander Bluhm