Age | Commit message (Expand) | Author |
2001-09-07 | Fix PR 2051, tested by miod@ | Angelos D. Keromytis |
2001-09-07 | just as RFC2292 suggests, validate cmsg_controllen on CMSG_FIRSTHDR. | Jun-ichiro itojun Hagino |
2001-09-07 | do not accidentally clear other ss_flags bits | Theo de Raadt |
2001-09-07 | Kill the majority of the DEBUG code that's cluttering the signal code. | Artur Grabowski |
2001-09-07 | recurse into sparc64, too | Jason Wright |
2001-09-07 | allow recursion into here for man pages on other arch's | Jason Wright |
2001-09-07 | make starting of init slightly cleaner. Also sets initproc earlier. | Artur Grabowski |
2001-09-07 | fix IPv4 fragment handling in the classifier. | Kenjiro Cho |
2001-09-06 | regen | Michael Shalayeff |
2001-09-06 | fix a dup and add one toshiba device | Michael Shalayeff |
2001-09-06 | regen | Michael Shalayeff |
2001-09-06 | #9 rev IV | Michael Shalayeff |
2001-09-06 | sync | Niels Provos |
2001-09-06 | supersavage | Niels Provos |
2001-09-06 | Reflect skip step changes. Spotted by Ryan McBride. | Daniel Hartmeier |
2001-09-06 | installboot manpage canabalized from sparc (only documents sparc64 options, tho) | Jason Wright |
2001-09-06 | machine dependent defs from netbsd/sparc | Jason Wright |
2001-09-06 | Oops, forgot rcsid | Jason Wright |
2001-09-06 | installboot (from netbsd) | Jason Wright |
2001-09-06 | use some make magic (borrowed from macppc) to build {obj/}machine | Jason Wright |
2001-09-06 | compile with native userland | Jason Wright |
2001-09-06 | Remove useless "\n%s" from the attach routine to match OpenBSD attach norms. | Todd C. Miller |
2001-09-06 | 1:1 bidrectional NAT (binat); ok dhartmei@ and frantzen@ | jasoni |
2001-09-06 | sync up to NetBSD; reviewed by csapuntz@ | Christian Weisgerber |
2001-09-06 | define BUS_DMA_RAW | Artur Grabowski |
2001-09-06 | COMPAT_NETBSD and glue for com at ebus | Artur Grabowski |
2001-09-06 | Some glue for COMPAT_NETBSD | Artur Grabowski |
2001-09-06 | Rewrite interrupt handler a bit... ack interrupts sooner. | Jason Wright |
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 | ElanSC520 Host-PCI | Jason Wright |
2001-09-05 | make sure that va_start() has matching va_end() | Theo de Raadt |
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 | 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 | use dmamem/dmamap for allocating dmaable memory, since malloc | 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 | s/pf_natlook/pfioc_natlook (ioctl parameter struct) | Daniel Hartmeier |
2001-09-05 | Stereo jitter suppressor. | Marc Espie |
2001-09-05 | Use __GLOBAL_OFFSET_TABLE_ consistently. | Marc Espie |
2001-09-05 | add intel ich3 ac97 | Niels Provos |