Age | Commit message (Expand) | Author |
2006-05-24 | add $OpenBSD$, prompted by steven@ | Kevin Steves |
2006-05-24 | Cleanup and simplify the EST detection: | Dimitry Andric |
2006-05-24 | Please use portable C code | Theo de Raadt |
2006-05-23 | Replace lockmgr with rwlock; 'i think so' tedu@, ok sturm@ | Aleksander Piotrowski |
2006-05-23 | clean an XXX and don't print preceding ',' on first attribute; ok | Kevin Steves |
2006-05-23 | - comment out minphys() wrapper which was intended for DMA code, since there | Miod Vallat |
2006-05-23 | Do not define NCR53C9X_DEBUG if SMALL_KERNEL. Saves 7KB. | Miod Vallat |
2006-05-23 | In NCR53C9X_DEBUG code, compute debug values after the values they depend on | Miod Vallat |
2006-05-23 | Compile if no option SYSVMSG. | Miod Vallat |
2006-05-23 | add netgear fa311 v2; | Jason McIntyre |
2006-05-23 | add the HP ProLiant NC340T PCI-X quad port adapter | Brad Smith |
2006-05-23 | some clarifications for the "size" field + cleanup; | Jason McIntyre |
2006-05-23 | add the HP ProLiant NC340T PCI-X quad port adapter. | Brad Smith |
2006-05-23 | add netgear fa311 v2; | Jason McIntyre |
2006-05-23 | Fix removing of trailing space in file name completion list. | Otto Moerbeek |
2006-05-23 | make listen on example idiot proof | Henning Brauer |
2006-05-23 | add VLAN Query Protocol (VQP) dissector; ok canacar@ markus@ | Kevin Steves |
2006-05-23 | one more spppcontrol removal, and small tweak; | Jason McIntyre |
2006-05-23 | update re(4) entries; | Jason McIntyre |
2006-05-23 | split long lines; | Jason McIntyre |
2006-05-23 | support requesting route refresh from a neighbor | Henning Brauer |
2006-05-23 | allow bgpd to request a route refresh from a neighbor if that neighbor | Henning Brauer |
2006-05-23 | member interfaces of groups might have no IPs and ifa_lookup retun NULL, | Henning Brauer |
2006-05-23 | remove reference to spppcontrol, which rests in peace in the Attic | Reyk Floeter |
2006-05-23 | bump copyright | Reyk Floeter |
2006-05-23 | knf and remove an unneeded debug message | Reyk Floeter |
2006-05-23 | regen | Brad Smith |
2006-05-23 | add Myrcicom Z8E. | Brad Smith |
2006-05-23 | add | Reyk Floeter |
2006-05-23 | commited with unused variable | Theo de Raadt |
2006-05-23 | update the re(4) page a bit. | Brad Smith |
2006-05-23 | Oops mfi in front of struct name, not mdi. | Marco Peereboom |
2006-05-23 | Remove some debug cruft. | Marco Peereboom |
2006-05-23 | Add first half of physical disk data for bio. | Marco Peereboom |
2006-05-23 | according to the Linux 8139cp driver the TTTech MC322 adapter uses | Brad Smith |
2006-05-22 | Check for NULL cookies before calling hook_disestablish(). Just in case | Kenneth R Westerback |
2006-05-22 | - fix and prettify SIOP_DEBUG | Martin Reindl |
2006-05-22 | Attach routines can fail before calling *hook_establish(), and they | Kenneth R Westerback |
2006-05-22 | Add support for raid 50 and 10 in bio. | Marco Peereboom |
2006-05-22 | Warn the user if the powerhook could not be established during attach. For | David Gwynne |
2006-05-22 | Don't call powerhook_disestablish if there is no powerhook to disestablish. | David Gwynne |
2006-05-22 | Expunge all #if defined(__NetBSD__) and #if defined(__FreeBSD__) crud. | Kenneth R Westerback |
2006-05-22 | move VM_NFREELIST out of ifdef kernel for now | Theo de Raadt |
2006-05-22 | Don't call shutdownhook_disestablish() unless there is a shutdownhook | Kenneth R Westerback |
2006-05-22 | In wdcprobe(), directly invoke wdc_do_reset() instead of using the reset | Miod Vallat |
2006-05-22 | Add mail box to mfi_mgmt to handle sub commands more gracefully. | Marco Peereboom |
2006-05-22 | Add first half of BIOCVOL primitive. | Marco Peereboom |
2006-05-21 | Do a giant flush of disk and raid-card memory when SYNCHONIZE_CACHE is called. | Marco Peereboom |
2006-05-21 | Fix AV_IEN() computation for cpu #2 and #3. | Miod Vallat |
2006-05-21 | pretty up some debug statements. | Marco Peereboom |