Age | Commit message (Expand) | Author |
2015-09-01 | size for free(), and make allocation side look similar | Theo de Raadt |
2015-09-01 | Delete bogus MATH_EMULATE holdover from i386 | Philip Guenther |
2015-09-01 | free() size | Theo de Raadt |
2015-09-01 | size for free() | Theo de Raadt |
2015-09-01 | In static binaries, invoke kbind() once to disable it. | Philip Guenther |
2015-09-01 | initialise the width var in db_struct_offset_cmd() | Jonathan Gray |
2015-09-01 | missing splx | Jonathan Gray |
2015-09-01 | missing splx | Jonathan Gray |
2015-09-01 | Use kbind for lazy binding GOT/PLT updates on m88k and sparc. | Philip Guenther |
2015-09-01 | dont need the kernel lock for mpsafe bpfs (again) | David Gwynne |
2015-09-01 | reintroduce bpf.c r1.121. | David Gwynne |
2015-09-01 | mattieu baptiste reported a problem with bpf+srps where the per cpu | David Gwynne |
2015-09-01 | uses sizes for free() | Theo de Raadt |
2015-09-01 | Recommend an unambiguous escape for minus signs instead of \-. | Anthony J. Bentley |
2015-09-01 | a white space krw could not see | Theo de Raadt |
2015-09-01 | 'bogous' is bogus spelling of 'bogus' in debug message. | Kenneth R Westerback |
2015-09-01 | Missing letoh64() when checking value of gh_lba_alt. | Kenneth R Westerback |
2015-08-31 | Support deviant but historically blessed practice of accepting | Kenneth R Westerback |
2015-08-31 | New tests for +host in syslog.conf that matches on an IPv4 and IPv6 | Alexander Bluhm |
2015-08-31 | The !prog and +host features allow to select log messages from a | Alexander Bluhm |
2015-08-31 | The pmap_pmap_pool pool will never be used in interrupt context, so pass the | Mark Kettenis |
2015-08-31 | update reasons for arch without pie; with pascal | Theo de Raadt |
2015-08-31 | Check driver name in match function such that driver only attempts to attach | Mark Kettenis |
2015-08-31 | Less confusing description of 'nort' for ghc.port.mk. | Matthias Kilian |
2015-08-31 | only 32-bit systems need the quad functions. | Theo de Raadt |
2015-08-31 | two fairly simple sizes for free() | Theo de Raadt |
2015-08-31 | The code that guesstimates the number of local GOT entries assumes that there | Mark Kettenis |
2015-08-31 | remove unused define; no binary change | Florian Obser |
2015-08-31 | Consider getfsstat() a RPATH, even though it has no path in it. We may | Theo de Raadt |
2015-08-31 | In tame mode, return EPERM for *chown if uid/gid change is not towards | Theo de Raadt |
2015-08-31 | Rather than killing when *chmod is asked to do setuid/setgid, clear | Theo de Raadt |
2015-08-31 | minimal words about the miniroot. My god, the notes have gotten so long | Theo de Raadt |
2015-08-31 | calculate screen size way earlier, this will provide some opportunities | Theo de Raadt |
2015-08-31 | Abstract 5 identical code blocks into a readdisksector() function. | Kenneth R Westerback |
2015-08-31 | tweak previous; | Jason McIntyre |
2015-08-31 | Rejig the the expression calculating of the address of the disk | Kenneth R Westerback |
2015-08-31 | Forgot to commit the man page bits when removing RH0 support. | Florian Obser |
2015-08-31 | The return value of nd6_cache_lladdr() is never used so make it a void. | Martin Pieuchot |
2015-08-31 | indent is 8 not 4 | Marc Espie |
2015-08-31 | wrong index in error message | Marc Espie |
2015-08-31 | No more connected routes on loopback interfaces. | Martin Pieuchot |
2015-08-31 | Do not install connected routes on loopback interfaces. | Martin Pieuchot |
2015-08-31 | Use one xfer per pipe instead of doing an alloc/free dance for every | Martin Pieuchot |
2015-08-31 | Compute the checksum before looping back the copy of a multicast packet. | Martin Pieuchot |
2015-08-31 | `encif' should only be used under #ifdef NPF. | Martin Pieuchot |
2015-08-31 | Use PR_WAITOK to indicate that pools are not used in interrupt context | Mark Kettenis |
2015-08-31 | use #function rather than @function on arm | Theo de Raadt |
2015-08-31 | sync | Theo de Raadt |
2015-08-31 | Also add ALTEXIT_{STRONG,WEAK} to hppa64, copied from hppa. Document'em too | Philip Guenther |
2015-08-31 | Add ALTEXIT_{STRONG,WEAK} to support wrapping of functions using ALTENTRY. | Philip Guenther |