summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-07-21Drop Rx'd frames larger than MCLBYTES.Kevin Lo
2017-07-20Make otus(4) drop frames larger than MCLBYTES.Stefan Sperling
2017-07-20extra test because mk38 triggers two issues and fixing the first oneMarc Espie
2017-07-20Fixup pf109.ok and rewrite pf110Mike Belopuhov
2017-07-20Bring SIBUS/SIGSEGV reporting in line with amd64 and i386.Mark Kettenis
2017-07-20Move the execution of the {install,upgrade}.site script to the endRobert Peichaer
2017-07-20Allow leading . in nameConstraints. from openssl via jabberwock. ok jsingTed Unangst
2017-07-20When receiving a struct sockaddr from userland, enforce that memoryAlexander Bluhm
2017-07-20Don't exit on invalid config lines, yet return a proper exit status.Jeremie Courreges-Anglas
2017-07-20Start a list of isa(4) device names such that we can avoid printing themMark Kettenis
2017-07-20Accessing a mmap(2)ed file behind its end should result in a SIGBUSAlexander Bluhm
2017-07-20Restore RTM_DELADDR/RTM_NEWADDR monitoring to theKenneth R Westerback
2017-07-20Rename TBUF_LEN and FMT_LEN to _SIZE as they contain a NUL byte.Alexander Bluhm
2017-07-20Remove SIGIO support. Base tools do not implement it and ports relyingMartin Pieuchot
2017-07-20Initialize a local variable to not leak kernel stack info to userlandMartin Pieuchot
2017-07-20Avoid cross reference to mandoc(1) because it may cause a messageIngo Schwarze
2017-07-20update link to mandoc.bsd.lvIngo Schwarze
2017-07-20When login_skey was called for a user without skey, it crashed withAlexander Bluhm
2017-07-20For -Tlint, put parser messages on stdout instead of stderr.Ingo Schwarze
2017-07-20Do not call err(3) from the parser. Call mandoc_vmsg() andIngo Schwarze
2017-07-20Add missing <time.h> header.Okan Demirmen
2017-07-20correctly handle letters in .Nx arguments; improves for exampleIngo Schwarze
2017-07-20Kernel relinking for luna88k, first step.Kenji Aoyama
2017-07-20Add comments to explain correct code that might look wrong.Alexandre Ratchov
2017-07-20Fix debug printf used to report kernel bugs: print par.bps insteadAlexandre Ratchov
2017-07-20Fix integer overflow that would causes >12 hours filesAlexandre Ratchov
2017-07-20If pool_get() sleeps while allocating additional memory for socketAlexander Bluhm
2017-07-20Zap space between function name and parens.anton
2017-07-20Replace usage of strtol() with strtonum().anton
2017-07-20Enable RX aggregation, fix configuring custom MAC address and removeMartin Pieuchot
2017-07-20Extend the scope of the socket lock in soo_stat() to protect `so_state'Martin Pieuchot
2017-07-20Prepare filt_soread() to be locked. No functionnal change.Martin Pieuchot
2017-07-20"no-route" is also shown by -sinfo;Jason McIntyre
2017-07-20- listening on localhost is now adjustable; ok teduJason McIntyre
2017-07-19there's no nul byte after a name that ends in a crazy compression pointer.Ted Unangst
2017-07-19Remove SIGIO support. The audio(4) driver doesn't implement it either andMark Kettenis
2017-07-19Implement drm_pci_alloc() and drm_pci_free() and use them to reduce theMark Kettenis
2017-07-19Plug an information leak in ieee80211_node2req().Stefan Sperling
2017-07-19Implement the enter_ddb() "accessop" here as well.Mark Kettenis
2017-07-19remove some spacing; ok schwarzeJason McIntyre
2017-07-19Update libexpat to 2.2.2. Fixes NULL parser dereference.Alexander Bluhm
2017-07-19Fix previous commit; check the enter_ddb function pointer instead of theMark Kettenis
2017-07-19The first version of the edit program used to test csh, ksh and mail was basedanton
2017-07-19Improve the heuristic which selects 5GHz APs over 2GHz APs.Stefan Sperling
2017-07-19Check the return value of CBB_init_fixed(), since it can fail.Joel Sing
2017-07-19Rework the way that TLS configuration is sent/received via imsgs, so thatJoel Sing
2017-07-19Avoid the historical term "loader", consistently talk about the "linker".Ingo Schwarze
2017-07-19Turn this into a panic since there's no way to recover from itMike Belopuhov
2017-07-19Add a handler for RNDIS status messagesMike Belopuhov
2017-07-19Fix failing tests when executed as a user without a ~/.mailrc configuration f...anton