Age | Commit message (Expand) | Author |
2002-01-04 | A bug in the malloc test uncoveres a bug in longjmp on alpha. | Artur Grabowski |
2002-01-04 | check (p != NULL), not n. | Mike Pechkin |
2002-01-04 | sync | Todd T. Fries |
2002-01-04 | rules to build the MAKEDEV files: | Todd T. Fries |
2002-01-04 | This is my m4 MAKEDEV generation system. | Todd T. Fries |
2002-01-04 | Bring in a closer shape to other arches Makefile, also reorder the depend | Miod Vallat |
2002-01-04 | Use LEAF_ENTRY not ENTRY. | Miod Vallat |
2002-01-04 | Remove references to the NT serial number. Now the first 0x1be | Kjell Wooding |
2002-01-04 | Add support for get/put colormap (mostly borrowed from sparc) | Jason Wright |
2002-01-04 | mmap functionality for cgthee (mostly from NetBSD) | Jason Wright |
2002-01-04 | expose sbus_bus_addr() so cgsix actually compiles (oops) | Jason Wright |
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 |