Age | Commit message (Collapse) | Author | |
---|---|---|---|
2005-12-21 | Userland programs should include <errno.h> not <sys/errno.h> | Todd C. Miller | |
OK deraadt@ | |||
2005-11-24 | use WANTLINT= (on all architectures) | Theo de Raadt | |
2005-10-12 | three new .so libraries to help the ports people who need (or might need) | Theo de Raadt | |
them for perl modules; discussion with pvalchev | |||
2004-01-17 | pretty | Theo de Raadt | |
2003-12-25 | bootparams is right name | Theo de Raadt | |
2003-07-10 | put a xdr_ypresp_all_seq proto here | Theo de Raadt | |
2003-07-10 | 5 missing protos | Theo de Raadt | |
2003-06-26 | simple protos | Theo de Raadt | |
2003-06-23 | make sure .x and .h do not get installed on the split of the seconds and ↵ | Michael Shalayeff | |
make will not freak out; found by espie@ and deraadt@ ok | |||
2003-06-19 | generate ANSI code | Theo de Raadt | |
2003-06-19 | knf | Theo de Raadt | |
2003-06-19 | ansi and knf inside | Theo de Raadt | |
2003-02-13 | This fixes the problem with ypxfr switching key and value on map transfer. | Mats O Jansson | |
This will make librpcsvc follow the real protocol and not the incorrect specification in yp.x. The changes in yp.x is from FreeBSD. A make build is the simplest way to get things working but the following five step is an alternative 1) make depend && make && make install in lib/librpcsvc 2) make includes in lib/librpcsvc 3) make depend && make && make install in lib/libc 4) make depend && make && make install in usr.sbin/ypserv/ypserv 5) make depend && make && make install in usr.sbin/ypserv/ypxfr -moj ok niklas@ ho@ | |||
2002-01-21 | s/deamon/daemon/ | Theo de Raadt | |
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 | |