Home
last modified time | relevance | path

Searched +full:add +full:- +full:on (Results 1 – 25 of 1097) sorted by relevance

12345678910>>...44

/freebsd/contrib/libpcap/
H A DCHANGES5 Mark pcap_vasprintf() as printf-like.
16 Avoid casting hack for the Windows cleanup-on-exit routine.
21 Remove the unused pcap-rpcap-int.h header file.
23 Make some static variables thread-local; fixes issue #1174.
36 Avoid 32-bit unsigned integer overflow in USB captures. Fixes
41 Add CAN XL support to DLT_CAN_SOCKETCAN.
44 Avoid unnecessary blocking on recvmsg() in the Bluetooth monitor and
49 Report {non-existent zone}/{interface} errors appropriately.
50 Allow attaching to links owned by a non-global zone. (Based on
52 Fix AF_LINK handling on illumos.
[all …]
/freebsd/sys/contrib/zlib/
H A DChangeLog5 - Reject overflows of zip header fields in minizip
6 - Fix bug in inflateSync() for data held in bit buffer
7 - Add LIT_MEM define to use more memory for a small deflate speedup
8 - Fix decision on the emission of Zip64 end records in minizip
9 - Add bounds checking to ERR_MSG() macro, used by zError()
10 - Neutralize zip file traversal attacks in miniunz
11 - Fix a bug in ZLIB_DEBUG compiles in check_match()
12 - Various portability and appearance improvements
15 - Remove K&R function definitions and zlib2ansi
16 - Fix bug in deflateBound() for level 0 and memLevel 9
[all …]
/freebsd/contrib/byacc/test/btyacc/
H A Dquote_calc4-s.output11 7 | expr "ADD-operator" expr
12 8 | expr "SUB-operator" expr
13 9 | expr "MUL-operator" expr
14 10 | expr "DIV-operator" expr
15 11 | expr "MOD-operator" expr
16 12 | expr "AND-operator" expr
18 14 | "SUB-operator" expr
41 "SUB-operator" shift 3
60 expr : "SUB-operator" . expr (14)
62 "SUB-operator" shift 3
[all …]
H A Dquote_calc4.output11 7 | expr "ADD-operator" expr
12 8 | expr "SUB-operator" expr
13 9 | expr "MUL-operator" expr
14 10 | expr "DIV-operator" expr
15 11 | expr "MOD-operator" expr
16 12 | expr "AND-operator" expr
18 14 | "SUB-operator" expr
41 "SUB-operator" shift 3
60 expr : "SUB-operator" . expr (14)
62 "SUB-operator" shift 3
[all …]
/freebsd/contrib/byacc/test/yacc/
H A Dquote_calc4-s.output11 7 | expr "ADD-operator" expr
12 8 | expr "SUB-operator" expr
13 9 | expr "MUL-operator" expr
14 10 | expr "DIV-operator" expr
15 11 | expr "MOD-operator" expr
16 12 | expr "AND-operator" expr
18 14 | "SUB-operator" expr
41 "SUB-operator" shift 3
60 expr : "SUB-operator" . expr (14)
62 "SUB-operator" shift 3
[all …]
H A Dquote_calc4.output11 7 | expr "ADD-operator" expr
12 8 | expr "SUB-operator" expr
13 9 | expr "MUL-operator" expr
14 10 | expr "DIV-operator" expr
15 11 | expr "MOD-operator" expr
16 12 | expr "AND-operator" expr
18 14 | "SUB-operator" expr
41 "SUB-operator" shift 3
60 expr : "SUB-operator" . expr (14)
62 "SUB-operator" shift 3
[all …]
/freebsd/contrib/spleen/
H A DChangeLog1 Spleen 2.1.0 (2024-03-22)
3 - Document how wsfont header files (for OpenBSD and NetBSD) are generated
4 - Add base cyrillic (basic alphabet + most used extended) characters (Thanks
6 - Fix latin small letter 'u' smoothing in the 32x64 version
7 - Fix smoothing on more variants of 'u' in the 32x64 version
11 Spleen 2.0.2 (2023-12-25)
13 - Fix MALE and FEMALE character ordering in the 16x32 and 32x64
15 - Update README to add a link to the Alpine Linux package
19 Spleen 2.0.1 (2023-11-17)
21 - Add a 'com' target to generate SPLEEN.COM, the DOS version of Spleen
[all …]
/freebsd/contrib/tcpdump/
H A DCHANGES5 BGP: Fix an undefined behavior when it tries to parse a too-short packet.
7 CDP: only hex-dump unknown TLVs in verbose mode.
9 DHCPv6: client-id/server-id DUID type 2 correction; parse the user class,
10 boot file URL, and SZTP redirect options; add DUID-UUID printing
12 DNS: Detect and correctly handle too-short URI RRs.
14 ESP: Don't use EVP_add_cipher_alias() (fixes building on OpenBSD 7.5).
25 IPv6: Fix invalid 32-bit versus 64-bit printouts of fragment headers.
34 LDP: Add missing fields of the Common Session Parameters TLV and fix the
36 NFLOG: Use correct AF code points on all OSes.
37 NFS: Avoid printing non-ASCII characters.
[all …]
/freebsd/contrib/ntp/sntp/libevent/
H A DChangeLog-2.01 Changes in version 2.0.21-stable (18 Nov 2012)
6 o dns: Avoid a memory-leak on OOM in evdns. (73e85dd, f2bff75 George Danchev)
8 o build: Compile without warnings on mingw64 (94866c2)
9 o build: Fix compilation on mingw64 with -DUSE_DEBUG (62bd2c4)
10 o build: Make rpcgen_wrapper.sh work on systems without a "python2" binary (f3009e4)
11 …o iocp: Close IOCP listener socket on free when LEV_OPT_CLOSE_ON_FREE is set (cb853ea Juan Pablo F…
12 o core: Avoid crash when event_pending() called with no event_base set on event (e3cccf3)
18 Changes in version 2.0.20-stable (23 Aug 2012)
21 o win32: avoid crash when waiting forever on zero fds. (160e58b)
22 o evhttp: Fix a memory leak on error in evhttp_uriencode (11c8b31)
[all …]
H A DChangeLog1 Changes in version 2.1.12-stable (05 Jul 2020)
18 o Merge branch 'event_rpcgen.py-cleanup' (f0ded5f3, 48e04887 Enji Cooper)
19 o Add API/ABI checker (using LVC) (709210d4, 2af1f6cc yuangongji)
22 o tinytest: support timeout on Windows (794e8f75 yuangongji)
23 o Merge branch 'osx-clock' (e85afbe3 Azat Khuzhin)
24 …o test-ratelim: calculate timers bias (for slow CPUs) to avoid false-positive (8ad26d0b Azat Khuzh…
28 o http: fix undefined-shift in EVUTIL_IS*_ helpers (6b8d02a7 Azat Khuzhin)
31 o evdns: Add additional validation for values of dns options (c2972453 ayuseleznev)
32 …po in GetAdaptersAddresses windows library. It should be iphlpapi.dll (891adda9 Aleksandr-Melnikov)
33 o Merge branch 'EV_CLOSED-and-EV_ET-fixes' (db2efdf5 Azat Khuzhin)
[all …]
/freebsd/contrib/libevent/
H A DChangeLog-2.01 Changes in version 2.0.21-stable (18 Nov 2012)
6 o dns: Avoid a memory-leak on OOM in evdns. (73e85dd, f2bff75 George Danchev)
8 o build: Compile without warnings on mingw64 (94866c2)
9 o build: Fix compilation on mingw64 with -DUSE_DEBUG (62bd2c4)
10 o build: Make rpcgen_wrapper.sh work on systems without a "python2" binary (f3009e4)
11 …o iocp: Close IOCP listener socket on free when LEV_OPT_CLOSE_ON_FREE is set (cb853ea Juan Pablo F…
12 o core: Avoid crash when event_pending() called with no event_base set on event (e3cccf3)
18 Changes in version 2.0.20-stable (23 Aug 2012)
21 o win32: avoid crash when waiting forever on zero fds. (160e58b)
22 o evhttp: Fix a memory leak on error in evhttp_uriencode (11c8b31)
[all …]
H A DChangeLog1 Changes in version 2.1.12-stable (05 Jul 2020)
18 o Merge branch 'event_rpcgen.py-cleanup' (f0ded5f3, 48e04887 Enji Cooper)
19 o Add API/ABI checker (using LVC) (709210d4, 2af1f6cc yuangongji)
22 o tinytest: support timeout on Windows (794e8f75 yuangongji)
23 o Merge branch 'osx-clock' (e85afbe3 Azat Khuzhin)
24 …o test-ratelim: calculate timers bias (for slow CPUs) to avoid false-positive (8ad26d0b Azat Khuzh…
28 o http: fix undefined-shift in EVUTIL_IS*_ helpers (6b8d02a7 Azat Khuzhin)
31 o evdns: Add additional validation for values of dns options (c2972453 ayuseleznev)
32 …po in GetAdaptersAddresses windows library. It should be iphlpapi.dll (891adda9 Aleksandr-Melnikov)
33 o Merge branch 'EV_CLOSED-and-EV_ET-fixes' (db2efdf5 Azat Khuzhin)
[all …]
/freebsd/contrib/openbsm/
H A DNEWS5 - Add a new "qsize" parameter in audit_control and the getacqsize(3) API to
7 - Add support to push a mapping between audit event names and event numbers
10 - Add audit event identifiers for a number of new (and not-so-new) FreeBSD
12 jails, multi-FIB support, and misc. POSIX interfaces such as
14 - On operating systems supporting Capsicum, auditreduce(1) and praudit(1) now
16 - Empty "flags" and "naflags" fields are now permitted in audit_control(5).
20 - Fix praudit to emit correct XML.
21 - Fix auditdistd bugs related to IPv6 support, locking, and a kqueue-related
23 - Add audit event definitions for Capsicum-related syscalls, as well as
25 - Manpage symlinks for all libbsm functions are installed again after the
[all …]
/freebsd/contrib/jemalloc/
H A DChangeLog10 resolved on all Windows platforms. The regression was present in all releases
14 - Fix a severe virtual memory leak on Windows. This regression was first
15 released in 5.0.0. (@Ignition, @j0t, @frederik-h, @davidtgoldblatt,
17 - Fix size 0 handling in posix_memalign(). This regression was first released
19 - Fix the prof_log unit test which may observe unexpected backtraces from
22 - Fix the declaration of the extent_avail tree. This regression was first
24 - Fix an incorrect reference in jeprof. This functionality was first released
25 in 3.0.0. (@prehistoric-penguin)
26 - Fix an assertion on the deallocation fast-path. This regression was first
28 - Fix the TLS_MODEL attribute in headers. This regression was first released
[all …]
/freebsd/contrib/dialog/
H A DCHANGES1 -- $Id: CHANGES,v 1.723 2021/01/17 20:21:41 tom Exp $
2 -- Thomas E. Dickey <dickey@invisible-island.net>
9 + add option --no-hot-list, to allow suppressing the hotkey feature
12 with the button-box (report by Victor Ananjevsky).
13 + modify options-parsing to permit a "no" on any boolean option and
14 deprecating the "no" options without a "-" , e.g., generalizing on
15 "--nook" equivalence to "--no-ok".
25 + enable keep-tite feature for NetBSD 8 and up; earlier releases would
28 + add option "--cursor-off-label"
29 + add option "--erase-on-exit"
[all …]
/freebsd/crypto/heimdal/lib/hx509/
H A DChangeLog1 2008-07-14 Love Hörnquist Åstrand <lha@kth.se>
5 2008-06-21 Love Hörnquist Åstrand <lha@kth.se>
12 2008-05-23 Love Hörnquist Åstrand <lha@kth.se>
16 2008-04-29 Love Hörnquist Åstrand <lha@it.su.se>
18 * sel-lex.l: Use _hx509_sel_yyerror() instead of error_message().
20 2008-04-20 Love Hörnquist Åstrand <lha@it.su.se>
22 * sel-lex.l: Include <config.h>
24 2008-04-17 Love Hörnquist Åstrand <lha@it.su.se>
26 * Makefile.am: Update make-proto usage.
28 2008-04-15 Love Hörnquist Åstrand <lha@it.su.se>
[all …]
/freebsd/contrib/ncurses/
H A DNEWS1 -------------------------------------------------------------------------------
2 -- Copyright 2018-2023,2024 Thomas E. Dickey --
3 -- Copyright 1998-2017,2018 Free Software Foundation, Inc. --
4 -- --
5 -- Permission is hereby granted, free of charge, to any person obtaining a --
6 -- copy of this software and associated documentation files (the --
7 -- "Software"), to deal in the Software without restriction, including --
8 -- without limitation the rights to use, copy, modify, merge, publish, --
9 -- distribute, distribute with modifications, sublicense, and/or sell copies --
10 -- of the Software, and to permit persons to whom the Software is furnished --
[all …]
/freebsd/contrib/ldns/ldns/
H A Dhost2str.h2 * host2str.h - txt presentation of RRs
6 * (c) NLnet Labs, 2005-2006
47 ---------------------------------------------------------------------*/
137 fmt->flags = ldns_output_format_default->flags; in ldns_output_format_init()
138 fmt->hashmap = NULL; in ldns_output_format_init()
139 fmt->bitmap = NULL; in ldns_output_format_init()
147 fmt->flags |= flag; in ldns_output_format_set()
154 fmt->flags &= !flag; in ldns_output_format_clear()
162 * /return LDNS_STATUS_OK on success
174 * /return LDNS_STATUS_OK on success
[all …]
/freebsd/contrib/bearssl/T0/
H A DWordBuilder.cs31 * Opcodes are accumulated with specific methods. A control-flow stack
60 cfPtr = -1; in WordBuilder()
69 * Build the word. The control-flow stack must be empty. A 'ret'
74 if (cfPtr != -1) { in Build()
75 throw new Exception("control-flow stack is not empty"); in Build()
77 if (jumpToLast || code[code.Count - 1].MayFallThrough) { in Build()
86 void Add(Opcode op) in Add() method in WordBuilder
88 Add(op, null); in Add()
91 void Add(Opcode op, string refName) in Add() method in WordBuilder
93 code.Add(op); in Add()
[all …]
H A Dkern.t03 \ This file defines the core non-native functions (mainly used for
10 : else postpone ahead 1 cs-roll postpone then ; immediate
11 : while postpone if 1 cs-roll ; immediate
25 \ values on stack (in stack order: { a b } fills 'b' with the top-of-stack,
28 : __deflocal ( from_stack name -- )
30 compile-local-write
34 : __deflocals ( from_stack -- )
35 next-word
45 -1 __deflocals ; immediate
49 new-data-block next-word define-data-word ;
[all …]
/freebsd/sys/fs/fuse/
H A Dfuse_kernel.h1 /*-
2 * SPDX-License-Identifier: ((GPL-2.0 WITH Linux-syscall-note) OR BSD-2-Clause)
5 * Copyright (C) 2001-2008 Miklos Szeredi <miklos@szeredi.hu>
10 * This -- and only this -- header file may also be distributed under
13 * Copyright (C) 2001-2007 Miklos Szeredi. All rights reserved.
31 * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
43 * - add the following messages:
49 * - add padding to messages to accommodate 32-bit servers on 64-bit kernels
52 * - add FOPEN_DIRECT_IO and FOPEN_KEEP_CACHE flags
53 * - add FUSE_FSYNCDIR message
[all …]
/freebsd/crypto/heimdal/lib/asn1/
H A DChangeLog1 2008-04-09 Love Hörnquist Åstrand <lha@it.su.se>
3 * pkinit.asn1: add id-pkinit-kdf
5 * pkinit.asn1: add PkinitSP80056AOtherInfo
7 2008-04-07 Love Hörnquist Åstrand <lha@it.su.se>
11 2008-03-22 Love Hörnquist Åstrand <lha@it.su.se>
13 * k5.asn1: Match name in ClientCanonicalizedNames with -10
15 * k5.asn1: add referral-valid-until
17 2008-01-13 Love Hörnquist Åstrand <lha@it.su.se>
19 * asn1-common.h gen.c der.c gen_encode.c: add and use der_{malloc,free}
21 2007-12-13 Love Hörnquist Åstrand <lha@it.su.se>
[all …]
/freebsd/crypto/heimdal/
H A DChangeLog.20041 2004-12-30 Love Hörnquist Åstrand <lha@it.su.se>
3 * lib/krb5/Makefile.am (CHECK_SYMBOLS): add heim_ and pkcs7_ for
6 2004-12-29 Love Hörnquist Åstrand <lha@it.su.se>
8 * lib/hdb/Makefile.am: add CHECK_SYMBOLS
12 * lib/krb5/Makefile.am: add CHECK_SYMBOLS, approve of: -com_err
13 -version krb5_ _krb5_ __heimdal krb524_ krb4_fkt_ops
33 * lib/krb5/krb5.h: add key usage for server referrals
35 2004-12-29 Love Hörnquist Åstrand <lha@it.su.se>
43 2004-12-28 Love Hörnquist Åstrand <lha@it.su.se>
45 * doc/setup.texi: add some text about samba, use example.com
[all …]
/freebsd/libexec/rc/
H A Drc.firewall1 #!/bin/sh -
2 # Copyright (c) 1996 Poul-Henning Kamp
21 # HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
33 if [ -z "${source_rc_confs_defined}" ]; then
34 if [ -r /etc/defaults/rc.conf ]; then
37 elif [ -r /etc/rc.conf ]; then
44 # open - will allow anyone in
45 # client - will try to protect just this machine
46 # simple - will try to protect a whole network
47 # closed - totally disables IP services except via lo0 interface
[all …]
/freebsd/contrib/less/
H A Dversion.c2 * Copyright (C) 1984-2024 Mark Nudelman
12 ---------
[all...]

12345678910>>...44