summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2002-09-08no comma at end of enumerator listMarkus Friedl
2002-09-08Revert this to art's orginal verstion, internal ld.so fields should notDale 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-08missing include for evp.h; ok henning@Markus Friedl
2002-09-08ansi pedantic. sync w/kameJun-ichiro itojun Hagino
2002-09-08be more clueful wrt address family in nat/rdr rules.Henning Brauer
behaviour noticed by Paul de Weerd, thanks! ok dhartmei@
2002-09-08Fix -pedantic errors.Hakan Olsson
2002-09-08add leap second support for rfc868, from thorsten glaserJakob Schlyter
2002-09-08use HUGE_VAL defined in <math.h> instead of 1e500 for positive infinity.Kenjiro Cho
gcc -pedantic audit by deraadt@
2002-09-08volatile sig_atomic_t for sig handler vars; cloderTheo de Raadt
2002-09-08typo. from marius@umich.edu via provosJun-ichiro itojun Hagino
2002-09-08more cleaningJason Wright
2002-09-08Fix a bunch of -pedantic errorsJason Wright
2002-09-08socklen_t audit. from deraadt.Jun-ichiro itojun Hagino
2002-09-08signal handler must take "int" arg. from deraadt. sync w/kameJun-ichiro itojun Hagino
2002-09-08socklen_t audit. from deraadt, sync w/kameJun-ichiro itojun Hagino
2002-09-08no , at end of enumTheo de Raadt
2002-09-08not neededTheo de Raadt
2002-09-08No, do NOT put -ansi -pedantic in our treeTheo de Raadt
2002-09-08-ansi -pedantic (socklen_t). from cloder@loder.usJun-ichiro itojun Hagino
die if FD_SET overruns. sync w/kame
2002-09-08no , after last element in a enumTheo de Raadt
2002-09-07ansi pedantic. ok deraadt@Jakob Schlyter
2002-09-07remove , at end of enumTheo de Raadt
2002-09-07off by one fix from aaron@. -mojMats O Jansson
2002-09-07pedantic ansify. -mojMats O Jansson
2002-09-07ansification of ldMarco 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-07remove discussion about photurisd; ok hoTheo de Raadt
2002-09-07makeinfo --no-warn to suppress harmless but annoying warningsPeter Valchev
2002-09-06Remove 64-bit gcc emulation stuff. We're not using it.Artur Grabowski
2002-09-06standalone ; at top scope is illegal in ansi cTheo de Raadt
2002-09-06missing include, ok theoHenning Brauer
2002-09-06Fix pmap_protect for VM_PROT_EXECUTEArtur Grabowski
2002-09-06ansiTheo de Raadt
2002-09-06socklen_t; henning okTheo de Raadt
2002-09-06syncTheo de Raadt
2002-09-06ansi; miod okTheo de Raadt
2002-09-06Modernize the same way as hilinfo: use opendev, clean the dust, etc.Miod Vallat
2002-09-06remove crudTheo de Raadt
2002-09-06socklen_tTheo de Raadt
2002-09-06cope with INITQFNAMES without a ;Theo de Raadt
2002-09-06no, make INITQFNAMES without a terminal ;Theo de Raadt
2002-09-06RegenMiod Vallat
2002-09-06Stricter permission on hil and grf devices, and use fbtab to relax themMiod Vallat
whenever necessary.
2002-09-06get correct parameter type to res_search. -mojMats O Jansson
2002-09-06remove Xr to photurisTheo de Raadt
2002-09-06more photuris bits by bye byeTheo de Raadt
2002-09-06socklen_t and various other minor tweaksTheo de Raadt
2002-09-06socklen_tTheo de Raadt
2002-09-06support long names; henning okTheo de Raadt
2002-09-06assume that noone uses photurisd anymore.Theo de Raadt
2002-09-06socklen_tTheo de Raadt