Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-03-28 | more yamaha | Theo de Raadt | |
2000-03-27 | Updates from NetBSD with minor changes to match OpenBSD, plus a description | Todd C. Miller | |
of the NCR_VERBOSE option. | |||
2000-03-27 | better rearrangements | Theo de Raadt | |
2000-03-27 | sync | Theo de Raadt | |
2000-03-27 | Improve; deraadt@ ok | Aaron Campbell | |
2000-03-27 | sync | jasoni | |
2000-03-27 | Implement getcwd. | jasoni | |
2000-03-27 | sync | Theo de Raadt | |
2000-03-27 | another | Theo de Raadt | |
2000-03-27 | don't include rcsid in compile | Jason Wright | |
2000-03-27 | allow bigger packets | Markus Friedl | |
2000-03-27 | Add and document option no-default-conflict. | Marc Espie | |
2000-03-27 | Document -s, indicate the existence of @option, remove fixed bug from | Marc Espie | |
description. | |||
2000-03-27 | fix OpenBSD tag | Jason Wright | |
2000-03-27 | ssh2 message type codes | Markus Friedl | |
2000-03-27 | Add HPGL2 printer entyr (Pavel Lisy) | Ian Darwin | |
2000-03-27 | Add Photoshop sub-type to JPEG. | Ian Darwin | |
2000-03-27 | no vm_cache_max in uvm; ok art@ | Michael Shalayeff | |
2000-03-27 | readd libcom_err support. ok with hin@ -moj. | Mats O Jansson | |
2000-03-27 | readd libcom_err support. ok with hin@ -moj. | Mats O Jansson | |
2000-03-27 | readd -ldes. ok hin@ -moj | Mats O Jansson | |
2000-03-27 | add missing OpenBSD RCS IDs | Brad Smith | |
2000-03-27 | As I threatened a while ago, ingress IPsec ACL-checking is turned on | Angelos D. Keromytis | |
by default. Read the ipsecadm(8) man page for more details on how to specify ingress filters with manual keying. isakmpd has been doing this for a while now. | |||
2000-03-27 | sudo 1.6.3; see http://www.courtesan.com/sudo/current.html for a list | Todd C. Miller | |
of changes. | |||
2000-03-27 | Need a newline now. | Aaron Campbell | |
2000-03-27 | Remove the al and ax drivers; these cards now supported by the dc driver. | Aaron Campbell | |
2000-03-26 | callout.h is gone | Theo de Raadt | |
2000-03-26 | regen | Michael Shalayeff | |
2000-03-26 | from netbsd: pci interrupt routing code. | Michael Shalayeff | |
also, change a few pcidevs names to match netbsd (and more descriptive). tested on a bunch of laptops, helps resolving 'pin X unmapped' problems for (usually) usb and cardbus cntrollers. | |||
2000-03-26 | Fix typos. | Aaron Campbell | |
2000-03-26 | Sync with NetBSD. | Aaron Campbell | |
2000-03-26 | Regen. | Aaron Campbell | |
2000-03-26 | Whoops. | Aaron Campbell | |
2000-03-26 | Whoops, missed a file. BTW, these drivers came from NetBSD sources but were | Aaron Campbell | |
originally developed by Bill Paul of FreeBSD. | |||
2000-03-26 | Driver for USB Ethernet adapters based on the Kawasaki LSI KL5KUSB101B. | Aaron Campbell | |
2000-03-26 | Regen. | Aaron Campbell | |
2000-03-26 | Add 3COM460. | Aaron Campbell | |
2000-03-26 | resolf.conf -> resolv.conf; charnier@xp11.frmug.org | brian | |
2000-03-26 | fix rule example | Jason Wright | |
2000-03-26 | Update to ncurses-5.0-20000325 | Todd C. Miller | |
2000-03-26 | Remove idiotic, braindead casts T* -> void* | Marc Espie | |
They serve no purpose, except hiding potential bugs. In particular, remove (ClientData) cast from macro, showing potentially troublesome use of Hashes to store time_t. | |||
2000-03-26 | Passing an (int) instead of an (int*) won't work. | Marc Espie | |
Those casts are evil... | |||
2000-03-26 | Fix an obvious typo. | Aaron Campbell | |
2000-03-26 | Remove refCount for suffixes. | Marc Espie | |
- suffixes can't be removed from suffList except when an explicit reset is seen, e.g., .SUFFIXES: This actually occurs seldom enough that the very small memory gain does not justify the extra code and added complexity. (Removing suffixes at other times, as the old code used to do, is a bug) | |||
2000-03-26 | Sync with NetBSD. | Aaron Campbell | |
2000-03-26 | Regen. | Aaron Campbell | |
2000-03-26 | New devices; from NetBSD. | Aaron Campbell | |
2000-03-26 | Add RCS ID. | Angelos D. Keromytis | |
2000-03-26 | correct usage() return value | Eric Jackson | |
2000-03-25 | Upgrade to Lynx 2.8.2. -moj | Mats O Jansson | |