Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-09-11 | make popen() safe for a real vfork() | Theo de Raadt | |
1997-08-24 | Fix compiler warnings. | Todd C. Miller | |
1997-07-09 | Clean up some -Wall complaints. | Todd C. Miller | |
1997-06-22 | Fix a bogon in last change | Thorsten Lockert | |
1997-06-22 | Close pipes before dup'ing file descriptors in the child, not after. | Thorsten Lockert | |
From NetBSD PR #3673 by Dave Sainty <David.Sainty@MCS.VUW.AC.NZ> | |||
1997-04-16 | Don't modify variables in the child since we vfork()'d to | Todd C. Miller | |
get there (address space is shared between parent in child in traditional vfork(2)). From FreeBSD (dyson). | |||
1996-08-19 | Fix RCS ids | Thorsten Lockert | |
Make sure everything uses {SYS,}LIBC_SCCS properly | |||
1996-07-27 | close all pipes in child; netbsd pr#2575 | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |