Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-04-28 | sync netbsd bi-related header files | Brandon Creighton | |
2000-04-28 | sync with reality. (1) lo0 has IPv6 address. | Jun-ichiro itojun Hagino | |
(2) typo in sysctl mib (ipv6 forwarding) | |||
2000-04-28 | use netstat -iv, not -i, to avoid truncation of ipv6 address. ok by deraadt | Jun-ichiro itojun Hagino | |
2000-04-28 | actually m_adj tries to drop tcp header part. it is better to | Jun-ichiro itojun Hagino | |
touch tcp header before m_adj, than the other way around. (no behavior change with the current m_adj code, new code is safer against any future m_adj changes) | |||
2000-04-28 | man page matching command, better | Marc Espie | |
2000-04-27 | Crossreference newly added files | Hans Insulander | |
2000-04-27 | This file should of course be documented as well. | Hans Insulander | |
2000-04-27 | oops | Hans Insulander | |
2000-04-27 | Manpages for /etc/afs/CellServDB and /etc/afs/ThisCell | Hans Insulander | |
2000-04-27 | mbuf is freed by sbappend(), move the references to th up. found by art@ | Niels Provos | |
2000-04-27 | Mention that sendmail listens on port 587 too now | Todd C. Miller | |
Tell user that sendmail is not set to listen on any ports by default | |||
2000-04-27 | Call ctor/dtor lists generated by collect2 as well. | Marc Espie | |
Since those are properly protected against multiple execution, even if collect2/ld manages to link them at some point, this won't add problems. | |||
2000-04-27 | Support -shared on a.out platforms: pass the right options to ld | Marc Espie | |
(e.g., no start symbol, -x -Bshareable). collect2 should do the rest, wrt ctors/dtors | |||
2000-04-27 | xr audio(9) | Michael Shalayeff | |
2000-04-27 | audio(9) from netbsd, seems to match pretty well | Michael Shalayeff | |
2000-04-27 | fix pcxt tlb handler | Michael Shalayeff | |
2000-04-27 | less debug, respect .ssh/config | Markus Friedl | |
2000-04-27 | use of free(ia) in #if 0. | Jun-ichiro itojun Hagino | |
From: Lennart Augustsson <lennart@augustsson.net> | |||
2000-04-27 | ssl is now a tgz | Theo de Raadt | |
2000-04-27 | add TCP port 587 to default list of reserved ports not to allocate ↵ | Todd C. Miller | |
dynamically in order to reserve it for sendmail. | |||
2000-04-27 | correct in6_ifdetach(). free oia, not ia. | Jun-ichiro itojun Hagino | |
Lennart says there are more problems to go (I don't own openbsd-current laptop). From: Lennart Augustsson <augustss@augustsson.net> | |||
2000-04-27 | Mention RFC2476 and port 587 | Todd C. Miller | |
2000-04-27 | Add port 587, message submission | Todd C. Miller | |
2000-04-27 | cleanup logging for sshd/2, respect PasswordAuth no | Markus Friedl | |
2000-04-27 | s/PCAP_ERRBUFF_SIZE/PCAP_ERRBUF_SIZE/ (sync with reality) | Jun-ichiro itojun Hagino | |
2000-04-27 | ssh_host_dsa_key not ssh_dsa_key | Niels Provos | |
2000-04-27 | sync | Theo de Raadt | |
2000-04-27 | crank minor | Theo de Raadt | |
2000-04-27 | Fixes to xcoff bootloader to allow it to execute and load kernels for OpenBSD. | Dale S. Rahn | |
2000-04-27 | disable NUD for point-to-point devices. KAME PR 245 (temporary workaround) | Jun-ichiro itojun Hagino | |
2000-04-27 | add -T cnfp (code exists, missing from manpage) | Jun-ichiro itojun Hagino | |
2000-04-27 | avoid infinite loop in in{6,}_pcbnotify (can occurs on family mismatch) | Jun-ichiro itojun Hagino | |
2000-04-27 | sync | Theo de Raadt | |
2000-04-27 | remove debug | Markus Friedl | |
2000-04-27 | xfree DSA blobs | Markus Friedl | |
2000-04-27 | Some PHYs does not report any OUI/MODEL combo, recognize another such case | Niklas Hallqvist | |
2000-04-27 | put vsbus_intr() prototype here so other vsbus devices can avail themselves | Brandon Creighton | |
of its intentional uselessness; also some __P() | |||
2000-04-27 | remove vaxbi stuff for the moment, far from working | Brandon Creighton | |
2000-04-27 | ssh_host_dsa_key not ssh_dsa_host_key | Theo de Raadt | |
2000-04-27 | another driver does not fit... | Theo de Raadt | |
2000-04-27 | sync | Theo de Raadt | |
2000-04-27 | rules are going to local_rulesets now | Michael Shalayeff | |
2000-04-27 | sync -- enabled devices in GENERIC should be working | Brandon Creighton | |
2000-04-27 | remove unused struct def. more sanity check for NULL. | Jun-ichiro itojun Hagino | |
2000-04-27 | Remove redundant HISTORY section. | Aaron Campbell | |
2000-04-27 | install cmpci.4 | Todd C. Miller | |
2000-04-27 | Talking about frames, not packets here! | Chris Cappuccio | |
2000-04-27 | sync w/netbsd | Brandon Creighton | |
2000-04-27 | Simple cmpci man page--could use more details, such as the names of | Todd C. Miller | |
PCI boards that use this chip (and that work with this driver :-). | |||
2000-04-27 | forgot these, oops | Brandon Creighton | |