Age | Commit message (Expand) | Author |
2004-02-16 | Fix the recently added OF_getnodebyname(), if 0 is passed in for start | Dale Rahn |
2004-02-14 | Simplify hw.{cpuspeed,setperf} api moving all the sysctl stuff | Alexander Yurchenko |
2004-02-10 | Add the ptm device to pty(4). By opening /dev/ptm and using the PTMGET | Todd C. Miller |
2004-01-27 | viritual -> virtual | Miod Vallat |
2004-01-23 | Crank SHMMAXPGS to 32mb; deraadt@ OK for all, drahn@ OK for macppc + pegasos | Todd C. Miller |
2004-01-22 | These files went dangling long time ago, actually... | Miod Vallat |
2004-01-20 | - macppc -> __macppc__ | Brad Smith |
2004-01-18 | Silence match() unless DEBUG. | Miod Vallat |
2004-01-14 | Slightly better messages, fix a typo, and a few strlcpy() botches. | Miod Vallat |
2004-01-12 | Completely remove the device name from this print, not just the %s. | Dale Rahn |
2004-01-12 | Better defaults on snapper, fixes xmms problem reported by joshua stein | Dale Rahn |
2004-01-11 | $OpenBSD$ tags | Dale Rahn |
2004-01-11 | Little sync dmesg output with pciide. | Alexander Yurchenko |
2004-01-11 | plug snapper audio into build. ok dhartmei@ | Dale Rahn |
2004-01-11 | Audio support for some newer macppc machines, any 'snapper' based systems. | Dale Rahn |
2004-01-11 | Add OF_getnodebyname interface to openfirmware, from netbsd. | Dale Rahn |
2004-01-09 | typo from Jared Yanovich; | Jason McIntyre |
2004-01-09 | fix build for gcc3. | Dale Rahn |
2004-01-07 | machine/stdarg.h -> sys/stdarg.h | Brad Smith |
2004-01-04 | Previous monotomic clock fix had major issues, this improves the matter. | Dale Rahn |
2004-01-04 | put INET6, rtsol, and ping6 onto media where it fits. install.sub changes | Theo de Raadt |
2004-01-03 | backout segment register restore diff which causes reproducible hangs; ok der... | Peter Valchev |
2003-12-24 | cpu_cpuspeed has a proper external def, remove this one, suggested by tedu | Dale Rahn |
2003-12-24 | support cpu_cpuspeed on macppc. | Dale Rahn |
2003-12-20 | Pass -Wformat | Miod Vallat |
2003-12-18 | Fix for monotomic time, lasttb is now in sync with 'time'. ok otto@ | Dale Rahn |
2003-11-21 | + -fno-builtin-* on architectures confirmed to work. | Marc Espie |
2003-11-12 | Be sure to cast the wsdisplay accessops cookie into the adequate structure; | Miod Vallat |
2003-11-06 | move netisr definition into md code to allow arch provide suitable allocation... | Michael Shalayeff |
2003-11-03 | spelling fixes (in the comments) | David Krause |
2003-10-31 | Fix ppc segment register restores, this fixes the 1GB ram limit and | Dale Rahn |
2003-10-31 | Enable wi@usb, otherwise this will never get tested... deraadt@ | Dale Rahn |
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-26 | Add line for wi@usb, currently commented out, for development and testing only. | Dale Rahn |
2003-10-26 | Driver for PRISM 2.5/3 based (wifi) USB adapters. This is a work in progress, | Dale Rahn |
2003-10-26 | More ansi/knf missed the first time around. | Dale Rahn |
2003-10-26 | Oops, I'm on drugs. Revert and blame gremlins for the state of my tree. | Miod Vallat |
2003-10-26 | Unbrek after recent wdc changes. | Miod Vallat |
2003-10-25 | Support the TI1410 Cardbus bridge found in some apple laptops. ok brad@ | Dale Rahn |
2003-10-24 | If cons_backlight_available is not set, cons_brightness will not be valid, | Dale Rahn |
2003-10-24 | IPKDB has never been supported in OpenBSD/powerpc/macppc delete this | Dale Rahn |
2003-10-22 | Search for the '/backlight' node to determine if backlight control is | Dale Rahn |
2003-10-21 | Fix copy bounds, however did this work??? Well it didn't. | Dale Rahn |
2003-10-21 | spacing cleanup. | Dale Rahn |
2003-10-21 | Missed ANSI. | Dale Rahn |
2003-10-21 | This was changed from a magic number to a define in the header file, | Dale Rahn |
2003-10-20 | Instead of using xor to clear a register , use li <REG>,0 (load immediate) | Dale Rahn |
2003-10-19 | Use defines instead of magic constants for more IPL_ stuff, also sort | Dale Rahn |