Age | Commit message (Collapse) | Author | |
---|---|---|---|
1999-02-25 | add both audio device types | Michael Shalayeff | |
1999-02-25 | rearrange devices, fix irqs, more comments | Michael Shalayeff | |
1999-02-25 | When our dial timeout is ``random'', display its value | brian | |
correctly by invoking the timer to get the value before displaying the message. Don't assume that a value of 0 is ``random'' in ``show datalink''. Make the random value between 1 and DIAL_TIMEOUT rather than between 0 and DIAL_TIMEOUT-1 | |||
1999-02-25 | Don't immediately bring auto links back up in multilink | brian | |
mode (when there is more than one auto link) if there is no data queued to go out. Reviewed by: Tom Torrance <tom@tomqnx.com> | |||
1999-02-25 | Fix missing include file, after the re-positioning of sockaddr_union | Angelos D. Keromytis | |
1999-02-25 | Add missing check for i_ffs_nlink > LINK_MAX; marcs@znep.com | Todd C. Miller | |
1999-02-25 | kill extra gzip.1 in MLINKS and add LINKS and MLINKS for zegrep and zfgrep ↵ | Todd C. Miller | |
instead of making extra copies of that script | |||
1999-02-25 | Possible cause of responses not going back to userland. | Angelos D. Keromytis | |
1999-02-25 | Document name change for sysctl encdebug. | Angelos D. Keromytis | |
1999-02-25 | rename sysctl names | Theo de Raadt | |
1999-02-25 | Removed osdep.h dependencies. | Angelos D. Keromytis | |
1999-02-25 | Remove osdep.h dependencies. | Angelos D. Keromytis | |
1999-02-25 | Move union sockaddr_union to ip_ipsp.h | Angelos D. Keromytis | |
1999-02-25 | sockaddr_union cannot be declared here, obviously, or in any other file that ↵ | Theo de Raadt | |
i know of | |||
1999-02-25 | change ipf(1) references to ipf(8) | Kjell Wooding | |
1999-02-25 | Moved to section 8. Changed title and incorrect reference to ipf(1). | Kjell Wooding | |
1999-02-25 | Moved to section 8. change title. | Kjell Wooding | |
1999-02-25 | Fix bug that didn't allow use of sha1/md5. | Angelos D. Keromytis | |
1999-02-24 | Copyright update. | Angelos D. Keromytis | |
1999-02-24 | Update copyright; remove a few annoying debugging printfs. | Angelos D. Keromytis | |
Btw, OpenBSD hit 25000 commits a couple commits ago. | |||
1999-02-24 | Point to ipsecadm(8). | Angelos D. Keromytis | |
1999-02-24 | Update man page... | Angelos D. Keromytis | |
1999-02-24 | Update man page. | Angelos D. Keromytis | |
1999-02-24 | put zegrep and zfgrep in the tree | Theo de Raadt | |
1999-02-24 | Update script. | Angelos D. Keromytis | |
1999-02-24 | Remove unnecessary file, move man page to section 8. | Angelos D. Keromytis | |
1999-02-24 | add skipjack support back | Theo de Raadt | |
1999-02-24 | New position for the encdebug variable. | Angelos D. Keromytis | |
1999-02-24 | Use net/, not netsec/ for pfkey files. | Angelos D. Keromytis | |
1999-02-24 | Grok protocol/address family PF_KEY. | Angelos D. Keromytis | |
1999-02-24 | Update the examples to new syntax of ipsecadm. | Angelos D. Keromytis | |
1999-02-24 | Grok PF_KEY. | Angelos D. Keromytis | |
1999-02-24 | Comment out photurisd/isakmpd temporarily, as they have not been | Angelos D. Keromytis | |
assimilated to PF_KEYv2. | |||
1999-02-24 | Almost rewritten ipsecadm to use pfkey. Error reporting is a bit lacking still. | Angelos D. Keromytis | |
1999-02-24 | Don't include skipjack twice. | Angelos D. Keromytis | |
1999-02-24 | Add option KEY in GENERIC, and update files. | Angelos D. Keromytis | |
1999-02-24 | Not used anymore. | Angelos D. Keromytis | |
1999-02-24 | PF_KEY_V2, with local extensions for SPD management. | Angelos D. Keromytis | |
1999-02-24 | Work with pfkey instead of pfencap | Angelos D. Keromytis | |
1999-02-24 | Remove encap.h include; saner debugging printfs; fix buglets; work with | Angelos D. Keromytis | |
pfkeyv2. | |||
1999-02-24 | Changes to socket.h to include union sockaddr_union, temporarily add osdep.h, | Angelos D. Keromytis | |
until pfkey files are cleaned up. | |||
1999-02-24 | Disable encap domain. | Angelos D. Keromytis | |
1999-02-24 | pIII handling; testing by jdb@layer8.net | Theo de Raadt | |
1999-02-24 | more stuff, also irq attribute for mainbus | Michael Shalayeff | |
1999-02-24 | only allow src, dst address, not things like "ifconfig xx0 1 2 3 4 5 6" | Theo de Raadt | |
1999-02-24 | for things like "ifconfig xx0 up", do not automatically set an address. | Theo de Raadt | |
1999-02-24 | fix default payload alignment error; hugh@ | Kjell Wooding | |
1999-02-24 | sync | Theo de Raadt | |
1999-02-24 | Do not include @name or @cwd in packing lists created by the plist target; | Marco S Hyman | |
they are not necessary as the proper names are generated when the package is installed; including them only adds work as they must be verified and changed when the port changes; thanks to fgsch@ for bringing this up | |||
1999-02-24 | We are OpenBSD | Artur Grabowski | |