summaryrefslogtreecommitdiffstats
path: root/usr.sbin/switchd/proc.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Sync switchd(8) and vmd(8) with the latest proc.c changes. This syncrzalamena2016-11-161-1/+2
* sync proc.c with vmd: add p_pw to specify a non-standard user for a process.reyk2016-10-051-2/+2
* Kill p_env from proc.c. The p_env variable was not being used seriously andrzalamena2016-09-181-2/+1
* Teach switchd(8) how to fork+exec.rzalamena2016-09-141-7/+23
* Import switchd(8), a basic WIP OpenFlow implementation for OpenBSD.reyk2016-07-191-0/+175