aboutsummaryrefslogtreecommitdiff
path: root/libexec
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge ^/head r351317 through r351731.Dimitry Andric2019-09-031-45/+14
|\|
| * Remove remnants of optimization for > pagesize allocations.Brooks Davis2019-09-021-45/+14
* | Add workarounds for obsolete std::auto_ptr usage in atf.Dimitry Andric2019-09-032-0/+6
|/
* Remove some compatability with Seventh Edition UNIX realloc().Brooks Davis2019-08-201-72/+13
* rtld-elf: fix build with xtoolchain-llvm90Kyle Evans2019-08-151-1/+1
* [PPC64] Fix rtld direct exec modeLeandro Lupori2019-08-051-5/+13
* rtld-elf: Remove x86 elf_rtld.x linker scripts.Konstantin Belousov2019-08-044-268/+0
* motd: Generate from template to /var/runConrad Meyer2019-07-201-21/+25
* Restore WARNS?=1 here. I missed that libexec/bootpd/bootpgw existed.Brooks Davis2019-07-191-0/+2
* Chain Makefile.inc's so default are inherited as expected.Brooks Davis2019-07-192-3/+3
* pkgbase: Add a FreeBSD-bluetooth packageEmmanuel Vadot2019-07-191-10/+8
* Limit access to system accounting files.Ian Lepore2019-07-131-11/+18
* Fix build race when building rtldAlex Richardson2019-07-021-1/+1
* Fix CROSS_TOOLCHAIN=amd64-gcc build after r349554Alex Richardson2019-06-301-1/+1
* Fix my name in license headerAlex Richardson2019-06-305-5/+5
* Reduce size of rtld by 22% by pulling in less code from libcAlex Richardson2019-06-3012-23/+456
* Use rtld_putstr() instead of write() for the rtld msg() macroAlex Richardson2019-06-262-2/+3
* powerpc: Transition to Secure-PLT, like most other OSsJustin Hibbits2019-06-254-27/+73
* rc.d/motd: Update motd more robustlyConrad Meyer2019-06-211-4/+8
* Allow the hostapd program to be specified. This allows users to useCy Schubert2019-06-172-1/+2
* /etc/rc.d/local: Fix typo in descriptionConrad Meyer2019-06-101-1/+1
* Correctly align usage: outputRodney W. Grimes2019-05-251-7/+7
* pkgbase: Remove etc/zfs from being packagedEmmanuel Vadot2019-05-231-3/+0