You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sdb: Add "info insert", "info output", and "info locals" commands
docs: Add "what's new in 1.1"
psu: Add #include of <stdarg.h>
Add LICENSE file
docs: Add docs for crypto:* extensions
docs: Add example; fix examples to use "main"; add links to libxslt equivalents
bug: Add missing check when moving sd_cur
docs: Add os:remove docs
docs: Add simple intro
docs: Add slax-1.2 "what's new"
docs: Add targets for sphinx
docs: Ensure two spaces after periods
docs: Expand tabs in output; fix bug with wrong line number
Fix copyright
docs: Fix lists and admonitions
Fix use of AC_ARG_ENABLE, where I was assuming "yes" instead of using $$enableval
docs: Move documentation to Sphinx/RST (WIP)
ext: Teach sysctl code to handle arrays and use kernel's type information; the kernel mechanism to do this (BSD) is not pretty, but I attempt to be as safe as possible
bug: Test for NULL ctxt when running new "info" commands (insert, output, locals)