/freebsd/crypto/openssh/ |
H A D | ChangeLog | 11 upstream: Fix cases where error codes were not correctly set 21 upstream: Don't reply to PING in preauth phase or during KEX 31 upstream: fix "Match invalid-user" from incorrectly being activated 54 upstream: explicitly include endian.h 62 upstream: fix ML-KEM768x25519 KEX on big-endian systems; spotted by 72 upstream: fix previous change to ssh_config Match, which broken on 82 upstream: fix regression introduced when I switched the "Match" 148 upstream: openssh-9.9 177 upstream: use 64 bit math to avoid signed underflow. upstream code 188 upstream: minor grammar/sort fixes for refuseconnection; ok djm [all …]
|
/freebsd/contrib/libarchive/libarchive/ |
H A D | archive_read_support_filter_lzop.c | 211 p = __archive_read_filter_ahead(self->upstream, in consume_header() 218 __archive_read_filter_consume(self->upstream, in consume_header() 221 p = __archive_read_filter_ahead(self->upstream, 29, NULL); in consume_header() 276 p = __archive_read_filter_ahead(self->upstream, len + 4, NULL); in consume_header() 287 __archive_read_filter_consume(self->upstream, len + 4); in consume_header() 290 p = __archive_read_filter_ahead(self->upstream, 4, NULL); in consume_header() 294 __archive_read_filter_consume(self->upstream, in consume_header() 317 p = __archive_read_filter_ahead(self->upstream, 4, NULL); in consume_block_info() 321 __archive_read_filter_consume(self->upstream, 4); in consume_block_info() 327 p = __archive_read_filter_ahead(self->upstream, 4, NULL); in consume_block_info() [all …]
|
H A D | archive_read_support_filter_lz4.c | 300 __archive_read_filter_consume(self->upstream, state->unconsumed); in lz4_filter_read() 333 read_buf = __archive_read_filter_ahead(self->upstream, 4, in lz4_filter_read() 341 __archive_read_filter_consume(self->upstream, 4); in lz4_filter_read() 348 self->upstream, 4, NULL); in lz4_filter_read() 357 __archive_read_filter_consume(self->upstream, in lz4_filter_read() 382 read_buf = __archive_read_filter_ahead(self->upstream, 2, in lz4_filter_read_descriptor() 437 read_buf = __archive_read_filter_ahead(self->upstream, in lz4_filter_read_descriptor() 455 __archive_read_filter_consume(self->upstream, descriptor_bytes); in lz4_filter_read_descriptor() 486 read_buf = __archive_read_filter_ahead(self->upstream, 4, in lz4_filter_read_data_block() 495 __archive_read_filter_consume(self->upstream, 4); in lz4_filter_read_data_block() [all …]
|
H A D | archive_read_support_filter_gzip.c | 351 len = peek_at_header(self->upstream, NULL, state); in consume_header() 354 __archive_read_filter_consume(self->upstream, len); in consume_header() 361 __archive_read_filter_ahead(self->upstream, 1, &avail); in consume_header() 419 p = __archive_read_filter_ahead(self->upstream, 8, &avail); in consume_trailer() 426 __archive_read_filter_consume(self->upstream, 8); in consume_trailer() 463 __archive_read_filter_ahead(self->upstream, 1, &avail_in); in gzip_filter_read() 482 __archive_read_filter_consume(self->upstream, in gzip_filter_read() 486 __archive_read_filter_consume(self->upstream, in gzip_filter_read()
|
H A D | archive_read_support_filter_xz.c | 544 h = __archive_read_filter_ahead(self->upstream, 6, &avail_in); in lzip_init() 566 __archive_read_filter_consume(self->upstream, 6); in lzip_init() 601 f = __archive_read_filter_ahead(self->upstream, tail, &avail_in); in lzip_tail() 634 __archive_read_filter_consume(self->upstream, tail); in lzip_tail() 638 if (lzip_has_member(self->upstream) != 0) { in lzip_tail() 680 __archive_read_filter_ahead(self->upstream, 1, &avail_in); in xz_filter_read() 697 __archive_read_filter_consume(self->upstream, in xz_filter_read()
|
H A D | archive_read_support_filter_program.c | 98 struct archive_read_filter *upstream); 195 struct archive_read_filter *upstream) in program_bidder_bid() argument 202 p = __archive_read_filter_ahead(upstream, in program_bidder_bid() 349 p = __archive_read_filter_ahead(self->upstream, 1, &avail); in child_read() 365 __archive_read_filter_consume(self->upstream, ret); in child_read()
|
H A D | archive_read_support_filter_bzip2.c | 236 if (bzip2_reader_bid(self->bidder, self->upstream) == 0) { in bzip2_filter_read() 281 __archive_read_filter_ahead(self->upstream, 1, &ret); in bzip2_filter_read() 301 __archive_read_filter_consume(self->upstream, in bzip2_filter_read()
|
H A D | archive_read_support_filter_rpm.c | 184 b = __archive_read_filter_ahead(self->upstream, 1, in rpm_filter_read() 271 __archive_read_filter_consume(self->upstream, used); in rpm_filter_read() 279 __archive_read_filter_consume(self->upstream, used); in rpm_filter_read()
|
/freebsd/sys/netgraph/ |
H A D | ng_car.c | 442 bcopy(&priv->lower.stats, &bstats->upstream, in ng_car_rcvmsg() 443 sizeof(bstats->upstream)); in ng_car_rcvmsg() 467 bcopy(&priv->lower.conf, &bconf->upstream, in ng_car_rcvmsg() 468 sizeof(bconf->upstream)); in ng_car_rcvmsg() 476 if (bconf->upstream.opt & NG_CAR_COUNT_PACKETS) { in ng_car_rcvmsg() 477 bconf->upstream.cir /= 1024; in ng_car_rcvmsg() 478 bconf->upstream.pir /= 1024; in ng_car_rcvmsg() 479 bconf->upstream.cbs /= 128; in ng_car_rcvmsg() 480 bconf->upstream.ebs /= 128; in ng_car_rcvmsg() 501 if (bconf->upstream.opt & NG_CAR_COUNT_PACKETS) { in ng_car_rcvmsg() [all …]
|
H A D | ng_pipe.h | 71 struct ng_pipe_hookstat upstream; member 103 struct ng_pipe_hookrun upstream; member 149 struct ng_pipe_hookcfg upstream; member
|
H A D | ng_car.h | 61 struct ng_car_hookstats upstream; member 121 struct ng_car_hookconf upstream; member
|
H A D | ng_pipe.c | 324 bcopy(&priv->lower.stats, &stats->upstream, in ngp_rcvmsg() 325 sizeof(stats->upstream)); in ngp_rcvmsg() 343 bcopy(&priv->lower.run, &run->upstream, in ngp_rcvmsg() 344 sizeof(run->upstream)); in ngp_rcvmsg() 355 bcopy(&priv->lower.cfg, &cfg->upstream, in ngp_rcvmsg() 356 sizeof(cfg->upstream)); in ngp_rcvmsg() 360 if (cfg->upstream.bandwidth == in ngp_rcvmsg() 362 cfg->bandwidth = cfg->upstream.bandwidth; in ngp_rcvmsg() 363 cfg->upstream.bandwidth = 0; in ngp_rcvmsg() 410 parse_cfg(&priv->lower.cfg, &cfg->upstream, in ngp_rcvmsg() [all...] |
/freebsd/contrib/llvm-project/libcxx/src/ |
H A D | memory_resource.cpp | 149 void unsynchronized_pool_resource::__adhoc_pool::__release_ptr(memory_resource* upstream) { in __release_ptr() argument 152 upstream->deallocate(__first_->__start_, __first_->__allocation_size(), __first_->__align_); in __release_ptr() 157 void* unsynchronized_pool_resource::__adhoc_pool::__do_allocate(memory_resource* upstream, size_t bytes, size_t align) { in __do_allocate() argument 166 void* result = upstream->allocate(aligned_capacity, align); in __do_allocate() 177 memory_resource* upstream, void* p, size_t bytes, size_t align) { in __do_deallocate() argument 181 upstream->deallocate(p, __first_->__allocation_size(), __first_->__align_); in __do_deallocate() 187 upstream->deallocate(p, h->__next_->__allocation_size(), h->__next_->__align_); in __do_deallocate() 215 void __release_ptr(memory_resource* upstream) { in __release_ptr() 219 upstream->deallocate(__first_chunk_->__start_, __first_chunk_->__allocation_size(), __first_chunk_->__align_); in __release_ptr() 233 void* __allocate_in_new_chunk(memory_resource* upstream, size_ in __allocate_in_new_chunk() 214 __release_ptr(memory_resource * upstream) __release_ptr() argument 232 __allocate_in_new_chunk(memory_resource * upstream,size_t block_size,size_t chunk_size) __allocate_in_new_chunk() argument 294 unsynchronized_pool_resource(const pool_options & opts,memory_resource * upstream) unsynchronized_pool_resource() argument [all...] |
/freebsd/contrib/unbound/edns-subnet/ |
H A D | subnet-whitelist.c | 90 if(!addr_tree_insert(&whitelist->upstream, node, addr, addrlen, net)) { in upstream_insert() 175 addr_tree_init(&whitelist->upstream); in ecs_whitelist_apply_cfg() 181 addr_tree_init_parents(&whitelist->upstream); in ecs_whitelist_apply_cfg() 192 if(addr_tree_lookup(&whitelist->upstream, addr, addrlen)) in ecs_is_whitelisted()
|
/freebsd/contrib/libcxxrt/ |
H A D | FREEBSD-upgrade | 2 upstream repository. 4 When updating, copy *.{c,cc,h} from the upstream src/.
|
/freebsd/contrib/one-true-awk/ |
H A D | FREEBSD-upgrade | 1 Notes on upgrading awk from upstream 24 (3) Copy that to the vendor branch and push upstream 34 # contain the unaltered sources from upstream since it's active 36 # vendor branch given the long lag with the old upstream, but no more)
|
/freebsd/contrib/llvm-project/libcxx/src/ryu/ |
H A D | README.txt | 1 The code in this directory is based on Ulf Adams's work. The upstream for the 11 minimize the number of changes by both upstream sources.
|
/freebsd/sys/contrib/device-tree/scripts/ |
H A D | filter.sh | 11 UPSTREAM_MASTER=upstream/master 12 UPSTREAM_REWRITTEN=upstream/dts
|
/freebsd/lib/libz/ |
H A D | FREEBSD-upgrade | 3 compiler warnings, we upstream our local changes whenever they would 10 version of upstream source, resolve any conflicts.
|
/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | mrvl,pxa-ssp.txt | 6 port A phandle reference to a PXA ssp upstream device 18 /* upstream device */
|
/freebsd/contrib/llvm-project/libcxx/vendor/llvm/ |
H A D | default_assertion_handler.in | 27 // AppleClang shipped a slightly different version of __builtin_verbose_trap from the upstream 28 // version before upstream Clang actually got the builtin.
|
/freebsd/lib/libc++/ |
H A D | __assertion_handler | 27 // AppleClang shipped a slightly different version of __builtin_verbose_trap from the upstream 28 // version before upstream Clang actually got the builtin.
|
/freebsd/sys/contrib/device-tree/Bindings/i2c/ |
H A D | i2c-mux-ltc4306.txt | 26 - ltc,upstream-accelerators-enable: Enables the rise time accelerators 27 on the upstream port.
|
/freebsd/crypto/openssh/.github/ |
H A D | ci-status.md | 4 …sted/actions/workflows/upstream.yml/badge.svg)](https://github.com/openssh/openssh-portable-selfho…
|
/freebsd/contrib/unbound/util/ |
H A D | configlexer.lex | 236 tcp-upstream{COLON} { YDVAR(1, VAR_TCP_UPSTREAM) } 246 ssl-upstream{COLON} { YDVAR(1, VAR_SSL_UPSTREAM) } 247 tls-upstream{COLON} { YDVAR(1, VAR_SSL_UPSTREAM) } 343 stub-ssl-upstream{COLON} { YDVAR(1, VAR_STUB_SSL_UPSTREAM) } 344 stub-tls-upstream{COLON} { YDVAR(1, VAR_STUB_SSL_UPSTREAM) } 345 stub-tcp-upstream{COLON} { YDVAR(1, VAR_STUB_TCP_UPSTREAM) } 351 forward-ssl-upstream{COLON} { YDVAR(1, VAR_FORWARD_SSL_UPSTREAM) } 352 forward-tls-upstream{COLON} { YDVAR(1, VAR_FORWARD_SSL_UPSTREAM) } 353 forward-tcp-upstream{COLON} { YDVAR(1, VAR_FORWARD_TCP_UPSTREAM) } 368 for-upstream{COLON} { YDVAR(1, VAR_FOR_UPSTREAM) } [all …]
|