Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-07-09 | open() is not ANSI; | Jason McIntyre | |
pointed out by Pedro Bastos; | |||
2003-07-09 | update to libevent-0.7a.tar.gz; keep local changes | Markus Friedl | |
2003-07-08 | some \" -> .\" that i missed earlier; | Jason McIntyre | |
2003-07-08 | - fix some lists and displays | Jason McIntyre | |
- simplify macros | |||
2003-07-08 | fix a list; | Jason McIntyre | |
2003-07-08 | - fix some lists/displays | Jason McIntyre | |
- .Dl for one-line displays - simplify macros - .An/.Aq for AUTHORS | |||
2003-07-08 | remove variable never read | Marco S Hyman | |
2003-07-08 | KNF + ansification | Jean-Francois Brousseau | |
ok deraadt@, vincent@ | |||
2003-07-07 | - fix a list | Jason McIntyre | |
- remove .Pp before .Bd | |||
2003-07-07 | - remove some unnecessary quoting | Jason McIntyre | |
- simplify a display - escape en-dashes - .Li Dq -> .Dq Li | |||
2003-07-07 | - .Li Ta -> .D1 | Jason McIntyre | |
- .Li Dq -> .Dq Li - remove .br | |||
2003-07-07 | convert some complicated lists to displays; | Jason McIntyre | |
2003-07-05 | protos | Theo de Raadt | |
2003-07-04 | Fix the types in struct dirent and document d_type (description | Todd C. Miller | |
taken from NetBSD). | |||
2003-07-03 | protos | Theo de Raadt | |
2003-07-02 | nonstandard->non-standard | Anil Madhavapeddy | |
jmc@ ok | |||
2003-07-02 | the arrays are null terminated, but the strings are only nul terminated. | Ted Unangst | |
2003-07-02 | 6 X's -> 10 X's in all examples, per avsm's idea, millert agrees | Peter Valchev | |
2003-07-02 | hit CLEANFILES also for cleandir target | Theo de Raadt | |
2003-06-30 | Mention environment variables used + some other minor fixes. | Todd C. Miller | |
jmc@ and henning@ OK | |||
2003-06-29 | remove some old groff macros and replace them with -mdoc ones; | Jason McIntyre | |
2003-06-29 | remove superfluous semicolon; | Jason McIntyre | |
from wiz@netbsd | |||
2003-06-29 | tweak; | Jason McIntyre | |
ok tedu@ | |||
2003-06-28 | new sysctl, ddb.log | Ted Unangst | |
2003-06-27 | ansi | Theo de Raadt | |
2003-06-27 | ensure we stay within the boundaries of our packet | Vincent Labrecque | |
ok itojun | |||
2003-06-26 | ansi | Theo de Raadt | |
2003-06-26 | simple protos | Theo de Raadt | |
2003-06-26 | ansi | Theo de Raadt | |
2003-06-26 | boring protos | Theo de Raadt | |
2003-06-26 | cabsf takes complex float not double | Jason Wright | |
2003-06-26 | ansi and protos | Theo de Raadt | |
2003-06-26 | protos | Theo de Raadt | |
2003-06-25 | Move static funcion and variable declarations from header to the | Marco S Hyman | |
.c file where they are used. Gets rid of YPMATCHCACHE define. Sure deraadt@ | |||
2003-06-25 | protos | Theo de Raadt | |
2003-06-25 | pull in headers | Theo de Raadt | |
2003-06-25 | missing const; millert ok | 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-23 | Clean up. Still not enabled. | Magnus Holmberg | |
2003-06-22 | whatever happened, i cannot explain it. rollback my stupid | Federico G. Schwindt | |
good-for-nothing commit. my apologies. | |||
2003-06-22 | fix prototype; from Pedro Bastos. | Federico G. Schwindt | |
2003-06-22 | 3 missing header files | Theo de Raadt | |
2003-06-21 | document mount_ntfs and better formatting; | Jason McIntyre | |
ok tedu@ | |||
2003-06-21 | clarify these functions by changing references from strings to buffers | Anil Madhavapeddy | |
ok deraadt@, millert@, jmc@, suggested by espie@ | |||
2003-06-21 | the the | Theo de Raadt | |
2003-06-20 | remove unused autoconf files | Markus Friedl | |
2003-06-20 | remove old files; libevent is maintained elsewhere | Markus Friedl | |
2003-06-19 | generate ANSI code | Theo de Raadt | |
2003-06-19 | constify constant structures; niels ok | Michael Shalayeff | |
2003-06-19 | knf | Theo de Raadt | |