Age | Commit message (Expand) | Author |
2007-12-15 | Mention MVME197 | Miod Vallat |
2007-12-15 | Get the MVME197 memory size from the BusSwitch decoders. | Miod Vallat |
2007-12-15 | Unconditionnaly disable the instruction cache on 40MHz MVME197LE boards, | Miod Vallat |
2007-12-15 | All MVME BUG manuals concur on SR3 being the only register needing to be | Miod Vallat |
2007-12-15 | Since the 88110 can not invalidate a particular tlb entry, do not stack | Miod Vallat |
2007-12-15 | Move the cmmu lock back from 8820x-specific code to global, and use it on | Miod Vallat |
2007-12-15 | move some iommu_dvmamap_validate_map()'s into DEBUG instead of DIAGNOSTIC, to | Theo de Raadt |
2007-12-15 | -DNOKVM will compile iostat.c without kvm support, which it does not need | Theo de Raadt |
2007-12-15 | Remove a lot of symbols from the namespace, otherwise sys/sysctl.h and | Theo de Raadt |
2007-12-15 | fix the sensors mib to match the new OpenBSD PEN | Reyk Floeter |
2007-12-15 | initial manpage bits for snmpd.conf(5) | Reyk Floeter |
2007-12-15 | shrink the code by making some ipstat parts table-driven. at some | Reyk Floeter |
2007-12-15 | change over last few bits to use sysctl(3) if possible, and make this | Theo de Raadt |
2007-12-15 | export kernel uvm_km_pages_free as vm.kmpagesfree; ok tedu, tested jsg | Theo de Raadt |
2007-12-15 | ips_odropped is ipOutDiscards not ipInDiscards | Reyk Floeter |
2007-12-15 | add support for ipReasmTimeout | Gilles Chehade |
2007-12-15 | implement one function to call the ipstat sysctl needed in a number of | Reyk Floeter |
2007-12-15 | more sysctl style changes for older code | Reyk Floeter |
2007-12-15 | change the style of the sysctl mib setup | Reyk Floeter |
2007-12-15 | now that ip statistics are available through sysctl, make snmpd's IP-MIB | Gilles Chehade |
2007-12-15 | .Xr pppd; ok jmc@ fkr@ | Kevin Steves |
2007-12-14 | the hardware does not allow to specify the protection mode in each | Damien Bergamini |
2007-12-14 | Revert previous commit; something is still wrong, and I can't figure out what | Mark Kettenis |
2007-12-14 | remove 21 nlist variables, and instead use sysctl to query the kernel | Theo de Raadt |
2007-12-14 | Bring in probing for protocols that was missing; ok claudio reyk | Theo de Raadt |
2007-12-14 | add sysctl entry points into various network layers, in particular to | Theo de Raadt |
2007-12-14 | Remove a lot of symbols from the namespace, otherwise sys/sysctl.h and | Theo de Raadt |
2007-12-14 | Cleanup some comments. | Joel Sing |
2007-12-14 | Enable console support for SGI O2 workstations. Switch between the serial | Joel Sing |
2007-12-14 | Add console/cnattach support to mkbc(4). This allows for early attachment | Joel Sing |
2007-12-14 | Have gbe(4) attach as the console if the graphical console is selected via | Joel Sing |
2007-12-14 | Add radius-port login.conf variable to allow people to configure a | Todd C. Miller |
2007-12-14 | I requested an official PEN for OpenBSD from the IANA because I wanted | Reyk Floeter |
2007-12-14 | Store the ARCBIOS ConsoleOut environment variable so that we can refer to | Joel Sing |
2007-12-14 | Allow direct access to the MACE IO memory space. This allows IO devices to | Joel Sing |
2007-12-14 | make more clear that the NTP question is not a three way yes/no | Otto Moerbeek |
2007-12-13 | Garbage collect nfsdmap and leftover code. That structure | Thordur I. Bjornsson |
2007-12-13 | more str fixes; from chl@ | Jakob Schlyter |
2007-12-13 | str fixes; from chl@ | Jakob Schlyter |
2007-12-13 | str fixes; from chl@ | Jakob Schlyter |
2007-12-13 | Add missing license. This file is 4.4BSD-derived with WIDE changes. | Todd C. Miller |
2007-12-13 | the mib[] array will be modified by sysctl_inet, move the *CTL_STATS | Reyk Floeter |
2007-12-13 | implement sysctls to report IP, TCP, UDP, and ICMP statistics and | Reyk Floeter |
2007-12-13 | Sync with the mvme188 codebase, various tweaks from the last 18 months which | Miod Vallat |
2007-12-13 | Disable write posting, this does not work on BusSwitch revision #1. The BUG | Miod Vallat |
2007-12-13 | convert massive (expanded to 150+ lines) nfsm_v3attr macro to a function | Bret Lambert |
2007-12-13 | replace calls to ltsleep with tsleep | Bret Lambert |
2007-12-13 | PNORELOCK is for msleep's mutex, not the now-gone ltsleep's interlock | Bret Lambert |
2007-12-13 | struct kif is gone so adapt to the situation. show interface is gone for | Claudio Jeker |
2007-12-13 | Monster commit of stuff I did mostly last month. What it does: | Claudio Jeker |