aboutsummaryrefslogtreecommitdiff
path: root/libexec
Commit message (Expand)AuthorAgeFilesLines
* rtld: remove hand rolled memset and bzeroMateusz Guzik2020-01-152-25/+3
* rtld: clean up Makefile.Konstantin Belousov2020-01-117-32/+18
* Stop prepending prefix to the result of realpath(3).Konstantin Belousov2020-01-111-21/+6
* rtld: Return error if $ORIGIN for a dlopen-ed library cannot be resolved ...Konstantin Belousov2020-01-091-14/+25
* Resolve relative argv0 for direct exec mode to absolute path for AT_EXECPATH.Konstantin Belousov2020-01-091-4/+32
* Run netoptions startup script in vnet jails.Bjoern A. Zeeb2020-01-081-1/+1
* rtld: fix after r356300Konstantin Belousov2020-01-081-6/+3
* rtld: Fix segfault in direct exec modeRyan Stone2020-01-071-2/+3
* Fix AT_EXECPATH for direct exec mode.Konstantin Belousov2020-01-021-6/+27
* rtld(1): Do booleans like C99Conrad Meyer2019-12-311-5/+1
* Eliminate the last MI difference in AT_* definitions (for powerpc).Justin Hibbits2019-12-271-0/+24
* [PowerPC] powerpc32 rtld IFUNC handling codeBrandon Bergren2019-12-242-97/+235
* [PowerPC] powerpc64 rtld IFUNC handling codeBrandon Bergren2019-12-242-82/+237
* rtld: make checks for mmap(2) failures compliant with documentation.Konstantin Belousov2019-12-121-3/+3
* rtld: do not try to mmap a zero-sized PT_LOADBrandon Bergren2019-12-121-5/+6
* Update Makefile.depend filesSimon J. Gerraty2019-12-114-16/+0
* Add Makefile.depend.optionsSimon J. Gerraty2019-12-114-0/+24
* Correct the offset of static TLS variables for Initial-Exec on RISC-V.John Baldwin2019-12-101-1/+1
* rc.shutdown: kill shutdown process after logging messageEd Maste2019-12-071-1/+1
* Regularize my copyright noticeWarner Losh2019-12-042-2/+2
* Simplify code with strlcpy/strlcat.Xin LI2019-12-012-7/+4
* Reduce disk write load in /usr/libexec/save-entropy.Xin LI2019-11-301-14/+51
* ldconfig: fetch hw.machine_arch only onceMateusz Guzik2019-11-301-3/+5
* Allow opt-out of automatic ntpd leapfile checking/fetching.Ian Lepore2019-11-251-2/+32
* [PowerPC] Fix stack padding issue on ppc32.Brandon Bergren2019-11-241-1/+1
* rtld/powerpc: Fix _rtld_bind_start for powerpcspeJustin Hibbits2019-11-241-3/+107
* Create /etc/os-release file.Warner Losh2019-11-203-0/+48
* flua: newer GCC complains about format-nonliteral at WARNS=2Kyle Evans2019-11-191-0/+2
* Add flua to the base system, install to /usr/libexecKyle Evans2019-11-188-0/+1436
* Add 'linux_mounts_enable' rc.conf(5) variable, to make it possibleEdward Tomasz Napierala2019-11-132-6/+10
* libcompat: Correct rtld MLINKSBrooks Davis2019-11-122-1/+2
* libcompat: build 32-bit rtld and ldd as part of "everything"Brooks Davis2019-11-073-8/+23
* Revert r354449: libcompat: build 32-bit rtld and ldd as part of "everything"Brooks Davis2019-11-073-23/+8
* Extend the linux rc script to mount the neccessary file systems,Edward Tomasz Napierala2019-11-071-1/+20
* libcompat: build 32-bit rtld and ldd as part of "everything"Brooks Davis2019-11-073-8/+23
* rc.shutdown: print a newline before watchdog timeout messageEd Maste2019-11-071-1/+2
* Remove trailing tab.Cy Schubert2019-10-271-1/+1
* Merge ^/head r352764 through r353315.Dimitry Andric2019-10-089-36/+89
|\
| * Add rcvar back to the linux rc script. Without it it was enabledEdward Tomasz Napierala2019-10-031-0/+1
| * add ability to set watchdog timeout for a shutdownAndriy Gapon2019-10-034-3/+55
| * Rename etc/rc.d/abi to etc/rc.d/linux; after moving out the SysV IPC stuffEdward Tomasz Napierala2019-10-024-22/+6
| * Move the SysV IPC stuff out of the 'abi' rc script, into a new one:Edward Tomasz Napierala2019-09-286-14/+30
* | Merge ^/head r352319 through r352435.Dimitry Andric2019-09-172-1/+8
|\|
| * fix the article to be correct...John-Mark Gurney2019-09-161-1/+1
| * Fix aux_info corruption in rtld direct execution mode.Brandon Bergren2019-09-141-0/+7
* | Another round of attempting to squelch -Wdeprecated-declarations, whichDimitry Andric2019-09-172-0/+6
* | Instead of disabling gcc's deprecated declaration warnings about e.g.Dimitry Andric2019-09-142-6/+0
* | Merge ^/head r351732 through r352104.Dimitry Andric2019-09-093-3/+8
|\|
| * rc: Honor ${name}_env when a custom *_cmd is defined (e.g., start_cmd)Mateusz Piotrowski2019-09-051-0/+3
| * pkgbase: Move rc scripts and related files to their own packagesEmmanuel Vadot2019-09-052-3/+5