Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-02-11 | revert. Changes completely break on the alpha | Theo de Raadt | |
1998-02-11 | Based on a combination of work from FreeBSD and NetBSD with some tweaks from | gene | |
me: this fixes lots of casting issues and does a good cleanup. It kills the bugs found in our 'rusers' binary which didn't grok some servers correctly due to problems in our xdr. Thanks to an extensive debug session with A. Emory Lundberg (emory@hellyeah.com) | |||
1997-08-19 | $OpenBSD$ | Niklas Hallqvist | |
1997-08-01 | ut_time is an int | Todd C. Miller | |
1997-08-01 | state should be an int | Theo de Raadt | |
1997-04-27 | COPY -> INSTALL_COPY and STRIP -> INSTALL_STRIP | Todd C. Miller | |
This fixes namespace problems where STRIP is sometimes used as the name of the strip(1) to use and other times used as the flag to send install(1) when stripping (or not). COPY doesn't have this problem (yet) but was poorly named. | |||
1996-12-08 | install -> ${INSTALL}, -c -> ${COPY} | Jason Downs | |
1996-12-08 | a few things go away... | Theo de Raadt | |
1996-09-22 | Always use private utmp structure definition; don't depend on host system | Thorsten Lockert | |
not to change | |||
1996-09-22 | Avoid name clashes with rusers.x | Thorsten Lockert | |
1996-09-22 | Make this work properly; we have to let the XDR routines allocate and free | Thorsten Lockert | |
memory for us. | |||
1996-05-06 | hard-code the include installation path (mostly for speed) | Theo de Raadt | |
1996-05-04 | beforeinstall -> includes | Theo de Raadt | |
1996-04-17 | kerberos nfs requires an additional include | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |