Age | Commit message (Expand) | Author |
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 |
2007-12-13 | add explicit allow-recursion for recursive view | Jakob Schlyter |
2007-12-13 | use a mutex to protect workq. incidentally, this removes the additional | Ted Unangst |
2007-12-12 | Disable the built-in speaker when initializing the chip, before my | Miod Vallat |
2007-12-12 | Remove possible trailing \r from the PROM commandline arguments. | Miod Vallat |
2007-12-12 | Mask the clock interrupts until cpu_initclocks() is invoked. | Miod Vallat |
2007-12-12 | Make non-88110 kernels (aviion, luna88k) kernels compile again. | Miod Vallat |
2007-12-12 | 2nd two extra fans on the 5027 are encoded differently; diff | Theo de Raadt |
2007-12-12 | regen | Thordur I. Bjornsson |
2007-12-12 | Garbage collect a few members of the vnodeop_desc structure, | Thordur I. Bjornsson |
2007-12-12 | bits for relayd(8); | Jason McIntyre |
2007-12-12 | various improvements for the relay pages; ok reyk | Jason McIntyre |
2007-12-12 | unbreak lls command and add a regress test that would have caught the | Damien Miller |
2007-12-11 | Fix check for pending interrupts as some other device is causing | Mike Belopuhov |
2007-12-11 | Don't store arguments and environment in the space reserved for stackgap on | Mark Kettenis |
2007-12-11 | mbuf stats are always gotten via sysctl(), so remove old nlist stuff | Theo de Raadt |
2007-12-11 | if we pxebooted, and can find the interface, put it in a "pxeboot" group | Theo de Raadt |
2007-12-11 | mention starttls(8) | Todd C. Miller |
2007-12-11 | reword license to change regents to authors, and remove advertising clause. | Ted Unangst |