Age | Commit message (Expand) | Author |
2006-01-06 | nicer EXAMPLES; from ray lai | Jason McIntyre |
2006-01-05 | check that stdio file descriptors are actually closed before clobbering | Damien Miller |
2006-01-05 | cleanup, move log.h and rcs.h inclusion into rcsprog.h; | Xavier Santolaria |
2006-01-04 | -.Xr gzip 1 , | Jason McIntyre |
2006-01-04 | +.Xr ssh-keyscan 1 , | Jason McIntyre |
2006-01-04 | remove .Xr's to rsh(1) and telnet(1): they are hardly needed; | Jason McIntyre |
2006-01-04 | chop out some duplication in the .{r,s}hosts/{h,sh}osts.equiv FILES | Jason McIntyre |
2006-01-04 | add an EXAMPLES section adapted from freebsd's page, | Jason McIntyre |
2006-01-04 | add an EXAMPLES section adapted from freebsd's page, | Jason McIntyre |
2006-01-04 | make cvs_sendresp() return type void; ok joris@. | Xavier Santolaria |
2006-01-03 | renaming zlib.{c,h} files to compress.{c,h} and link to build; | Xavier Santolaria |
2006-01-03 | tweak the description of ~/.ssh/environment | Jason McIntyre |
2006-01-03 | put FILES in some sort of order: sort by pathname | Jason McIntyre |
2006-01-03 | use a larger width for the ENVIRONMENT list; | Jason McIntyre |
2006-01-03 | move FILES to a -compact list, and make each files an item in that list. | Jason McIntyre |
2006-01-03 | use fatal(); | Xavier Santolaria |
2006-01-03 | knf; | Xavier Santolaria |
2006-01-02 | zap, kill and eliminate unused code; | Joris Vink |
2006-01-02 | some corrections from michael knudsen; | Jason McIntyre |
2006-01-02 | - nuke remaining err(), errx() and warnx() instances. | Xavier Santolaria |
2006-01-02 | +.Xr tftp-proxy 8 , | Jason McIntyre |
2006-01-02 | No need to include both <sys/signal.h> and <signal.h>, only <signal.h> | Todd C. Miller |
2006-01-02 | start to cut some duplicate info from FILES; | Jason McIntyre |
2006-01-02 | more includes cleanup; | Xavier Santolaria |
2006-01-02 | rename variable to fix shadow warning; | Xavier Santolaria |
2006-01-02 | #include's cleanup; ok joris@ niallo@. | Xavier Santolaria |
2006-01-02 | #include's cleanup; ok joris@ niallo@. | Xavier Santolaria |
2006-01-02 | clarify tun(4) opening - set the mode and bring the interface up. also | Reyk Floeter |
2006-01-02 | use a common max. packet length, no binary change | Damien Miller |
2006-01-01 | disable case-mapping (evil software caps-lock) by default. if you are crazy | Damien Miller |
2006-01-01 | no trailing "\n" for debug() | Kevin Steves |
2006-01-01 | move <net/if.h>; ok djm@ | Kevin Steves |
2006-01-01 | more code cleanup; | Joris Vink |
2005-12-31 | Grok rthreads system calls before Dale yiells after me. | Miod Vallat |
2005-12-31 | CDIOCREADTOCENTRYS adjusts lba information into host order, so there | Kenneth R Westerback |
2005-12-31 | no point in sending the reader to the same page 3 times; | Jason McIntyre |
2005-12-31 | .Nm does not require an argument; | Jason McIntyre |
2005-12-31 | clean up ENVIRONMENT a little; | Jason McIntyre |
2005-12-31 | minor knf; | Xavier Santolaria |
2005-12-31 | merge the "LOGIN SESSION AND REMOTE EXECUTION" and "SERVER | Jason McIntyre |
2005-12-31 | document -MM; ok djm@ | Kevin Steves |
2005-12-30 | knf | Reyk Floeter |
2005-12-30 | do not suggest that interactive authentication will work | Jason McIntyre |
2005-12-30 | - zap unused 'rf_ref' member of RCSFILE structure. | Niall O'Higgins |
2005-12-30 | do not use .Pp before displays; | Jason McIntyre |
2005-12-30 | - simplify an unecessary if/else construct in rcs_open() | Niall O'Higgins |
2005-12-30 | consistency tweak, from daniel matic; | Jason McIntyre |
2005-12-30 | more code cleanup, ok niallo@ and xsa@ | Joris Vink |
2005-12-30 | - realloc() -> xrealloc(), was missed in the original sweep. | Niall O'Higgins |
2005-12-30 | minor style nits; | Xavier Santolaria |