Age | Commit message (Expand) | Author |
2018-11-08 | zap last remains of malloc.conf; prompted by and ok jmc@ | Otto Moerbeek |
2018-11-06 | typo on fs.posix.setuid; from Piotr Durlej | Otto Moerbeek |
2018-11-06 | vm.malloc_conf, userland sysctl parts; ok millert@ deraadt@ | Otto Moerbeek |
2018-11-04 | add missing NET_RT_TABLE | denis |
2018-10-28 | Correctly deal with upper level unveil's by keeping track of the covering | Bob Beck |
2018-09-30 | add spin lock in KERN_CPTIME cpu states | solene |
2018-09-30 | Make the HISTORY sections of the "intro" manuals less confusing and | Ingo Schwarze |
2018-09-26 | typo; ok jmc@ | miko |
2018-09-26 | align RETURN VALUES section with pledge manual; ok deraadt@ | miko |
2018-08-18 | Don't mention using poll(2) as a timeout. | cheloha |
2018-07-30 | Some cleanups and clarification, especially regarding locking (observed by rob) | Theo de Raadt |
2018-07-30 | tweak previous; | Jason McIntyre |
2018-07-30 | document the current limitation (we don't yet find an above covering | Bob Beck |
2018-07-28 | re-ordering for sensibility, by semarie; ok jmc | Theo de Raadt |
2018-07-27 | Full stop. | rob |
2018-07-18 | tidy up the flags section a little: supply a little more indent, and reduce | Jason McIntyre |
2018-07-16 | fix thinko | Marc Espie |
2018-07-13 | Correct some typos and also ran it through mandoc -Tlint | Ricardo Mestre |
2018-07-13 | Unveiling unveil(2). | Bob Beck |
2018-07-12 | Add hw.ncpuonline to count the number of online CPUs. | cheloha |
2018-06-25 | During open(2), release the fdp lock before calling vn_open(9). | Visa Hankala |
2018-06-21 | sort SEE ALSO; | Jason McIntyre |
2018-06-21 | s/simultanious/simultaneous/ | Jason McIntyre |
2018-06-21 | Document hw.smt. | Mark Kettenis |
2018-06-19 | use a full stop, as per the other items; from nan xiao | Jason McIntyre |
2018-06-03 | for the witness(4) text, we already Xr the page in the first sentence, so adding | Jason McIntyre |
2018-05-28 | Returns EBUSY if dup2(2) is called for a LARVAL file. | Martin Pieuchot |
2018-05-26 | document the new kern.audio node; OK ratchov@ | Ingo Schwarze |
2018-05-16 | Document kern.witnesswatch in sysctl(2). | Visa Hankala |
2018-04-27 | <sys/mount.h> and <sys/swap.h> no longer require <sys/param.h> | Philip Guenther |
2018-04-24 | Make futex(2) also return ECANCELED in case SA_RESTART was set. | Paul Irofti |
2018-04-24 | Validate timespec and return ECANCELED when interrupted with SA_RESTART. | Paul Irofti |
2018-04-22 | use NULL for pointer | Theo de Raadt |
2018-04-22 | mmap() no longer needs to be used. Without providing too many details, | Theo de Raadt |
2018-04-08 | Actually describe the parameters rather than calling facts BUGS | Ingo Schwarze |
2018-03-21 | on failure, mmap() returns MAP_FAILED | Gleydson Soares |
2018-03-16 | anton points out that my previous commit completely messed with the | Jason McIntyre |
2018-03-05 | typo in kern.maxlocksperuid | Otto Moerbeek |
2018-03-04 | various tweaks, in part to try and clean up the amount of vertical | Jason McIntyre |
2018-02-27 | improve lining up of tabs inside .Fd macros for terminal output; | Ingo Schwarze |
2018-02-11 | macro fix; | Jason McIntyre |
2018-02-11 | Document how MAP_STACK will be used. All stacks must be mmap'd with | Theo de Raadt |
2018-02-10 | zap trailing whitespace; | Jason McIntyre |
2018-02-10 | add support for binary sysctl payloads by handling them as hex | Florian Obser |
2018-01-13 | tweak previous; | Jason McIntyre |
2018-01-13 | introduce a filter called EVFILT_DEVICE that can be used to notify | Robert Nagy |
2018-01-12 | Adjust references for sysctl(3) to sysctl(2) | Theo de Raadt |
2018-01-12 | sysctl(3) can now be renamed to sysctl(2) | Theo de Raadt |
2018-01-08 | TIOCUCNTL is now allowed by promise "tty". | Martin Pieuchot |
2017-12-18 | let's not try to document the number of items in a list... | Jason McIntyre |