Age | Commit message (Expand) | Author |
---|---|---|
2018-11-19 | Utilize sigio with wscons. The old behavior of always making the process group | anton |
2015-09-10 | kqueue(2) support for wsmouse(4), wskbd(4) and wsmux(4). | Martin Pieuchot |
2010-07-26 | Correct the links between threads, processes, pgrps, and sessions, | Philip Guenthe |
2009-11-09 | Every selwakeup() should have a matching KNOTE() (even if kqueue isn't | Nicholas Marriott |
2009-10-31 | KNOTE() after selwakeup(); ok miod | Theo de Raadt |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-02-12 | in async mode, send SIGIO to the process group of the process that | Matthieu Herrb |
2002-03-14 | First round of __P removal in sys | Todd C. Miller |
2000-05-16 | import newer wscons source from netbsd. | Michael Shalayeff |