Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-07-02 | Add @acpi attachment. | Mark Kettenis | |
Pointed out by mlarkin@ | |||
2018-07-01 | sync description for acpisurface and remove a blank line; | Jason McIntyre | |
ok mlarkin | |||
2018-06-30 | end of line requires \ | Theo de Raadt | |
2018-06-30 | acpisurface(4): man pages and makefile changes | Mike Larkin | |
2018-06-27 | certificate keyword renamed to cert; from raf czlonka | Jason McIntyre | |
2018-06-26 | add missing .An and .Mt macros below AUTHORS | Ingo Schwarze | |
2018-06-26 | various minor tweaks; | Jason McIntyre | |
2018-06-26 | move ports infra manpages into base, as discussed with | Marc Espie | |
schwarze@, deraadt@, landry@... | |||
2018-06-23 | Small wording tweak which is slightly closer to the ever elusive truth. | rob | |
Ok tb@ | |||
2018-06-19 | Rename some unused fields in struct uvmexp to | Kenneth R Westerback | |
unusedNN. Missing man page bits pointed out by jmc@. Ports source scan by sthen@. ok deraadt@ guenther@ | |||
2018-06-19 | Update update-patches description, document EDIT_PATCHES | kn | |
OK jca | |||
2018-06-19 | describe more supported hardware | Jonathan Matthew | |
2018-06-19 | Correct pfCntProtoCksum description. | Martin Pieuchot | |
From joel@ | |||
2018-06-19 | eoip tunnels Ethernet, not IP | David Gwynne | |
2018-06-18 | space needed between macro args and punctuation; | Jason McIntyre | |
2018-06-18 | point readers to multicast(4) directly, the documentation has moved. | Sebastian Benoit | |
ok jmc@ | |||
2018-06-18 | Talk about the common USE_LIBTOOL vs BUILD_DEPENDS case (ports that only | Stuart Henderson | |
need libtool.m4 from devel/libtool just need BUILD_DEPENDS, USE_LIBTOOL is a special case for things that don't work with base libtool). ok aja espie | |||
2018-06-18 | consistently spell "real-time clock"; | Jason McIntyre | |
ok deraadt bentley schwarze | |||
2018-06-18 | the directive is "listen on"; | Jason McIntyre | |
2018-06-18 | remove the example output from ifconfig and route: it will keep getting out of | Jason McIntyre | |
date and provided little aid anyway; merge the network if and routing tables sections; ok benno | |||
2018-06-17 | if there is an audioamd page, i can;t find it; | Jason McIntyre | |
while here, kill some Tn; | |||
2018-06-16 | TIOCSTI is gone | Theo de Raadt | |
2018-06-16 | Mention i.MX 7. | Mark Kettenis | |
2018-06-16 | imxrtc(4) | Mark Kettenis | |
2018-06-13 | Tweak about "-p" and "-pg". | YASUOKA Masahiko | |
ok jsg | |||
2018-06-11 | use the correct name for the cert; ok gilles | Jason McIntyre | |
2018-06-07 | Make callers of VOP_CREATE(9) and VOP_MKNOD(9) responsible for | Visa Hankala | |
unlocking the directory vnode. OK mpi@, helg@ | |||
2018-06-07 | tweak previous; | Jason McIntyre | |
2018-06-07 | Mention enabling PIE by default is turned off by using "-pg". | YASUOKA Masahiko | |
2018-06-06 | pluart(4) is mi now | Jonathan Gray | |
2018-06-06 | Add RETGUARD to clang for amd64. This security mechanism uses per-function | mortimer | |
random cookies to protect access to function return instructions, with the effect that the integrity of the return address is protected, and function return instructions are harder to use in ROP gadgets. On function entry the return address is combined with a per-function random cookie and stored in the stack frame. The integrity of this value is verified before function return, and if this check fails, the program aborts. In this way RETGUARD is an improved stack protector, since the cookies are per-function. The verification routine is constructed such that the binary space immediately before each ret instruction is padded with int03 instructions, which makes these return instructions difficult to use in ROP gadgets. In the kernel, this has the effect of removing approximately 50% of total ROP gadgets, and 15% of unique ROP gadgets compared to the 6.3 release kernel. Function epilogues are essentially gadget free, leaving only the polymorphic gadgets that result from jumping into the instruction stream partway through other instructions. Work to remove these gadgets will continue through other mechanisms. Remaining work includes adding this mechanism to assembly routines, which must be done by hand. Many thanks to all those who helped test and provide feedback, especially deaadt, tb, espie and naddy. ok deraadt@ | |||
2018-06-05 | Use proper markup for ioctl arguments instead of documenting them using | anton | |
free-form text. ok jmc@ | |||
2018-06-05 | Turn all instances of Fn into proper cross references. While here, remove | anton | |
redundant references to termios and favor Po/Pc for parenthesis enclosing. ok jmc@ schwarze@ | |||
2018-06-04 | Sync VFS documentation with reality | kn | |
Missed during the "Namecache revamp" in 2009. Reported by Georg Bege <georg at bege dot email>, thanks. OK visa jmc mpi jca | |||
2018-06-04 | Add VB_DUPOK to suppress witness(4) warning of concurrent mount locks. | Philip Guenther | |
Use that in three places: - vfs_stall() - sys_mount() - dounmount()'s MNT_FORCE-does-recursive-unmounts case ok deraadt@ visa@ | |||
2018-06-04 | ...and correct the count at which warning normally occurs | Philip Guenther | |
2018-06-04 | Xr witness 4 | Philip Guenther | |
2018-06-04 | Add RW_DUPOK for suppressing witness checks for specific rw_enter() calls | Philip Guenther | |
ok deraadt@ visa@ | |||
2018-06-03 | some words about the lang/php module | Stuart Henderson | |
2018-06-03 | Add placeholder for lang/php. | Antoine Jacoutot | |
2018-06-02 | +.Xr fanpwr 4 | Jason McIntyre | |
2018-06-02 | fanpwr(4) | Mark Kettenis | |
2018-05-30 | Use new SIOCGIFGLIST to provide carpGroupTable, showing "demote" values | Stuart Henderson | |
for interface groups on the system. From Jan Klemkow. | |||
2018-05-29 | Improve `checkpatch' description | kn | |
PATCH_DEBUG=Yes is already the default and `patch' description does not mention debugging bits. Snatch wording from patch(1)'s `-C' to clarify what's really done. OK espie jca | |||
2018-05-28 | rwsleep: generalize to support both read- and write-locks. | cheloha | |
Wanted for tentative clock_nanosleep(2) diff, but maybe useful elsewhere in the future. ok mpi@ | |||
2018-05-28 | document eoip(4). | David Gwynne | |
tweaks and ok jmc@ sthen@ | |||
2018-05-27 | Allwinner A64 as well. | Mark Kettenis | |
2018-05-27 | Allwinner H3 is supported now as well. | Mark Kettenis | |
2018-05-27 | Mention that only superuser may control record.enable knob. | Alexandre Ratchov | |
help from and ok schwarze | |||
2018-05-27 | explicitly say what update-plist does with SUBST_VARS | Marc Espie | |