Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-09-08 | no comma at end of enumerator list | Markus Friedl | |
2002-09-08 | Revert this to art's orginal verstion, internal ld.so fields should not | Dale Rahn | |
be advertised in this header. Add a comment that this must be in sync with ld.so. Fixes gdb shared library handing. ok pvalchev@ | |||
2002-09-08 | missing include for evp.h; ok henning@ | Markus Friedl | |
2002-09-08 | ansi pedantic. sync w/kame | Jun-ichiro itojun Hagino | |
2002-09-08 | be more clueful wrt address family in nat/rdr rules. | Henning Brauer | |
behaviour noticed by Paul de Weerd, thanks! ok dhartmei@ | |||
2002-09-08 | Fix -pedantic errors. | Hakan Olsson | |
2002-09-08 | add leap second support for rfc868, from thorsten glaser | Jakob Schlyter | |
2002-09-08 | use HUGE_VAL defined in <math.h> instead of 1e500 for positive infinity. | Kenjiro Cho | |
gcc -pedantic audit by deraadt@ | |||
2002-09-08 | volatile sig_atomic_t for sig handler vars; cloder | Theo de Raadt | |
2002-09-08 | typo. from marius@umich.edu via provos | Jun-ichiro itojun Hagino | |
2002-09-08 | more cleaning | Jason Wright | |
2002-09-08 | Fix a bunch of -pedantic errors | Jason Wright | |
2002-09-08 | socklen_t audit. from deraadt. | Jun-ichiro itojun Hagino | |
2002-09-08 | signal handler must take "int" arg. from deraadt. sync w/kame | Jun-ichiro itojun Hagino | |
2002-09-08 | socklen_t audit. from deraadt, sync w/kame | Jun-ichiro itojun Hagino | |
2002-09-08 | no , at end of enum | Theo de Raadt | |
2002-09-08 | not needed | Theo de Raadt | |
2002-09-08 | No, do NOT put -ansi -pedantic in our tree | Theo de Raadt | |
2002-09-08 | -ansi -pedantic (socklen_t). from cloder@loder.us | Jun-ichiro itojun Hagino | |
die if FD_SET overruns. sync w/kame | |||
2002-09-08 | no , after last element in a enum | Theo de Raadt | |
2002-09-07 | ansi pedantic. ok deraadt@ | Jakob Schlyter | |
2002-09-07 | remove , at end of enum | Theo de Raadt | |
2002-09-07 | off by one fix from aaron@. -moj | Mats O Jansson | |
2002-09-07 | pedantic ansify. -moj | Mats O Jansson | |
2002-09-07 | ansification of ld | Marco S Hyman | |
* normalized the signatures of the functions passed to each_file() and each_full_file(). In most cases that meant adding a void *dummy. In one case it changed an int to a void*, but the arg was only checked for zero/not-zero so the change was not significant. * removes unused code and structures. * makes sure printf args match their format. * got rid of some of the gcc -Wall warnings OK deraadt@ | |||
2002-09-07 | remove discussion about photurisd; ok ho | Theo de Raadt | |
2002-09-07 | makeinfo --no-warn to suppress harmless but annoying warnings | Peter Valchev | |
2002-09-06 | Remove 64-bit gcc emulation stuff. We're not using it. | Artur Grabowski | |
2002-09-06 | standalone ; at top scope is illegal in ansi c | Theo de Raadt | |
2002-09-06 | missing include, ok theo | Henning Brauer | |
2002-09-06 | Fix pmap_protect for VM_PROT_EXECUTE | Artur Grabowski | |
2002-09-06 | ansi | Theo de Raadt | |
2002-09-06 | socklen_t; henning ok | Theo de Raadt | |
2002-09-06 | sync | Theo de Raadt | |
2002-09-06 | ansi; miod ok | Theo de Raadt | |
2002-09-06 | Modernize the same way as hilinfo: use opendev, clean the dust, etc. | Miod Vallat | |
2002-09-06 | remove crud | Theo de Raadt | |
2002-09-06 | socklen_t | Theo de Raadt | |
2002-09-06 | cope with INITQFNAMES without a ; | Theo de Raadt | |
2002-09-06 | no, make INITQFNAMES without a terminal ; | Theo de Raadt | |
2002-09-06 | Regen | Miod Vallat | |
2002-09-06 | Stricter permission on hil and grf devices, and use fbtab to relax them | Miod Vallat | |
whenever necessary. | |||
2002-09-06 | get correct parameter type to res_search. -moj | Mats O Jansson | |
2002-09-06 | remove Xr to photuris | Theo de Raadt | |
2002-09-06 | more photuris bits by bye bye | Theo de Raadt | |
2002-09-06 | socklen_t and various other minor tweaks | Theo de Raadt | |
2002-09-06 | socklen_t | Theo de Raadt | |
2002-09-06 | support long names; henning ok | Theo de Raadt | |
2002-09-06 | assume that noone uses photurisd anymore. | Theo de Raadt | |
2002-09-06 | socklen_t | Theo de Raadt | |