Age | Commit message (Expand) | Author |
2002-09-10 | sync | Theo de Raadt |
2002-09-10 | evp.h should not pull in all other header files, especially | Markus Friedl |
2002-09-10 | Change the pmap_zero_page and pmap_copy_page API to take the struct vm_page * | Artur Grabowski |
2002-09-10 | only use socklen_t for OpenBSD >= 2.6 | Henning Brauer |
2002-09-10 | Remove some debugging code, KNF, and fix encoding selection. | Jason Wright |
2002-09-10 | merge openssl-0.9.7-beta3, tested on vax by miod@ | Markus Friedl |
2002-09-10 | Update list of supported CMD and Promise devices. | Grigoriy Orlov |
2002-09-10 | typo in copy/paste. | Mike Pechkin |
2002-09-10 | no need for pragma here. | Federico G. Schwindt |
2002-09-10 | create a 127.0.0.1: socket to match the *: socket upon which amq requests | Theo de Raadt |
2002-09-10 | Set encodings correctly. | Jason Wright |
2002-09-10 | knf | Theo de Raadt |
2002-09-10 | more knf | Theo de Raadt |
2002-09-10 | remove extra output of \n in clnt_perror() | Theo de Raadt |
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 |