summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2002-09-10various cleanupsTheo de Raadt
2002-09-10signo and ansiTheo de Raadt
2002-09-10socklen_t; cloderTheo de Raadt
2002-09-10typo -- please send to the perl people too; jmc@prioris.mini.pw.edu.plTheo de Raadt
2002-09-10better, faster scooter; fix cerror in mi somedayMichael Shalayeff
2002-09-10mi versions are good enoughMichael Shalayeff
2002-09-10Register more wsscreen properties to take advantage of wsemul_sun changes.Jason Wright
2002-09-09Register more screen capabilities to work with the recent wsemul_sun changes.Miod Vallat
2002-09-09Rework the wsemul_sun behaviour, and add color support, from the currentMiod Vallat
2002-09-09capture worksJason Wright
2002-09-09Add support for audio capture (finally) and fix a bunch of stupid bugs.Jason Wright
2002-09-09Add lazy binding support for powerpc ld.so. ok pvalchev@ brad@Dale Rahn
2002-09-09set up the frame flags and a user frame better on execMichael Shalayeff
2002-09-09no need for a fdc thereMichael Shalayeff
2002-09-09Add support of Silicon Image 0680 Ultra ATA/133 Controller.Grigoriy Orlov
2002-09-09regenGrigoriy Orlov
2002-09-09CMD Technology aka Silicon Image CP0680ATA133Grigoriy Orlov
2002-09-09signed vs unsigned from -pedantic; ok henning@Markus Friedl
2002-09-09move OpenSSL include upHenning Brauer
2002-09-09clean: cleanmanHenning Brauer
2002-09-09add src/modules/keynote/Makefile to MUNGEDFILESHenning Brauer
2002-09-09Some posix tests we don't pass yet, and won't until I've added a `magic'Marc Espie
2002-09-09kerberos support for privsep. confirmed to work by lha@stacken.kth.seJun-ichiro itojun Hagino
2002-09-09Try to make the minor number calculation match the driver.Artur Grabowski
2002-09-09Correctly printf on attach.Artur Grabowski
2002-09-08Correctly handle keypad '.'/Delete key on sun keyboards.Miod Vallat
2002-09-08Avoid ordered comparison between pointers and integers (ANSI).Thierry Deval
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
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
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
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
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