Age | Commit message (Expand) | Author |
2001-04-04 | Add "softdep" option to mount. Update from rw/async to softdep | Grigoriy Orlov |
2001-04-04 | match on a few more cards, prism2 support; aaron@ ok; from NetBSD | Michael Shalayeff |
2001-04-04 | Disable ATAPI DMA on Promise controllers and some ALi controllers. | Constantine Sapuntzakis |
2001-04-04 | f-secure 1.3.2 does not handle IGNORE; from milliondl@ornl.gov | Markus Friedl |
2001-04-04 | enable server side rekeying + some rekey related clientup. | Markus Friedl |
2001-04-04 | missung euid swapout; j@ida.interface-business.de | Theo de Raadt |
2001-04-04 | don't sent multiple kexinit-requests. | Markus Friedl |
2001-04-04 | Lay the groundwork for disabling ATAPI DMA on controllers | Constantine Sapuntzakis |
2001-04-04 | Minor cleanup to minimize diffs with NetBSD | Constantine Sapuntzakis |
2001-04-04 | suppress RS/RA log messages (can be re-enabled by net.inet6.icmp6.nd6_debug), | Jun-ichiro itojun Hagino |
2001-04-04 | make sure rcvif is not bogus, on call to icmp6_reflect. | Jun-ichiro itojun Hagino |
2001-04-04 | do not check ip_mtudisc on IPv6 TCP. | Jun-ichiro itojun Hagino |
2001-04-04 | check for return value of ENODEV from ifpromisc(). This will happen | Jason Wright |
2001-04-04 | enable client rekeying | Markus Friedl |
2001-04-03 | undo parts of recent my changes: main part of keyexchange does not | Markus Friedl |
2001-04-03 | Minor clean-ups: | Marc Espie |
2001-04-03 | mount_mfs should not take the -U flag sync mfs is async and you cannot | Todd C. Miller |
2001-04-03 | id_rsa1/2 -> id_rsa; ok markus@ | Todd T. Fries |
2001-04-03 | sync | Theo de Raadt |
2001-04-03 | We now can emulate vfork14 correctly | Niklas Hallqvist |
2001-04-03 | vm_map.pmap should always be used, not only for uvm. | Artur Grabowski |
2001-04-03 | Fix a vm_pmap in a debug printf. | Artur Grabowski |
2001-04-03 | Add missing return type to dn_comp() prototype in SYNOPSIS; matt@anzen.com | Aaron Campbell |
2001-04-03 | move kex to kex*.c, used dispatch_set() callbacks for kex. should | Markus Friedl |
2001-04-03 | throw \v and \h alignments out. | Marc Espie |
2001-04-03 | It is unnecessary to wrap uvm_wait() in splhigh(). Also, set p_addr to NULL | Aaron Campbell |
2001-04-03 | Don't free reallocated memory. | Hakan Olsson |
2001-04-03 | free() -> xfree() | Kevin Steves |
2001-04-03 | The hsq driver is not i386-only. | Aaron Campbell |
2001-04-03 | x509 verified to work on NetBSD now | Niklas Hallqvist |
2001-04-03 | Be a bit more persistent when the NET_RT_IFLIST sysctl returns ENOMEM | brian |
2001-04-03 | Don't say ``PPP enabled'' if we're given the -quiet switch | brian |
2001-04-03 | siop is already defined in miland; from from@ | Michael Shalayeff |
2001-04-03 | HighPoint | Chris Cappuccio |
2001-04-03 | If you cannot test your work, please do not do commits and then break userland | Theo de Raadt |
2001-04-02 | PMAP_NEW is now default behaviour, get old pmap with option PMAP_OLD. | Niklas Hallqvist |
2001-04-02 | Do not delete timeouts when they are not set | Niklas Hallqvist |
2001-04-02 | Cleanup for 64bit support. | Dale Rahn |
2001-04-02 | Oops, this should have been committed along with the SROM media block parsing | Aaron Campbell |
2001-04-02 | sync | Niklas Hallqvist |
2001-04-02 | On popular demand, the Linux-compatibility clone(2) implementation based | Niklas Hallqvist |
2001-04-02 | ATA_POLL should have been AT_POLL | Constantine Sapuntzakis |
2001-04-02 | pool_get with PR_NOWAIT can fail. Handle that. | Artur Grabowski |
2001-04-02 | grammar; slade@shore.net | Theo de Raadt |
2001-04-02 | Satisfy boss. | Marc Espie |
2001-04-02 | Add padding and new field 'flags2' to struct scsi_inquiry_data, | Kenneth R Westerback |
2001-04-02 | correct comment; ok markus@ | Kevin Steves |
2001-04-02 | typo; ok markus@ | Kevin Steves |
2001-04-02 | Handle for newdepend. | Marc Espie |
2001-04-02 | style and fix cut & pasto from some previous commit. | Federico G. Schwindt |