Age | Commit message (Expand) | Author |
2000-09-07 | Remove redundant includes | brian |
2000-09-06 | cardbus too | Theo de Raadt |
2000-09-06 | user_config needs ifdef BOOT_CONFIG protection. | Dale S. Rahn |
2000-09-06 | Update to tzcode2000f from ftp://elsie.nci.nih.gov/pub/ | Todd C. Miller |
2000-09-06 | catch misaligned access exception for user mode. | Dale S. Rahn |
2000-09-06 | Add usb keyboard. from NetBSD. | Dale S. Rahn |
2000-09-06 | Match Free/Net macros for le32toh/letoh32, define in terms of the other. | Dale S. Rahn |
2000-09-06 | Update to tzdata2000f | Todd C. Miller |
2000-09-06 | sync | Theo de Raadt |
2000-09-06 | Correct a typo; Dag-Erling Smorgrav <des@ofug.org> | brian |
2000-09-06 | take offset from hardware clock specified with 'option TIMEZONE=' and | Matthieu Herrb |
2000-09-06 | When starting up sendmail in the background, redirect stderr to | Todd C. Miller |
2000-09-06 | much more meat, but objdump is still broken.. | Theo de Raadt |
2000-09-06 | There is a Belkin F5U011, too. Same engine as the F5U111, apparently. | Aaron Campbell |
2000-09-06 | add mag tape ioctl emulation; from freebsd. Other cleanup. | Eric Jackson |
2000-09-06 | prototype | Markus Friedl |
2000-09-06 | it was ment to be -link1 before cut and paste had been executed | Michael Shalayeff |
2000-09-06 | Update to use vga console, USB keyboard, adb for reset/poweroff. | Dale S. Rahn |
2000-09-06 | Add device nodes for USB, move the console control from openfirmware to wscons. | Dale S. Rahn |
2000-09-06 | First cut at vga console support for PowerMac (USB keyboard) | Dale S. Rahn |
2000-09-06 | Version with latest features. to be merged into GENERIC shortly. | Dale S. Rahn |
2000-09-06 | Remove _very_ old unused config files. | Dale S. Rahn |
2000-09-06 | Remove isa pieces, add vgafb as a powerpc specific device. | Dale S. Rahn |
2000-09-06 | Update README a bit, mostly remove old/incorrect information. | Dale S. Rahn |
2000-09-06 | The ISA based systems are not currently supported. When or If they are | Dale S. Rahn |
2000-09-06 | Add header file for adb subsystem. | Dale S. Rahn |
2000-09-06 | Add machine specific vga framebuffer code. Probably should be machine | Dale S. Rahn |
2000-09-06 | If the bridge is an MPC106 (Grackle) print it's revision. | Dale S. Rahn |
2000-09-06 | Add adb support, no devices attached to adb supported yet, but it | Dale S. Rahn |
2000-09-06 | boot message cleanup. | Dale S. Rahn |
2000-09-06 | vgafb is removed, was only used on powerpc, and is not in a state to | Dale S. Rahn |
2000-09-06 | vgafb is removed, was only used on powerpc, and is not in a state to | Dale S. Rahn |
2000-09-06 | vgafb is removed, was only used on powerpc, and is not in a state to | Dale S. Rahn |
2000-09-06 | Add support for smaller font, default 23point font is too large for 800x600 | Dale S. Rahn |
2000-09-06 | Remove #ifdef/#endif around various bits of INQUIRY response | Kenneth R Westerback |
2000-09-05 | various fixes to SACK and FACK from adesai@cisco.com, tomh@tomh.org and | Niels Provos |
2000-09-05 | Wrap power hooks in splimp(), fixes WaveLAN suspend problem; thanks art@ | Aaron Campbell |
2000-09-05 | init pcibios_flags to -1, so if pcibios is disabled in ukc all looks disabled | Michael Shalayeff |
2000-09-05 | cleanup | Markus Friedl |
2000-09-05 | enable ssh-add -d for DSA keys | Markus Friedl |
2000-09-05 | Support detach of xl(4) devices, mainly to allow the ejection and insertion of | Aaron Campbell |
2000-09-05 | Fix the way that I/O port and memory space is allocated to cards. ok aaron@ | Nathan Binkert |
2000-09-05 | print hostname (not hushlogin) | Markus Friedl |
2000-09-05 | undo security hole peter just commited | Theo de Raadt |
2000-09-05 | sync | Theo de Raadt |
2000-09-05 | des_modes(7) not des_modes(7); jmd@turbogeek.org | Theo de Raadt |
2000-09-05 | Remove quotes from arguement lists to for loops. | Peter Galbavy |
2000-09-05 | Use 32 pages instead of 4 in mem_alloc. This is needed by cnw, and useful | Federico G. Schwindt |
2000-09-04 | even better fix for importpath(); from christos@zoulas.com; millert@ ok | Michael Shalayeff |
2000-09-04 | Check for account expiration before password expiration; | Todd C. Miller |