Age | Commit message (Expand) | Author |
2003-11-03 | spacing | Theo de Raadt |
2003-11-03 | Some KNF cleanup. There's probably more to do. | Ryan Thomas McBride |
2003-11-02 | Typo; #ifdef INET not INET6. | Ryan Thomas McBride |
2003-11-02 | pmap_remove_mapping() uses an unnecessary PHYS_TO_VM_PAGE call. Instead of | Miod Vallat |
2003-11-02 | Don't zero the debug level when we enable pf. | Ryan Thomas McBride |
2003-10-31 | allocate initial pdes for the kmem proportional to the totalphysmem to allow ... | Michael Shalayeff |
2003-10-31 | PDC_SYSMAP_HPA has its own struct (though similar to memap one used before ;)... | Michael Shalayeff |
2003-10-31 | ifdef USELEDS on ledctl(); from hellmuth.michaelis@t-online.de | Michael Shalayeff |
2003-10-31 | pdc_speeds is only needed for NCOM_GSC>0; from hellmuth.michaelis@t-online.de | Michael Shalayeff |
2003-10-31 | Back all the changes except the wdc reset part, this will come later. | Alexander Yurchenko |
2003-10-31 | allocate at least as much elements as requested in hashinit | Markus Friedl |
2003-10-31 | Remove remenants of pf_tree stuff that I missed. | Ryan Thomas McBride |
2003-10-31 | Add IPv6 support to CARP. | Ryan Thomas McBride |
2003-10-31 | Work around a _really_ _nasty_ pciide attachment problem on pegasos, | Dale Rahn |
2003-10-31 | Work around a problem where the vga code expects to be able to map isa | Dale Rahn |
2003-10-31 | cleanup some OF bits, macppc specific bits in ofbus.c and with broken | Dale Rahn |
2003-10-31 | Use isa iot for pegasos com console attachment, perhaps this could | Dale Rahn |
2003-10-31 | Add pegasos. | Dale Rahn |
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 |