Age | Commit message (Expand) | Author |
2003-10-31 | 'powerpc' common isa definitions. | Dale Rahn |
2003-10-31 | OpenBSD port for the Pegasos I, pegasosppc.com heavily derived from macppc. | Dale Rahn |
2003-10-31 | sync | Theo de Raadt |
2003-10-31 | correct names | Theo de Raadt |
2003-10-31 | sync. | Dale Rahn |
2003-10-31 | Add MENTOR vendor and two devices. | Dale Rahn |
2003-10-31 | Fix ppc segment register restores, this fixes the 1GB ram limit and | Dale Rahn |
2003-10-31 | tab/whitespace cleanup. | Dale Rahn |
2003-10-31 | Enable wi@usb, otherwise this will never get tested... deraadt@ | Dale Rahn |
2003-10-31 | warn commons instead of generating a map file (was there for debugging) | Michael Shalayeff |
2003-10-30 | correct mac address fetching; pr 3532, jerry@dunmire.org | Theo de Raadt |
2003-10-30 | preceeded -> preceded; | Jason McIntyre |
2003-10-30 | typos and grammer from Bruno Rohee <bruno@rohee.com> | Michael Shalayeff |
2003-10-30 | Add us.dvorak. ok maja@ | Thomas Nordin |
2003-10-30 | fix NULL/0 mixup. drahn ok | Jun-ichiro itojun Hagino |
2003-10-30 | simplify cfdriver initialization. drahn ok | Jun-ichiro itojun Hagino |
2003-10-30 | fix missing 0. drahn ok | Jun-ichiro itojun Hagino |
2003-10-30 | array for multicast filter intialization mismatches. millert ok | Jun-ichiro itojun Hagino |
2003-10-29 | Avoid another malloc in the VIA AES stuff: move the operation stuff | Jason Wright |
2003-10-29 | don't allocate two buffers when one will do (VIA's AES stuff can have src==dst) | Jason Wright |
2003-10-29 | Revert to 1.70 for now which is the last working version on my u5. | Matthieu Herrb |
2003-10-29 | un-revert previous. wrong suspect. ok deraadt@ | Matthieu Herrb |
2003-10-29 | backout previous. It breaks my u5 drive. ok deraadt@ | Matthieu Herrb |
2003-10-29 | fix binat for incoming connections when a netblock (not just a single | Daniel Hartmeier |
2003-10-28 | another ne2k entry. from Janjaap van Velthooven via PR/3524. | Federico G. Schwindt |
2003-10-28 | another ne2k entry. from Janjaap van Velthooven via PR/3524. | Federico G. Schwindt |
2003-10-28 | Split pmap_remove_range() into its main loop and a new function, | Miod Vallat |
2003-10-28 | In pmap_remove_range(), be sure to propagate pvlist flags when removing | Miod Vallat |
2003-10-28 | guard cpu register functions from userland, otherwise they appear when | Anil Madhavapeddy |
2003-10-28 | sync | Alexander Yurchenko |
2003-10-28 | Correct name for ITE ATA RAID | Alexander Yurchenko |
2003-10-28 | sync | Alexander Yurchenko |
2003-10-28 | ITE IT8212 ATA133 chip found in dmesg from frisco@blackant.net. | Alexander Yurchenko |
2003-10-27 | Skip ATA modes detection for SATA drives, it's useless and some | Alexander Yurchenko |
2003-10-27 | Skew the advertisement interval correctly when we reschedule. | Ryan Thomas McBride |
2003-10-27 | typos; fom bruno@rohee.com | Michael Shalayeff |
2003-10-27 | make sure that label block ends up in the right b_blkno for writedisklabel() ... | Michael Shalayeff |
2003-10-27 | Be sure to always have a valid faulting address when we send a signal | Miod Vallat |
2003-10-27 | Be sure to flush the entire va space in cpu_switch(). | Miod Vallat |
2003-10-27 | Remove dead code and polish comments | Miod Vallat |
2003-10-27 | Also check if we're going down before scheduling an advertisement | Ryan Thomas McBride |
2003-10-27 | Actually stop sending advertisements if we're Master and the carp(4) | Ryan Thomas McBride |
2003-10-27 | atlas does indeed support tagging and only the siop was broken | Michael Shalayeff |
2003-10-27 | disable tagging on hppa and thus effectively restrict to one command at a tim... | Michael Shalayeff |
2003-10-26 | per deraadt@ request, don't permit insanely large stackgap values. | Ted Unangst |
2003-10-26 | Use __packed attribute to cleanup the '#define XXX' stuff in here. | Anil Madhavapeddy |
2003-10-26 | add a __packed #define to map to __attribute__((__packed__)) on gcc>=2.7 | Anil Madhavapeddy |
2003-10-26 | Uhm, disable debugging my default, even if it probably is good to | Dale Rahn |
2003-10-26 | Add line for wi@usb, currently commented out, for development and testing only. | Dale Rahn |
2003-10-26 | Driver for PRISM 2.5/3 based (wifi) USB adapters. This is a work in progress, | Dale Rahn |