Age | Commit message (Expand) | Author |
2011-03-20 | pass url name to Ustar, for error messages | Marc Espie |
2011-03-20 | allow Ustar to be more precise in its error messages: record position | Marc Espie |
2011-03-20 | changes the values of boolean comparisons from 0:1 to 0:-1 (from ACPI Spec) i... | Jordan Hargrave |
2011-03-19 | use timerclear macro | Okan Demirmen |
2011-03-19 | fix rdr-to example (requires direction); from James Turner | Okan Demirmen |
2011-03-19 | Since we now use pkill -0 for "check", it must be run as root, | Ian Darwin |
2011-03-19 | move to 64-bit daddr_t; ports tree will follow i hope | Theo de Raadt |
2011-03-19 | sync | Theo de Raadt |
2011-03-19 | Pass the new -c option to grotty when building manuals, to avoid ANSI | Ingo Schwarze |
2011-03-19 | I can remove duplicate flag since that's handled upwards. | Marc Espie |
2011-03-19 | Make amd64/i386 installboot error out if /boot would cross the | Kenneth R Westerback |
2011-03-19 | put back -L in handle_options, so that it works in pkg_add/pkg_delete/pkg_create | Marc Espie |
2011-03-19 | fix some name[=value] horrors; | Jason McIntyre |
2011-03-19 | Xr pkg.conf.5; from Patrick Lamaiziere | Jason McIntyre |
2011-03-19 | Add the ONDA MSA110UP USB modem | David Coppa |
2011-03-19 | sync | David Coppa |
2011-03-19 | Add the ONDA MSA110UP USB modem | David Coppa |
2011-03-19 | Repair spoofing. We want to start at 'i', not 'j'. | Kenneth R Westerback |
2011-03-18 | Fix stdetach() to call vdevgone() with the right device minor numbers. | Matthew Dempsky |
2011-03-18 | actually set and use whiteexp in the new -W option. | Okan Demirmen |
2011-03-18 | print icps_bmcastecho as "XX echo requests to broadcast/multicast rejected". | Stuart Henderson |
2011-03-18 | Add some delay between a successful keyboard reset sequence and a keyboard | Miod Vallat |
2011-03-18 | - spelling | Jasper Lievisse Adriaanse |
2011-03-18 | - when a newer version of an installed package is requested, print the URL | Jasper Lievisse Adriaanse |
2011-03-18 | sigh | Theo de Raadt |
2011-03-18 | - assert copyright | Jasper Lievisse Adriaanse |
2011-03-18 | format the message when a module doesn't validate more like fd.o pkg-config, ... | Jasper Lievisse Adriaanse |
2011-03-18 | add a 'pc_path' variable to the pkg-config.pc cache entry. | Jasper Lievisse Adriaanse |
2011-03-18 | - add basic validation for .pc files, at least Name, Description and Version ... | Jasper Lievisse Adriaanse |
2011-03-18 | fix a small buglet when PKG_CONFIG_SYSROOT_DIR was set, it only handled the f... | Jasper Lievisse Adriaanse |
2011-03-18 | minor related tweaks: | Marc Espie |
2011-03-18 | oh, it should stay | Theo de Raadt |
2011-03-18 | Fix obj directory probing to support cross compiling. | Matthew Dempsky |
2011-03-18 | Fix firmware loading at startup (and resume); from Tim van der Molen | Theo de Raadt |
2011-03-18 | amd64 mtrr interrace went away | Theo de Raadt |
2011-03-18 | old style mtrr interface went away | Theo de Raadt |
2011-03-18 | sync | Theo de Raadt |
2011-03-18 | Old-style MTRRs were never used on amd64, so remove the remaining traces | Philip Guenthe |
2011-03-18 | Add ukdetach() so that detaching an unknown SCSI device doesn't result | Matthew Dempsky |
2011-03-17 | - recognize OMAP3630/DM3730, as found in the beagleboard xM | Jasper Lievisse Adriaanse |
2011-03-17 | Uncommitted bits. Spotted by deraadt@, who theorizes I have insuffient | Kenneth R Westerback |
2011-03-17 | add missing .El; | Jason McIntyre |
2011-03-17 | use dma_alloc/dma_free instead of malloc to allocate buffers which need | Theo de Raadt |
2011-03-17 | make more dma pools -- all the way up to 64K. at least the scsi | Theo de Raadt |
2011-03-17 | Document RC_DEBUG. | Antoine Jacoutot |
2011-03-17 | - introduce the INRC environment variable so that rc.subr(8) knows if it | Robert Nagy |
2011-03-17 | Ansify non-ansified function definitions. No functional change. | Alexandr Shadchin |
2011-03-17 | Make the various findopenbsd() functions non-recursive, eliminating | Kenneth R Westerback |
2011-03-17 | since we stopped installing the usd docs, it no longer makes | Jason McIntyre |
2011-03-17 | use a DEFAULT_RATE macro instead of hardcoding 44100, no object change | Alexandre Ratchov |