| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Sync switchd(8) and vmd(8) with the latest proc.c changes. This sync | 2016-11-16 | 1 | -6/+25 | |
| * | Sync proc.c file vmd(8) and switchd(8). | 2016-10-11 | 1 | -78/+90 | |
| * | Sync with httpd(8) proc file. Check for dup2() usage to avoid oldd == newd | 2016-10-05 | 1 | -2/+8 | |
| * | Call setsid() to create a new session for the executed processes. | 2016-10-05 | 1 | -1/+5 | |
| * | sync proc.c with vmd: add p_pw to specify a non-standard user for a process. | 2016-10-05 | 1 | -3/+9 | |
| * | Fix 'const char *' qualifier removal warning by casting it out with | 2016-09-19 | 1 | -2/+2 | |
| * | Kill p_env from proc.c. The p_env variable was not being used seriously and | 2016-09-18 | 1 | -2/+1 | |
| * | Teach switchd(8) how to fork+exec. | 2016-09-14 | 1 | -186/+334 | |
| * | Import switchd(8), a basic WIP OpenFlow implementation for OpenBSD. | 2016-07-19 | 1 | -0/+648 |
