Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-06-13 | Fix from Manuel Bouyer | Chris Cappuccio | |
Don't falsely detect nonexistent drives | |||
2000-06-13 | Support files for shared library, expected by gcc, allows shared libraries to | Dale S. Rahn | |
have constructors and destructors. | |||
2000-06-13 | clean up Cypress section (obviously nobody has used these w/OpenBSD) | Chris Cappuccio | |
also sync w/NetBSD support map memory mapped or IO mapped controllers program DMA modes for Cypress controllers support for OPTi chipsets (82C621 and compatible 82C568/82D568) | |||
2000-06-13 | Add dewey and SOD information to this header file, for ELF ld.so | Dale S. Rahn | |
2000-06-13 | Updated version of ld.so, contains additional functionality and fixes/ | Dale S. Rahn | |
design changes required by egcs. added support for ldconfig/ld.so.hints changes to low level relocation code, required by egcs pic code generation that moved global variable loads to before the self relocation was performed. Only powerpc supported, mips code not updated. Code cleaned up somewhat reasonably. This code needs to be reviewed closely for significant problems such as correctness and security. | |||
2000-06-13 | Initial import of ELF ld.so. This was written indepently of the gnu rtld | Dale S. Rahn | |
code and is fully BSD copyrighted. This initial import contains a mostly working mips and partially working powerpc version. No support for ld.so.hints or system run path exists. | |||
2000-06-13 | Be more careful when setting up the mbufs for destination buffers | Jason Wright | |
(similiar to what's in ubsec) | |||
2000-06-13 | More | Marc Espie | |
2000-06-13 | declare IP6_EXTHDR_GET{,0}. sorry i forgot to commit this one. | Jun-ichiro itojun Hagino | |
2000-06-13 | dmesg repair around pci sub-bus config | Theo de Raadt | |
2000-06-13 | correct 5805 test | Theo de Raadt | |
2000-06-12 | and 5805 | Theo de Raadt | |
2000-06-12 | ESP 3des now works, after squishing 4 bugs | Theo de Raadt | |
2000-06-12 | Make the flags field truly optional. | Todd C. Miller | |
2000-06-12 | sync | Theo de Raadt | |
2000-06-12 | broadcom 5805 | Theo de Raadt | |
2000-06-12 | update icmp6 name lookup code to conform to 05 draft. previous code | Jun-ichiro itojun Hagino | |
was 03/05 chimera. ping6: -n by default due to too many false error report due to too long reverse query delay. | |||
2000-06-12 | add kern/uipc_mbuf2.c again | Jun-ichiro itojun Hagino | |
2000-06-12 | remove debugging prom dump, sorry | Michael Shalayeff | |
2000-06-12 | eeprom width detection code. | Michael Shalayeff | |
idea from netbsd tulip driver. there is problem w/ an983 card, but aaron@ said he'll work it out. aaron@ & jason@ ok. | |||
2000-06-12 | sync with latest kame traceroute6. print src address. -g (source route). | Jun-ichiro itojun Hagino | |
dont choke with unexpected icmp6 packet. | |||
2000-06-12 | Fix ADMtek identity crisis (whoops, missed this file); thanks mickey@ | Aaron Campbell | |
2000-06-12 | sync | Theo de Raadt | |
2000-06-12 | fix ch* links | Theo de Raadt | |
2000-06-12 | Fix typo and mention valid tty values. | Todd C. Miller | |
2000-06-12 | Fix ADMtek identity crisis. | Aaron Campbell | |
2000-06-12 | sync | Aaron Campbell | |
2000-06-12 | Don't ask me why, but ADMtek changed the name of their PCI Ethernet controller | Aaron Campbell | |
from AN985 to AN983, and now their CardBus controller is named AN985. | |||
2000-06-12 | State the not-so-obvious | Chris Cappuccio | |
2000-06-12 | sync with latest KAME doc. talk more about IPv4 mapped address issue. | Jun-ichiro itojun Hagino | |
2000-06-12 | address PR 1274 (-h does not work on EPSV). | Jun-ichiro itojun Hagino | |
the committed code handles IPv6 case too. | |||
2000-06-12 | sync with latest kame. reorder sections, s/CAVEAT/BUGS/. | Jun-ichiro itojun Hagino | |
2000-06-12 | more registers for the upcoming code; NetBSD. | Federico G. Schwindt | |
2000-06-12 | move cfdriver to ncr53c9x.c and device declaration to conf/files. | Federico G. Schwindt | |
2000-06-12 | esp support; commented out by now till i check the other archs. | Federico G. Schwindt | |
2000-06-12 | correct ENI_SALEN case to meet rfc2553bis. | Jun-ichiro itojun Hagino | |
2000-06-12 | correct behavior against invalid sockaddr. previous code may return 0 | Jun-ichiro itojun Hagino | |
(success) on invalid sockaddr. sync with rfc2553bis regarding to getnameinfo error code. (sync with kame) | |||
2000-06-11 | newaliases(1) -> newaliases(8) | Todd C. Miller | |
2000-06-11 | sync | Theo de Raadt | |
2000-06-11 | newaliases.1 -> newaliases.8 | Todd C. Miller | |
In the past any user could do a newaliases but these days you have to be a "trusted user" (in class T) so section 1 is inappropriate. | |||
2000-06-11 | Better fix for the scrolling region problem. Fixes PR/1271. | Aaron Campbell | |
2000-06-11 | 0x39 == plan9 | Markus Friedl | |
2000-06-11 | Merge libalias stuff from FreeBSD: | brian | |
Ppp only really benefits from a bunch of typo fixes, transparent pptp support and ftp/EPRT support. | |||
2000-06-11 | apparently in order to write to config registers 1-3 you need to enable it | Federico G. Schwindt | |
first, so do it. also set the default media based on what's on the regs >from NetBSD. Someone with one of these please test the changes. | |||
2000-06-11 | do not add empty lines to history; always check the size of the returned | Federico G. Schwindt | |
string by el_gets. | |||
2000-06-11 | skeleton man page for ubsec | Jason Wright | |
2000-06-10 | add ubsec, since it will work soon enough | Theo de Raadt | |
2000-06-10 | More | Marc Espie | |
2000-06-10 | argh, not enough testing again; sigh@kuzirabekon.econ.nagasaki-u.ac.jp | Theo de Raadt | |
2000-06-10 | er, wrong | Theo de Raadt | |