]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - usr.sbin
stand: Fix warning about variable unused
[FreeBSD/FreeBSD.git] / usr.sbin /
2023-05-01 Emmanuel Vadotfwget: Introduce new utility
2023-04-30 Poul-Henning Kampfreebsd-update: Mention 13.2-RELEASE in usage.
2023-04-28 Vitaliy Gusevbhyve: enable capsicum for snapshot code
2023-04-28 Vitaliy Gusevbhyve: use directory file descriptor for checkpoint
2023-04-28 Konstantin Belousovefiwake(8): style
2023-04-28 Johannes TotzAdd efiwake tool
2023-04-27 Yuri Pankovtzsetup: appease checkstyle9
2023-04-27 Yuri Pankovtzsetup: adopt zone1970.tab changes
2023-04-27 Guido Falsibhyve: Add DEBUG_HDA_FILE define to specify location...
2023-04-27 Guido Falsibhyve: Disable bhyve HDA debug by default.
2023-04-26 John Baldwinarp/ndp: Use valid prototypes for function declarations...
2023-04-26 Alexander V. Chernikovarp: report successful deletion via netlink to mimic...
2023-04-26 Yuri Pankovtzsetup: fix bootstrapping for github CI jobs
2023-04-26 Dag-Erling SmørgravUpdate tzcode to 2023c.
2023-04-26 Peter Jeremyprometheus_sysctl_exporter: Replace magic numbers with...
2023-04-26 Corvin Köhnebhyve: pass E820 table to guest
2023-04-26 Corvin Köhnebhyve: add E820 dump function
2023-04-26 Corvin Köhnebhyve: add allocation function to E820
2023-04-26 Corvin Köhnebhyve: add common memory holes to E820 table
2023-04-26 Corvin Köhnebhyve: add basic E820 implementation
2023-04-25 Alexander V. Chernikovndp: fix signed/unsigned compariosn in the netlink...
2023-04-25 Alexander V. Chernikovndp: convert ndp(8) to netlink.
2023-04-25 Alexander V. Chernikovarp: remove forgotten debug message.
2023-04-25 Alexander V. Chernikovarp: convert arp(8) to netlink.
2023-04-25 Corvin Köhnebhyve: make use of qemus acpi table loader
2023-04-25 Corvin Köhnebhyve: add helper struct for qemus acpi table loader
2023-04-24 Simon J. GerratyMerge bmake-20230414
2023-04-24 John Baldwinppp: Use valid prototypes for function declarations...
2023-04-24 John Baldwinndp: Use valid prototypes for function declarations...
2023-04-24 John Baldwinrpc.umntall: Use valid prototype for function declarati...
2023-04-24 John Baldwinrpc.lockd: Use valid prototypes for function declaratio...
2023-04-24 Val Packettext2fs: extract crc16 into sys/crc16.h
2023-04-23 Yuri Pankovtzsetup: add baseline file to control parsed zonetab...
2023-04-23 Colin PercivalRemove portsnap(8)
2023-04-22 Simon J. GerratyBuild host tools on non-FreeBSD host with DIRDEPS_BUILD
2023-04-22 Rick Macklemnfsuserd.c: Replace slave with server
2023-04-21 Ed Mastelibcbor: update to 0.10.2
2023-04-21 Simon J. Gerratybsdinstall avoid subdir depending on parent
2023-04-20 Ed Mastemakefs: set cd9660 Rock Ridge timestamps for . and ..
2023-04-19 Yuri Pankovtzsetup(8): update paths to zone tab and tzdata source
2023-04-19 Simon J. GerratyUpdate/fix Makefile.depend for userland
2023-04-18 John Baldwinkeyserv: Use C89 function definitions.
2023-04-18 John Baldwinyp: Use more accurate function pointer types.
2023-04-18 John Baldwinrpc.lockd: Use C89 function definitions.
2023-04-18 John Baldwincron: Use C89 function definitions.
2023-04-18 John Baldwinsendmail: Silence -Wdeprecated-non-prototype warnings.
2023-04-17 Cy Schubertsqlite3: Vendor import of sqlite3 3.41.2
2023-04-17 Ed Mastemakefs: remove unused variable
2023-04-17 Ed Mastemakefs: use unsigned and %u for rock_ridge_move_count
2023-04-16 Ed Mastemakefs: call brelse from bread
2023-04-16 Ed Mastemakefs: remove unused cd9660 options
2023-04-14 Ihor Antonovdaemon: use kqueue for all events
2023-04-13 Corvin Köhnebhyve: save softc of ACPI devices
2023-04-12 Corvin Köhnebhyve: add QEMU_FWCFG_INDEX_MAX_CPUS item
2023-04-12 Corvin Köhnebhyve: add hook for PCI header of passthru devices
2023-04-12 Corvin Köhnebhyve: define array to protect passthru regs
2023-04-12 Corvin Köhnebhyve: allow device specific DSDT entries
2023-04-12 Corvin Köhnebhyve: check for errors when writing device specific...
2023-04-12 Corvin Köhnebhyve: allow building device specific ACPI tables
2023-04-11 Ed Mastemakefs: use %s and __func__ in printf messages
2023-04-11 Corvin Köhnebhyve: do not exit if LPC finds no host selector
2023-04-10 Ed Mastemakefs: set the validation entry system type
2023-04-10 Ed Mastemakefs: use size_t or ssize_t where appropriate
2023-04-10 Ed Mastemakefs: simplify filename conversion handling
2023-04-10 Ed Mastemakefs: remove some unused cd9660 types and defines
2023-04-06 Ed Mastemakefs: avoid uninitialized memory in root directory...
2023-04-05 Christos Margiolismakefs(8): do not print comma after the last super...
2023-04-05 Ed Mastemakefs: remove CD9660MAXPATH #define
2023-04-05 Corvin Köhnebhyve: introduce acpi_device_emul struct
2023-04-04 Corvin Köhnebhyve: add missing include to qemu_fwcfg.c
2023-04-04 Corvin Köhnebhyve: add QEMU_FWCFG_INDEX_NB_CPUS item
2023-04-03 Martin Matuskazfs: merge openzfs/zfs@431083f75
2023-04-02 Navdeep Parharcxgbetool(8): Add support for tracing loopback traffic...
2023-03-31 Joseph Mingronelibpcap: Update to 1.10.3
2023-03-31 Ed Mastemakefs: improve some cd9660 error messages
2023-03-31 Corvin Köhnebhyve: scan PCI device functions to find host LPC
2023-03-30 Ed Mastemakefs: #define Apple Partition bits
2023-03-30 Ed Mastemakefs: correct "filname" typo
2023-03-30 Corvin Köhnebhyve: return EEXIST when adding a fwcfg item twice
2023-03-30 Ed Mastemakefs: Whitespace cleanup to sync with NetBSD
2023-03-30 Ed Mastemakefs: do not pass mode to open() call lacking O_CREAT
2023-03-30 Ed Mastemakefs: remove vestigial '?' cases from top-level getop...
2023-03-30 Corvin Köhnebhyve: remove unnecessary const qualifier in acpi_device.h
2023-03-30 Ed Mastemakefs: spelling
2023-03-29 Rick Macklemnfsd.8: Update for nfsd running in jails
2023-03-29 Corvin Köhnebhyve: fix spelling mistake of pcireg option
2023-03-29 Philip Paepscontrib/tzdata: import tzdata 2023c
2023-03-27 Alan Somerssesutil: fix "fault all" with zoned jbods
2023-03-27 Ruslan BukinImport OpenCSD v.1.4.0.
2023-03-27 Corvin Köhnebhyve: add config option to modify LPC IDs
2023-03-27 Corvin Köhnebhyve: make use of helper to read PCI IDs from bhyve...
2023-03-27 Corvin Köhnebhyve: add helper to read PCI IDs from bhyve config
2023-03-27 Gordon Berglingrarpd(8): Fix a typo in a source code comment
2023-03-25 Dag-Erling Smørgravpwd_mkdb: Sort options and update usage message.
2023-03-25 Ed Mastemakefs: emit NM records for all directory entries
2023-03-24 Dag-Erling Smørgravlocal-unbound-setup: Disable the libc subscriber.
2023-03-24 John Baldwinbhyve: Remove vmctx member from struct vm_snapshot_meta.
2023-03-24 John Baldwinlibvmmapi: Add a struct vcpu and use it in most APIs.
2023-03-24 Joseph Koshypmcstat: Warn about text output format stability.
2023-03-24 Philip Paepscontrib/tzdata: import tzdata 2023b
next