Age | Commit message (Expand) | Author |
2005-10-25 | dont' -> don't in comments; | Jason McIntyre |
2005-10-25 | re-enable IPv6 on the macppc RAMDISK. | Brad Smith |
2005-10-25 | better logic from krw@: | Todd T. Fries |
2005-10-25 | some small knf, ok ho@ | Hans-Joerg Hoexer |
2005-10-25 | put HISTORY section in the right place; | Jason McIntyre |
2005-10-25 | mtag in pf_route is now only used for IPSEC, so #ifdef it | Henning Brauer |
2005-10-25 | Do not send a message when no transport is available. | Hans-Joerg Hoexer |
2005-10-25 | Make set_common_sockopts() a void since it doesn't return anything anyway. | Darren Tucker |
2005-10-25 | Some uvm problem is being exposed with the more strict macros. Revert until | Otto Moerbeek |
2005-10-25 | Add a -T option to nc to allow setting of IP type-of-service bits on | Darren Tucker |
2005-10-24 | delete more EFAULT stupidity | Theo de Raadt |
2005-10-24 | add Intel 6300ESB | Brad Smith |
2005-10-24 | Revamp interrupt handling in em(4) driver: | Brad Smith |
2005-10-24 | Partly backout. NOLIST, used in LISTs is probably interfering. requested by | Otto Moerbeek |
2005-10-24 | Conditionalize singler-step code on PTRACE. | Mark Kettenis |
2005-10-24 | Factorize db_interface code between luna88k and mvme88k, removing dead code | Miod Vallat |
2005-10-24 | Mach-macro free | Martin Reindl |
2005-10-24 | Remove panic if polling thread can not be created. | Marco Peereboom |
2005-10-24 | output tweaks; | Xavier Santolaria |
2005-10-24 | don't touch via 8237 for now, until it is fixed. | Henning Brauer |
2005-10-24 | first bits for RCS intro; input/ok jmc, "fine" joris. | Xavier Santolaria |
2005-10-24 | .Xr rcsmerge(1); | Xavier Santolaria |
2005-10-24 | Remove redundant duplicate packet length check. | Ryan Thomas McBride |
2005-10-24 | fix compilation for KGDB; looked by miod@. | Federico G. Schwindt |
2005-10-24 | more robust deletion: rebuild item from file system instead of using | Marc Espie |
2005-10-24 | use a visitor('prepare_for_deletion') to validate plist for removal, | Marc Espie |
2005-10-24 | factor out a bit of code, and be more aware of symlinks. | Marc Espie |
2005-10-24 | filter out .libs-* later, so that compute_closures() packages do not | Marc Espie |
2005-10-24 | do not try to find a match for .libs-* packages. | Marc Espie |
2005-10-24 | change read/write callbacks to use a void * instead of struct rtw_regs. | Reyk Floeter |
2005-10-24 | two sc_anaparm registers | Reyk Floeter |
2005-10-24 | fix RTW_DEBUG | Reyk Floeter |
2005-10-24 | change RTW_ANAPARM to RTW_ANAPARM_0 for consistency with the rtl8225 code. | Reyk Floeter |
2005-10-24 | - remove some redundnt checks before pci_mapreg_map() | Brad Smith |
2005-10-24 | add a comma here. | Brad Smith |
2005-10-23 | regen | Brad Smith |
2005-10-23 | add Davicom DM9132 | Brad Smith |
2005-10-23 | use err() vs. fatal(); ok claudio@ | Kevin Steves |
2005-10-23 | regen | Brad Smith |
2005-10-23 | better like this | Brad Smith |
2005-10-23 | regen | Brad Smith |
2005-10-23 | add Znyx Networks vendor id. | Brad Smith |
2005-10-23 | m68k_btop() and m68k_ptob() were mostly used by mac68k only and can | Martin Reindl |
2005-10-23 | Allow devices to attach behind memory controller, u3 has secondary interrupt | Dale Rahn |
2005-10-23 | up to 18 lines of unconfigured gpio pins is just noise, hide behind ifdef. | Dale Rahn |
2005-10-23 | Rework of multicast deletion code for vlan(4) and trunk(4). | Marco Pfatschbacher |
2005-10-23 | Add support for SENSOR_AMPS. | Mark Kettenis |
2005-10-23 | Document units. | Mark Kettenis |
2005-10-23 | Preliminary sensors support for iMac G5. | Mark Kettenis |
2005-10-23 | Move rtw_attach error condition handling out of rtw_detach and into | Jonathan Gray |