Age | Commit message (Expand) | Author |
---|---|---|
2006-08-03 | almost entirely get rid of the culture of ".h files that include .h files" | Theo de Raadt |
2006-07-26 | move #include <sys/param.h> out of includes.h | Kevin Steves |
2006-07-17 | move #include <unistd.h> out of includes.h | Kevin Steves |
2006-07-02 | move #include <grp.h> out of includes.h | Kevin Steves |
2006-03-25 | Put $OpenBSD$ tags back (as comments) to replace the RCSID()s that | Damien Miller |
2006-03-19 | RCSID() can die | Theo de Raadt |
2003-04-08 | rename log() into logit() to avoid name conflict. markus ok, from netbsd | Jun-ichiro itojun Hagino |
2002-03-04 | $OpenBSD$ and RCSID() cleanup: don't use RCSID() in .h files; add | Kevin Steves |
2001-06-26 | remove comments from .h, since they are cut&paste from the .c files | Markus Friedl |
2001-01-29 | $OpenBSD$ | Niklas Hallqvist |
2001-01-21 | split ssh.h and try to cleanup the #include mess. remove unnecessary #includes. | Markus Friedl |
2001-01-13 | support supplementary group in {Allow,Deny}Groups | Markus Friedl |