Age | Commit message (Expand) | Author |
2014-01-22 | add missing arguments to debug printfs | Jonathan Gray |
2014-01-06 | Disable the code disabling memory beyond 1.5GB on Octane temporarily, but | Miod Vallat |
2014-01-06 | In readsgilabel(), do not override the driver-provided initial geometry with | Miod Vallat |
2013-12-30 | Fix IOC4DEV_xxx numbers, so that devices besides the first two serial ports | Miod Vallat |
2013-12-29 | Force clock clamping after one byte received instead of three. There are still | Miod Vallat |
2013-12-28 | The mips partition table in the volume header uses 512-byte logical units, | Miod Vallat |
2013-12-28 | crank the version | Theo de Raadt |
2013-12-28 | Try to load entropy data from disk:/etc/random.seed, and additionally | Theo de Raadt |
2013-12-26 | When running the ll/sc version of the mutex code (for MULTIPROCESSOR kernels), | Miod Vallat |
2013-12-25 | Instead of deciding which iockbc port is the keyboard port, and which one is the | Miod Vallat |
2013-12-23 | - fix gamma ramp (now white is real white instead of light grey) | Miod Vallat |
2013-12-11 | Better bus error diagnostics (this really only affects IP28). Also, do what | Miod Vallat |
2013-12-08 | reflect reality, mark as NOOBJ | Marc Espie |
2013-12-08 | Don't forget to create a boot-IP28 link in /usr/mdec, for the sake of the | Miod Vallat |
2013-12-05 | Correct spin timeout detection in __mp_lock debug code. | Masao Uebayashi |
2013-11-15 | Added dev/usb/if_ugl.c, a driver for Genesys Logic GL620USB-A | sasano |
2013-11-13 | fix typo in last commit | Theo de Raadt |
2013-11-12 | Oops. Use %llu for DL_GETDSIZE() value. | Kenneth R Westerback |
2013-11-12 | Use DL_GETDSIZE() to get disk size. | Kenneth R Westerback |
2013-11-05 | Add a stub for the new MD hook needed to handle ACPI Power Resources. | Martin Pieuchot |
2013-11-04 | remove iop(4) driver. it is entirely unmaintained and supports something | Theo de Raadt |
2013-11-04 | Convert wskbd_set_mixervolume() to use a task internally instead of | Martin Pieuchot |
2013-10-23 | adapt to new DL_BLKTOSEC(); ok krw | Theo de Raadt |
2013-10-21 | Fix lies in comments, and apply some KNF and unused or duplicate prototype | Miod Vallat |
2013-10-21 | Add load_font and list_font accessops to all rasops-based wsdisplay drivers. | Miod Vallat |
2013-10-20 | Use C99 named initializers for struct wsdisplay_accessops fields. | Miod Vallat |
2013-10-19 | Use daddr_t * instead of int * for the partoffp parameter to | Kenneth R Westerback |
2013-10-17 | Remove support for a.out and ecoff. We only do elf now. | Theo de Raadt |
2013-10-15 | Rewrite the awk script that generates the data for option DDB_STRUCT: | Philip Guenther |
2013-09-28 | Refine the frame buffer probe again, to correctly detect a newport frame buffer | Miod Vallat |
2013-09-28 | Correctly probe for the Ethernet chip on HPC 1.5 expansion boards. Gets rid of | Miod Vallat |
2013-09-28 | In boot(), do not iterate over alldevs if it's empty (i.e. halting from ddb | Miod Vallat |
2013-09-05 | ugold(4) is a driver for PCsensor's USB gold TEMPer temperature | sasano |
2013-08-20 | Add urtwn(4) to the sgi kernels where it makes sense. I've been using it | Brian Callahan |
2013-08-20 | Remove uscanner(4). It was disabled in GENERIC more than 2.5 years ago. | Antoine Jacoutot |
2013-08-17 | Most network drivers include netinet/in_var.h, but apparently they | Alexander Bluhm |
2013-08-17 | Most network drivers include netinet/in_var.h, but apparently they | Alexander Bluhm |
2013-06-23 | Stop using -traditional-cpp on gcc3/4 platforms. | Miod Vallat |
2013-06-21 | enable 24-bit, lsb-aligned encoding, which is the device's | Alexandre Ratchov |
2013-06-11 | Replace all ovbcopy with memmove; swap the src and dst arguments too | Theo de Raadt |
2013-06-03 | changes for isc fuse support. not enabled. ok beck deraadt. | Ted Unangst |
2013-06-01 | add missing license (PD) block | Jasper Lievisse Adriaanse |
2013-05-30 | Enforce ca_activate tree-walks over the entire heirarchy for all events, | Theo de Raadt |
2013-05-27 | Correctly specify the visible part of the rightmost tile when the current | Miod Vallat |
2013-05-18 | fix cut'n'paste abuse in "can't happen" error message | Miod Vallat |
2013-05-17 | Add a dummy IPL_MPSAFE definition. | Mark Kettenis |
2013-05-15 | Introduce a global interrupt-aware mutex protecting data | Alexandre Ratchov |
2013-04-21 | Well, it turns out the assumption that boards with a 32-bit ID register | Miod Vallat |
2013-04-21 | Unify the zs tty driver. | Sebastian Reitenbach |
2013-04-20 | Do not wait too long for the chip to unbusy, and return EAGAIN to the upper | Miod Vallat |