From nobody Fri Mar 17 13:47:21 2023 X-Original-To: freebsd-stable@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4PdQS01pBTz3yP5Y for ; Fri, 17 Mar 2023 13:47:44 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Received: from kabab.cs.huji.ac.il (kabab.cs.huji.ac.il [132.65.116.210]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4PdQRy5m0rz3wb1 for ; Fri, 17 Mar 2023 13:47:42 +0000 (UTC) (envelope-from danny@cs.huji.ac.il) Authentication-Results: mx1.freebsd.org; dkim=pass header.d=cs.huji.ac.il header.s=57791128 header.b="3P5gFC9/"; spf=none (mx1.freebsd.org: domain of danny@cs.huji.ac.il has no SPF policy when checking 132.65.116.210) smtp.mailfrom=danny@cs.huji.ac.il; dmarc=pass (policy=none) header.from=huji.ac.il DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=cs.huji.ac.il; s=57791128; h=To:Date:Message-Id:Subject:Mime-Version:Content-Type:From; bh=2XxHicsbsJdnQVlp3HQVYOCK5xnI3SBsxLbtmDmbbp8=; b=3P5gFC9/KXyVnyw58iAxGoSa/Ra+3Q1dbCQdUrMYupiKiG1duL9ngoxuuxNzEziZGN9XCG7RT/pI984/JPNUduc0Ud5G2rU7vGXB03MewTfn0Exifzd9wTlxQGl2GisOGHPHvxEw6KKBOXhA1FuwJSjxE7Qh8E5hkka23qrb2afOolzwa8WG/1FHAEpfDn7HkwcwrYzIR82vscDVggokiCzcbVPmI+nrsHAuuT64GI8VUH2fJgi1RlAei+0C5NjhSpeZhcMyO3v1wxqMQ71tf6UTc7YyIkGMvqZVITOmHuJcbgAULhQ6Zfc1i7CUXCFY4IiKkqP3xuoW7aQrYvvoTg==; Received: from imac.bk.cs.huji.ac.il ([132.65.179.42] helo=smtpclient.apple) by kabab.cs.huji.ac.il with esmtp id 1pdAQe-000I7d-0j for freebsd-stable@freebsd.org; Fri, 17 Mar 2023 15:47:32 +0200 From: Daniel Braniss Content-Type: multipart/alternative; boundary="Apple-Mail=_0B9EC67B-92CB-427A-9193-EE3496331ED0" List-Id: Production branch of FreeBSD source code List-Archive: https://lists.freebsd.org/archives/freebsd-stable List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-stable@freebsd.org X-BeenThere: freebsd-stable@freebsd.org Mime-Version: 1.0 (Mac OS X Mail 16.0 \(3731.300.101.1.3\)) Subject: uname -a has changed? Message-Id: Date: Fri, 17 Mar 2023 15:47:21 +0200 To: FreeBSD-STABLE Mailing List X-Mailer: Apple Mail (2.3731.300.101.1.3) X-Spamd-Result: default: False [-2.30 / 15.00]; SUBJECT_ENDS_QUESTION(1.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; NEURAL_HAM_LONG(-1.00)[-1.000]; NEURAL_HAM_SHORT(-1.00)[-1.000]; MV_CASE(0.50)[]; DMARC_POLICY_ALLOW(-0.50)[huji.ac.il,none]; R_DKIM_ALLOW(-0.20)[cs.huji.ac.il:s=57791128]; MIME_GOOD(-0.10)[multipart/alternative,text/plain]; MLMMJ_DEST(0.00)[freebsd-stable@freebsd.org]; R_SPF_NA(0.00)[no SPF record]; FROM_EQ_ENVFROM(0.00)[]; ASN(0.00)[asn:378, ipnet:132.64.0.0/15, country:IL]; MIME_TRACE(0.00)[0:+,1:+,2:~]; RCVD_TLS_LAST(0.00)[]; TO_DN_ALL(0.00)[]; RCVD_COUNT_TWO(0.00)[2]; FREEFALL_USER(0.00)[danny]; ARC_NA(0.00)[]; DKIM_TRACE(0.00)[cs.huji.ac.il:+]; FROM_HAS_DN(0.00)[]; RCPT_COUNT_ONE(0.00)[1]; TO_MATCH_ENVRCPT_ALL(0.00)[]; MID_RHS_MATCH_FROM(0.00)[] X-Rspamd-Queue-Id: 4PdQRy5m0rz3wb1 X-Spamd-Bar: -- X-ThisMailContainsUnwantedMimeParts: N --Apple-Mail=_0B9EC67B-92CB-427A-9193-EE3496331ED0 Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=us-ascii im running latest 13.2-stable and just realized that uname -a is missing = some info, like version, date, source 13.1: hms-00# uname -a FreeBSD hms-00 13.1-STABLE FreeBSD 13.1-STABLE #10 huji-13-f44f97837: = Fri May 6 10:37:35 IDT 2022 = danny@hms-00:/home/obj/hms-00/h/rnd/git/stable/13/amd64.amd64/sys/HUJI = amd64 13.2: pe-44# uname -a FreeBSD pe-44 13.2-STABLE FreeBSD 13.2-STABLE huji-13-e0ed1dd5d2 HUJI = amd64 did I miss something? cheers, danny --Apple-Mail=_0B9EC67B-92CB-427A-9193-EE3496331ED0 Content-Transfer-Encoding: quoted-printable Content-Type: text/html; charset=us-ascii im running = latest 13.2-stable and just realized that uname -a is missing some info, = like version, date, source

13.1:
hms-00# uname -a
FreeBSD hms-00 13.1-STABLE FreeBSD 13.1-STABLE #10 = huji-13-f44f97837: Fri May  6 10:37:35 IDT 2022 =     danny@hms-00:/home/obj/hms-00/h/rnd/git/stable/13/= amd64.amd64/sys/HUJI amd64

13.2:
pe-44# uname -a
FreeBSD pe-44 13.2-STABLE FreeBSD 13.2-STABLE huji-13-e0ed1dd5d2 = HUJI amd64

did I = miss something?

cheers,
= danny

= --Apple-Mail=_0B9EC67B-92CB-427A-9193-EE3496331ED0--