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