summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-01-10Document the "delim" syntax and its usage.Ingo Schwarze
2020-01-10Convert the vnode list at the mount point into a tailq. DuringAlexander Bluhm
2020-01-10usbd_request_async() already frees 'xfer' in case of an errorGerhard Roth
2020-01-10mention U-Boot files and offsets for Rockchip RK33xxJonathan Gray
2020-01-10timeout_add(9) -> timeout_add_sec(9)Jonathan Gray
2020-01-10Logitech Webcam C920 Pro works fine as tested by a friend of mine.Marcus Glocker
2020-01-10xlights(4): timeout_add(9) -> timeout_add_msec(9)cheloha
2020-01-10pluart(4): timeout_add(9) -> timeout_add_sec(9); ok jsg@cheloha
2020-01-10drm/mst: Fix MST sideband up-reply failure handlingJonathan Gray
2020-01-10drm: limit to INT_MAX in create_blob ioctlJonathan Gray
2020-01-10drm/amd/display: Fixed kernel panic when booting with DP-to-HDMI dongleJonathan Gray
2020-01-10drm/amdgpu: add cache flush workaround to gfx8 emit_fenceJonathan Gray
2020-01-10drm/amdgpu: add check before enabling/disabling broadcast modeJonathan Gray
2020-01-10remove dpt(4) driver for DPT EATA SCSI RAIDJonathan Gray
2020-01-09resend the current block if the other end acks the previous block again.David Gwynne
2020-01-09Fail on incomplete guest parameterskn
2020-01-09Mention that automatic selection upon "download" is firmware dependentkn
2020-01-09does not need a chroot wrapper; ok florianTheo de Raadt
2020-01-09Remove various unused bits and pieces from lib/isc.Florian Obser
2020-01-09Remove unused attempts variable whose probable intended use would haveTheo Buehler
2020-01-09Zap unused ktent variable in functionskn
2020-01-09Forgot to remove the file with the weird int type definitions in theFlorian Obser
2020-01-09Replace the global pipe_lock with a more fine-grained lock per pipeanton
2020-01-09All ed(1) tests which were disabled before, have been inspected andAlexander Bluhm
2020-01-09Rev 1.17 of sub.c removed infinite loop detection from s command.Alexander Bluhm
2020-01-09Remove readline support from nslookup.Florian Obser
2020-01-09Use normal int types like int32_t instead of isc_int32_t.Florian Obser
2020-01-09We use __dead for functions that do not return.Florian Obser
2020-01-09Nuke atomics support. This gets rid of 4k lines of code including a bunchFlorian Obser
2020-01-09Rev 1.59 of main.c allows omission of addresses in a range.Alexander Bluhm
2018-01-14Run the tests provided in /usr/src/bin/ed/test with the regressAlexander Bluhm
1995-10-18initial import of NetBSD treeTheo de Raadt
2020-01-09Instead of calling SipHash24_Update() in path_hash for each element ofClaudio Jeker
2020-01-09If the kernel panics due to SMEP or SMAP, print correct stack traceAlexander Bluhm
2020-01-09Rev 1.42 of main.c allows zero address for i command.Alexander Bluhm
2020-01-09Clean up header a bit, remove peer_recv_eor and peer_send_eor prototypesClaudio Jeker
2020-01-09avoid use of sprintf, this is 2020Theo de Raadt
2020-01-09Rename udl_mode field to not shadow global `hz' variable.Martin Pieuchot
2020-01-09Convert sleeps of 1sec or more to tsleep_nsec(9).Martin Pieuchot
2020-01-09Replace entropy.c, random.c and an outdated arc4random copy withFlorian Obser
2020-01-09First round of OPENSSL unifdef:Florian Obser
2020-01-09unifdef WITH_IDN; prodding deraadt@Florian Obser
2020-01-09Assorted unifdefs:Florian Obser
2020-01-09unifdef gss-api:Florian Obser
2020-01-09unifdef pkcs11:Florian Obser
2020-01-09unifdef printf and string functions:Florian Obser
2020-01-09unifdef network defines:Florian Obser
2020-01-09Move peer related code from rde.c to rde_peer.c.Claudio Jeker
2020-01-09Adjust time printing to the changes done in bgpd. Most timestamps areClaudio Jeker
2020-01-09Convert the lastchange of a prefix from time(NULL) to getmonotime() whichClaudio Jeker