Age | Commit message (Expand) | Author |
2001-09-06 | Rewrite interrupt handler a bit... ack interrupts sooner. | Jason Wright |
2001-09-06 | oh this is horrible | Theo de Raadt |
2001-09-06 | missing machine/ieee.h from NetBSD | Todd C. Miller |
2001-09-05 | sync | Artur Grabowski |
2001-09-05 | Add some necessary MSG_COMPAT. | Artur Grabowski |
2001-09-05 | mode_t in netbsd is not the same as our mode_t | Artur Grabowski |
2001-09-05 | Will need netbsd_types.h very soon. | Artur Grabowski |
2001-09-05 | sync | Jason Wright |
2001-09-05 | explicit alignment, just like on alpha. | Artur Grabowski |
2001-09-05 | Call do_select() with sigset_t *, not a sigset_t. | Todd C. Miller |
2001-09-05 | ElanSC520 Host-PCI | Jason Wright |
2001-09-05 | Support for sparc64. gdb disabled for now. | Artur Grabowski |
2001-09-05 | make sure that va_start() has matching va_end() | Theo de Raadt |
2001-09-05 | sparc64 uses new binutils. | Artur Grabowski |
2001-09-05 | Don't build libstdc++ on sparc64. | Artur Grabowski |
2001-09-05 | OF magic. From NetBSD. | Artur Grabowski |
2001-09-05 | fix pci_intr_map so that it uses the new interface | Nathan Binkert |
2001-09-05 | add lge | Nathan Binkert |
2001-09-05 | Unbreak trace command on macppc, ddb passes -1 for count to | Dale Rahn |
2001-09-05 | -Make ftp-proxy drop privs to user "proxy" by default. | Bob Beck |
2001-09-05 | Fix SYNOPSIS | Nathan Binkert |
2001-09-05 | Fix HISTORY | Nathan Binkert |
2001-09-05 | use select() better | Theo de Raadt |
2001-09-05 | Pick up a bugfix from FreeBSD: In wx_hw_stop, a bogus additional write | mjacob |
2001-09-05 | use %ll instead of %q | Theo de Raadt |
2001-09-05 | Handle uh_sum == 0x0000 correctly. Before, UDP packet checksums were | Daniel Hartmeier |
2001-09-05 | Add proxy user | Bob Beck |
2001-09-05 | Add SIGPIPE to the list of signals we catch and unlock/exit on. | Todd C. Miller |
2001-09-05 | add kerberosV/ directories. However, kerberos(1) is kerb4-specific | lebel |
2001-09-05 | use dmamem/dmamap for allocating dmaable memory, since malloc | Michael Shalayeff |
2001-09-05 | oops | Jakob Schlyter |
2001-09-05 | grammar; PR#2048 | Jakob Schlyter |
2001-09-05 | make debug libs build again | Michael Shalayeff |
2001-09-05 | Improve debugger usability on macppc, do backtrace accesses | Dale Rahn |
2001-09-05 | kvm space is limited by by pmap_virtual_space, Do not play with the | Dale Rahn |
2001-09-05 | 'Think cache and context switches .. art@' .. 34% reduction in runtime! | Todd T. Fries |
2001-09-05 | allow eo=echo to generate a full script, even for linked audio device names | Todd T. Fries |
2001-09-05 | shrink w/out un-necessary newlines | Todd T. Fries |
2001-09-05 | thanks brad@ for reminding me there were three parts to his patch; audio | Todd T. Fries |
2001-09-05 | remove un-needed eval | Todd T. Fries |
2001-09-05 | pf0 -> pf | Todd T. Fries |
2001-09-05 | s/pf_natlook/pfioc_natlook (ioctl parameter struct) | Daniel Hartmeier |
2001-09-05 | Begin to document ioctl interface. | Daniel Hartmeier |
2001-09-05 | make this at least minimally reasonable | Theo de Raadt |
2001-09-05 | sync | Theo de Raadt |
2001-09-05 | Stereo jitter suppressor. | Marc Espie |
2001-09-05 | remove work-around for _GLOBAL_OFFSET_TABLE_, now that the last pieces | Marc Espie |
2001-09-05 | Use __GLOBAL_OFFSET_TABLE_ consistently. | Marc Espie |
2001-09-05 | select correctly, and on the right file descriptors too! | Theo de Raadt |
2001-09-05 | avoid first person in manual pages | Theo de Raadt |