Age | Commit message (Expand) | Author |
2000-09-15 | forgot to turn off debugging | Michael Shalayeff |
2000-09-15 | 3ware escalade ide raid controllers | Michael Shalayeff |
2000-09-15 | Add a couple of models the ep(4) driver supports that weren't mentioned before. | Aaron Campbell |
2000-09-15 | 3ware escalade is coming | Michael Shalayeff |
2000-09-15 | check return value for setenv(3) for failure, and deal appropriately | Theo de Raadt |
2000-09-15 | When calling a signal handler, don't pass the kernel (local) address in r5. | Dale S. Rahn |
2000-09-15 | enable hw rng for vanilla 810; 10x for testing to Stephan Somogyi <somogyi@gy... | Michael Shalayeff |
2000-09-15 | Add powerpc-openbsd to list of supported systems. | Dale S. Rahn |
2000-09-14 | wrong type to ioctl; naddy@mips.inka.de | Theo de Raadt |
2000-09-14 | sync | Theo de Raadt |
2000-09-14 | Fix some style nits | brian |
2000-09-14 | Support PPPoATM, disabled for now as /usr/include/netnatm doesn't exist | brian |
2000-09-14 | Lost manpages (gdb and objdump) | Marc Espie |
2000-09-14 | typo | Markus Friedl |
2000-09-14 | sync | Theo de Raadt |
2000-09-14 | more lava; moride@portside.net has one | Theo de Raadt |
2000-09-14 | more lavas; moride@portside.net has one | Theo de Raadt |
2000-09-14 | crank MSGBUFSIZE | Theo de Raadt |
2000-09-14 | simplify printing | Theo de Raadt |
2000-09-14 | Understand IPPROTO_ESP and IPPROTO_AH packets | brian |
2000-09-14 | Remove spurious period. | Aaron Campbell |
2000-09-14 | Some installation problems: older gnu programs don't know about DESTDIR, | Marc Espie |
2000-09-14 | recognize Diamond RIO 600 USB; from NetBSD | Jakob Schlyter |
2000-09-14 | regen | Jakob Schlyter |
2000-09-14 | add Rio 600 USB | Jakob Schlyter |
2000-09-14 | This kills the last old hashing table, in arch.c | Marc Espie |
2000-09-14 | Introduce a few macros to handle timestamps in an abstract way. | Marc Espie |
2000-09-14 | Replace the old hash used to hold file names within a directory with | Marc Espie |
2000-09-14 | - new DirReadDir internal function, that just reads a directory from | Marc Espie |
2000-09-14 | Use the new hash scheme to store the target nodes. | Marc Espie |
2000-09-14 | Clean-up, systematic use of UNUSED, white space... | Marc Espie |
2000-09-14 | Two new functions: | Marc Espie |
2000-09-14 | Some systematic clean-up. | Marc Espie |
2000-09-14 | sync | Niklas Hallqvist |
2000-09-14 | Alta Tech only OEMed, the real vendor was Packet Engines | Niklas Hallqvist |
2000-09-14 | Can't directly :M${MACHINE_ARCH}, so kludge it thru a for loop. | Marc Espie |
2000-09-14 | sync | Niklas Hallqvist |
2000-09-14 | Adaptec and RCC extras | Niklas Hallqvist |
2000-09-14 | sync | Niklas Hallqvist |
2000-09-14 | i960 PCI-PCI bridges | Niklas Hallqvist |
2000-09-14 | sync | Niklas Hallqvist |
2000-09-14 | ATI Mach64 GY | Niklas Hallqvist |
2000-09-14 | sync | Niklas Hallqvist |
2000-09-14 | Altatech PMC/GNIC2 gigabit ethernet | Niklas Hallqvist |
2000-09-14 | sync | Niklas Hallqvist |
2000-09-14 | oops pasto | Niklas Hallqvist |
2000-09-14 | sync | Niklas Hallqvist |
2000-09-14 | Some Adaptec-based RAID product IDs | Niklas Hallqvist |
2000-09-13 | Use vis(3) when escaping non-printable characters instead of doing it | Todd C. Miller |
2000-09-13 | more cleanups for wscons devices | Eric Jackson |