Age | Commit message (Expand) | Author |
2002-01-04 | Handle truncation to the middle of a file hole. deraadt@ ok | Thomas Nordin |
2002-01-04 | comment out the pending signals check by now; it was not suppose to be | Federico G. Schwindt |
2002-01-04 | add missing rm commands; todd ok | Theo de Raadt |
2002-01-04 | Standardize on EFBIG for bus_dma returning failure if caller is too griddy. | Miod Vallat |
2002-01-04 | add mmap functionality (most from NetBSD) | Jason Wright |
2002-01-03 | call ukbd_cnattach() if the console keyboard is usb | Jason Wright |
2002-01-03 | new names, nate broke the tree | Theo de Raadt |
2002-01-03 | stdout and stdin are integers not pointers (use 0 not NULL) | Jason Wright |
2002-01-03 | define a new wsemul_sun attribute and add it to the sparc64 framebuffers | Jason Wright |
2002-01-03 | Add the pci_findvendor function | Nathan Binkert |
2002-01-03 | Use STRIPFLAGS=-g -X -x rather than =-d on all ELF arches. | Miod Vallat |
2002-01-03 | Add the bus to the cardbus_attach_args | Nathan Binkert |
2002-01-03 | cdev_decl(wsdisplay) is already done in <sys/conf.h> | Miod Vallat |
2002-01-03 | Proper va_end calling (no double calls) | Jason Wright |
2002-01-03 | add sigreturn subdir | Marco S Hyman |
2002-01-03 | sigret-normal, sigret-indirect, and sigret-altstack tests | Marco S Hyman |
2002-01-03 | more devices from NetBSD | Nathan Binkert |
2002-01-03 | use :L variable modifier | Brad Smith |
2002-01-03 | str[n]{cpy,cat} -> strl{cpy,cat}, sprintf -> snprintf | Hakan Olsson |
2002-01-03 | add get/set colormap functions (mostly stolen from macppc) | Jason Wright |
2002-01-03 | add WSEMUL_SUN so we get the sun emulation stuff | Jason Wright |
2002-01-03 | sync | Nathan Binkert |
2002-01-03 | Add devices and reorganize. | Nathan Binkert |
2002-01-03 | clean def_data.c and def_data.h too | Todd C. Miller |
2002-01-03 | Fix two obvious bugs that show up when trying this on sparc64, sigh. | Artur Grabowski |
2002-01-03 | add mmap2 | Artur Grabowski |
2002-01-03 | cause a cache alias on sparc and see if that works correctly. | Artur Grabowski |
2002-01-03 | strftime format fixes. From Christo Butcher <christo@fox-it.com>. | Hakan Olsson |
2002-01-03 | Restore entropy_count calculation. mickey@ ok | Thomas Nordin |
2002-01-03 | Typo. | Hakan Olsson |
2002-01-03 | If the dma decides to perform I/O on memory that is not mapped, panic | Dale Rahn |
2002-01-03 | grammar in comment | Kevin Steves |
2002-01-03 | Update to sudo 1.6.4 | Todd C. Miller |
2002-01-03 | Don't enable unfdpass just yet | Artur Grabowski |
2002-01-03 | fix dependency | Artur Grabowski |
2002-01-03 | Add unfdpass. It doesn't build, but that error is a regression | Artur Grabowski |
2002-01-03 | convert to bsd.regress.mk. | Artur Grabowski |
2002-01-03 | Add libc_r. | Artur Grabowski |
2002-01-03 | make regress the main target | Artur Grabowski |
2002-01-03 | Only go into regress on "obj", "clean" and "cleandir". | Artur Grabowski |
2002-01-03 | OpenBSD tag | Artur Grabowski |
2002-01-03 | s/timeout/possible timeout/ the test could simply fail. | Artur Grabowski |
2002-01-03 | depend regress: on PROG (this whole Makefile is ugly) | Artur Grabowski |
2002-01-03 | t4 is slow | Artur Grabowski |
2002-01-03 | 3 12 and 20 are slow | Artur Grabowski |
2002-01-03 | Always have the real entry point to the syscall called _thread_sys_ | Artur Grabowski |
2002-01-03 | Add some missing CLEANFILES. | Artur Grabowski |
2002-01-03 | Sloooooooow | Artur Grabowski |
2002-01-03 | all MAKEDEV tests are slow. | Artur Grabowski |
2002-01-03 | Two new variables. | Artur Grabowski |