Age | Commit message (Collapse) | Author | |
---|---|---|---|
2000-02-07 | make more check about mbuf len before rolling message for routing header. | Jun-ichiro itojun Hagino | |
2000-02-07 | remove prefix information in the kernel when all matching in6_ifaddr are gone. | Jun-ichiro itojun Hagino | |
fix include file path. | |||
2000-02-07 | fix ifa refcnt'ing. | Jun-ichiro itojun Hagino | |
fix include file path. | |||
2000-02-07 | use log(), not printf(), for DAD messages. | Jun-ichiro itojun Hagino | |
make more checks on mbuf length for outbound packets. correct include file path. | |||
2000-02-07 | for more strict rfc2292 compliance swap netinet{,6}/{ip6,icmp6}.h. | Jun-ichiro itojun Hagino | |
netinet6/{ip6,icmp6}.h will be nuked afterwards. | |||
2000-02-07 | add man-page to fhopen et al. From NetBSD | assar | |
2000-02-07 | bump minor (fhopen, fhstat, fhstatfs added) | assar | |
2000-02-07 | add fhopen, fhstat, fhstatfs system calls. largely from NetBSD | assar | |
2000-02-07 | update to use new checkexp vfs operation | assar | |
2000-02-07 | (sys_getfh): moved here from nfs_syscalls.c | assar | |
(sys_fhopen, sys_fhstat, sys_fhstatfs): new system calls that use file handles instead of file names. largely based on NetBSD | |||
2000-02-07 | at least make it compile with LFS defined | assar | |
2000-02-07 | (vfsops): divide up fhtovp into two: fhtovp that does the mapping and | assar | |
checkexp that verifies if the client has the right to mount this fs from us (fhopen, fhstat, fhstatfs): add prototypes for new syscalls. (largely based on NetBSD) | |||
2000-02-07 | regenerated | assar | |
2000-02-07 | always include sys_getfh. add fhopen, fhstat, and fhstatfs | assar | |
2000-02-07 | removed prototype of sys_getfh - it is now a normal syscall | assar | |
2000-02-07 | moved sys_getfh to vfs_syscalls.c | assar | |
2000-02-07 | Update to reflect recent changes to the interface. | Artur Grabowski | |
2000-02-07 | make it compilable without "options DEBUG" | Jun-ichiro itojun Hagino | |
2000-02-07 | My copyright, not Berkeley's and some minor working tweaks. | Todd C. Miller | |
2000-02-07 | ike_quick_mode.c: Merge with EOM 1.111 | Niklas Hallqvist | |
libcrypto.c: Merge with EOM 1.11 libcrypto.h: Merge with EOM 1.11 x509.c: Merge with EOM 1.33 author: angelos Add Canonical Names as policy targets (so they can be specified in the Licensees field), with the "CN:..." format. | |||
2000-02-07 | Merge with EOM 1.8 | Niklas Hallqvist | |
author: angelos Add Canonical Names as policy targets (so they can be specified in the Licensees field), with the "CN:..." format. author: angelos Done. author: angelos One missing item left... author: angelos More text. author: angelos Passphrases are encoded as "passphrase:xxxx" now, to distinguish between passphrases and logic labels. author: angelos Consistent references. author: angelos Minor tweak. | |||
2000-02-07 | list new adapters supported | Kenneth R Westerback | |
2000-02-07 | sync with netbsd. ok @deraadt | Kenneth R Westerback | |
2000-02-07 | regen | Niklas Hallqvist | |
2000-02-07 | Rough but working driver for ICP-Vortex RAID | Niklas Hallqvist | |
2000-02-06 | Upgrade newfs_msdos to latest freebsd version. This one knows how to handle | imp | |
msdos on hard disk as well as floppies. ok millert@ | |||
2000-02-06 | LVD support, from FreeBSD, tested for half a year by several people | Niklas Hallqvist | |
2000-02-06 | Maintain tx clock state and set RED LED appropriately for SSI card | Chris Cappuccio | |
2000-02-06 | missing \n on printf | Chris Cappuccio | |
2000-02-06 | Make LEDs (mostly) accurate for all models instead of just LMC1000 | Chris Cappuccio | |
Actually call media-specific watchdog section that was added in last commit Play with tulip bits in lmc_watchdog | |||
2000-02-06 | do not directly include netinet6/{ip6,icmp6}.h | Jun-ichiro itojun Hagino | |
2000-02-06 | uaudio(4) added (from NetBSD) | Jakob Schlyter | |
2000-02-06 | fix cross-ref. include list of supported devices | Jakob Schlyter | |
2000-02-06 | typo | Markus Friedl | |
2000-02-06 | add Farallon PN9000SX | Theo de Raadt | |
2000-02-06 | ncurses-5.0-20000205 | Todd C. Miller | |
2000-02-06 | Updates from ncurses-5.0-20000205: | Todd C. Miller | |
* remove kf0 from rxvt, vt520, vt525 and ibm5151 since it conflicts with kf10 -TD * updated xterm-xf86-v40, making kdch1 correspond to vt220 'Remove', and adding kcbt -TD | |||
2000-02-05 | support new u2w cards; dante@mclink.it, merged by kwesterback@home.com | Theo de Raadt | |
2000-02-05 | Much better at handling formatted manpages. | Marc Espie | |
- remove all boldface c^Hc -> c, - handle `multiple subjets' manpages correctly (e.g. perl), - warns about stuff that ought to be manpages, but isn't proper (ffs_softupdates and safe_finger are missing subject lines, BTW). So, all the perl documentation is finally grokked correctly. Todd's baby is missing quite a few manpages links... | |||
2000-02-05 | if card has an activate function, call it on apm power changes | Theo de Raadt | |
2000-02-05 | Fix uninitialized access introduced by millert. ok millert@ | imp | |
2000-02-05 | fix -in printing on IPv6 (network portion was not masked properly). | Jun-ichiro itojun Hagino | |
enable scopeid for -in. don't truncate output on -inv. | |||
2000-02-05 | show scopeid on "Trying foo...". | Jun-ichiro itojun Hagino | |
2000-02-05 | add IPv6 loopback (::1) as "localhost". | Jun-ichiro itojun Hagino | |
2000-02-05 | repair suspend/activate; extern rlnstop, rlninit | David Leonard | |
2000-02-05 | Beware tabs, they confuse mandoc. | Marc Espie | |
2000-02-05 | missing xfree() | Markus Friedl | |
2000-02-05 | Make hoststrip build correctly if cross-compiling | Niklas Hallqvist | |
2000-02-05 | typo | Theo de Raadt | |
2000-02-04 | Fix misleading comment. | Angelos D. Keromytis | |