Age | Commit message (Expand) | Author |
2008-10-22 | man page for Makefile.yp, and associated bits; from Ingo Schwarze | Jason McIntyre |
2008-06-02 | sort options in DESCRIPTION. | Igor Sobrado |
2008-06-01 | sort flags; synchronize synopsis and usage; style(9). | Igor Sobrado |
2008-06-01 | synchronize synopsis and usage. | Igor Sobrado |
2008-02-23 | correct pathnames reported; pr#5742 | Theo de Raadt |
2007-09-04 | use memrchr; ok millert@. | Federico G. Schwindt |
2007-09-04 | Use err(3) functions. input and ok millert. | Federico G. Schwindt |
2007-08-05 | use memchr and a memrchr like implementation on non C strings. fixes | Federico G. Schwindt |
2007-05-31 | convert to new .Dd format; | Jason McIntyre |
2007-05-29 | Remove clause 3 and 4. Ok with Chuck. -moj | Mats O Jansson |
2007-05-27 | use macros from sys/queue.h | Pierre-Yves Ritschard |
2007-02-20 | Change hard coded numbers to sizeof(buf). Also change some | Ray Lai |
2007-02-19 | - simply synopsis and usage() | Jason McIntyre |
2007-02-18 | tidy up synopsis and usage(); from Igor Sobrado | Jason McIntyre |
2006-11-22 | Outsource fgets line reading, newline continuation, and comment | Ray Lai |
2006-11-10 | `elminate' etc. is not really the right way to spell `eliminate'. | Michael Knudsen |
2006-09-25 | Use S_IS* macros insted of masking with S_IF* flags. The latter may | Otto Moerbeek |
2006-04-03 | spreading the lint love (very minimal things..) | Theo de Raadt |
2006-03-18 | do not leak on re-insert; ok pvalchev | Theo de Raadt |
2006-01-06 | Adapt things to use __type_t instead of _BSD_TYPE_T_ | Todd C. Miller |
2005-12-21 | Userland programs should include <errno.h> not <sys/errno.h> | Todd C. Miller |
2005-10-15 | Use queue macros instead of directly accessing fields. ok miod@ pat@ millert@ | Otto Moerbeek |
2005-09-16 | use poll() instead of select(), pr4505, alexander.farber@gmail.com | Theo de Raadt |
2005-09-16 | use poll() instead of select(), pr4503, alexander.farber@gmail.com | Theo de Raadt |
2005-05-14 | knf | Theo de Raadt |
2005-05-14 | bug introduced by me in 1.4 | Theo de Raadt |
2005-05-13 | some Xr's from jason ackley; | Jason McIntyre |
2005-03-28 | add some const to ether_*. remove bonus prototypes this brought out. | Ted Unangst |
2004-07-08 | Don't close the database too early. ok deraadt@, millert@. | Matthieu Herrb |
2004-01-23 | Use closefrom(); ok millert tedu | Theo de Raadt |
2004-01-20 | explicit .x.[ch] rules to avoid accidental bad matches in /usr/include. | Matthieu Herrb |
2003-11-08 | typos from Jonathon Gray; | Jason McIntyre |
2003-07-18 | add missing includes | David Krause |
2003-07-15 | protos and repairs | Theo de Raadt |
2003-06-22 | Remove files without copyright. Add a yp v1 protocol specification and | Mats O Jansson |
2003-06-12 | ansify | Theo de Raadt |
2003-06-12 | - section reorder | Jason McIntyre |
2003-06-04 | fix some more UCB term 3 | Theo de Raadt |
2003-06-02 | Remove the advertising clause in the UCB license which Berkeley | Todd C. Miller |
2003-06-02 | remove clause 3 and 4. -moj | Mats O Jansson |
2003-06-02 | more term cleanup by me | Theo de Raadt |
2003-05-10 | typos; | Jason McIntyre |
2003-05-05 | -Wall cleanup: trim unused vars, better err() message in stdhosts, | Anil Madhavapeddy |
2003-04-05 | simplify a loop, convert it to strlcat; tedu@ ok | Anil Madhavapeddy |
2003-03-13 | lots of sprintf -> snprintf and strcpy -> strlcpy; checked by tedu | Theo de Raadt |
2003-02-17 | typos; | Jason McIntyre |
2003-02-13 | This files are not used anymore since librpcsvc is fixed. -moj | Mats O Jansson |
2003-02-13 | This fixes the problem with ypxfr switching key and value on map transfer. | Mats O Jansson |
2003-02-11 | typos; | Jason McIntyre |
2003-02-11 | Fix bug 3088 in a different way. Reported by bob at cemetery dot homeunix | Mats O Jansson |