Age | Commit message (Expand) | Author |
2000-09-07 | During the last FreeBSD dc(4) sync, I very stupidly forgot to check for changes | Aaron Campbell |
2000-09-07 | Try to unbreak TAILQ_FOREACH_REVERSE. | Artur Grabowski |
2000-09-07 | New timeouts. | Artur Grabowski |
2000-09-07 | Use new timeouts for ttrstrt. | Artur Grabowski |
2000-09-07 | On resume run the powerhook in installation order. | Artur Grabowski |
2000-09-07 | Put powerhooks on a CIRCLEQ instead of LIST. | Artur Grabowski |
2000-09-07 | avoid excessive wakeup(). we think this is safe... | Theo de Raadt |
2000-09-07 | Run powerhooks at splhigh. | Artur Grabowski |
2000-09-07 | cleaner | Theo de Raadt |
2000-09-07 | Add bounds checking to stackgap_alloc and return NULL if space cant be | Eric Jackson |
2000-09-07 | common/compat_util.c | Eric Jackson |
2000-09-07 | use err*() correct, and open file with egid; fyre@users.sourceforge.net | Theo de Raadt |
2000-09-07 | off by one overflow | Theo de Raadt |
2000-09-07 | if an interface comes up with a bad ethernet address, change it -- | Theo de Raadt |
2000-09-07 | For shared libraries, an ld.so is required. | Dale S. Rahn |
2000-09-07 | Make it official, powerpc does have shared libraries. | Dale S. Rahn |
2000-09-07 | add OF_interpret, to obtain output from openfirmware commands. | Dale S. Rahn |
2000-09-07 | Fix cursor unplot bug. pointer to cursor was not initialized, thus it | Dale S. Rahn |
2000-09-07 | Fix base address of screen (obtained from openfirmware) | Dale S. Rahn |
2000-09-07 | Install manpage on powerpc also. | Dale S. Rahn |
2000-09-07 | install manpage for powerpc also. | Dale S. Rahn |
2000-09-07 | bogus comment police | Todd T. Fries |
2000-09-07 | Use the vt100 console emulation, remove dumb just for space. | Dale S. Rahn |
2000-09-07 | wscons is used on powerpc also. | Dale S. Rahn |
2000-09-07 | wscons is used by powerpc also. | Dale S. Rahn |
2000-09-07 | Add device nodev for wsdisplay, wskbd, wsmouse as required by wsconctl. | Dale S. Rahn |
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 |