summaryrefslogtreecommitdiff
path: root/usr.sbin
AgeCommit message (Expand)Author
2022-11-22Add missing parantheses around if blockKlemens Nanni
2022-11-22Copy apple-boot firmware to EFI system partition. This enables automaticTobias Heider
2022-11-18Move skiplist to main and merge with shortlist.Theo Buehler
2022-11-18zap errant space in usage();Jason McIntyre
2022-11-18Add plumbing for ASPA support. This implements the parser and part of theClaudio Jeker
2022-11-17Schedule cleanup of '-r' now useless getopt optionJob Snijders
2022-11-17Add shortlist functionality, a compagnion to the skiplistJob Snijders
2022-11-17Add apple-boot firmware for Apple arm64 machines in fw_update(8) patterns.Tobias Heider
2022-11-16Align output to a more tabular viewJob Snijders
2022-11-14merge conflictsStuart Henderson
2022-11-14import NSD 4.6.1, ok florian@, thanks aoyama@ for checking autoconf C99 bitsStuart Henderson
2022-11-14Check for offline chunks first, then check for keydisksKlemens Nanni
2022-11-12Add support for string comparison in filters.Martin Pieuchot
2022-11-11Add support for storing builtins arguments into local variables.Martin Pieuchot
2022-11-11Add support for multiple statements in if () blocks.Martin Pieuchot
2022-11-11Revert removal of toggling interrupt line in vmd vcpu run loop.Dave Voutila
2022-11-11typoMartin Pieuchot
2022-11-10vmd(8): remove toggling interrupt line on vcpu in vcpu run loopDave Voutila
2022-11-10Initialize data before passing it to get_input_data. StrictlyMoritz Buhl
2022-11-10Indicate compliance with work-in-progress spec for ROA objectsJob Snijders
2022-11-10vmd(8): import mmio decode and emulation, disabled for now.Dave Voutila
2022-11-10A theoretical path exists where ext.data1 is not initialized byMoritz Buhl
2022-11-10change default output to -a format; ok tbTheo de Raadt
2022-11-10In case RSA_meth_new fails, errstr would be passed to fatalx withoutMoritz Buhl
2022-11-10always call va_end.Moritz Buhl
2022-11-09nreq could leak a http get request in case a redirect withoutMoritz Buhl
2022-11-09In do_zzz a garbage stack value could be accessed in case a readMoritz Buhl
2022-11-09Error out if a ROA payload contains too many ipAddrBlocksJob Snijders
2022-11-09ndp, route, netstat: adjust ipv6 address widthKlemens Nanni
2022-11-09Properly handle L3VPN routes in kroute. This got broken while reworkingClaudio Jeker
2022-11-09Fix nlri parsing of L3VPN prefixes in withdrawals.Claudio Jeker
2022-11-09Show the MPLS label of a L3VPN route in show fib output.Claudio Jeker
2022-11-09document '=' as a pkgspecMarc Espie
2022-11-09Remove old-style eeprom mentions and relevant leftover code; ok kettenis@Miod Vallat
2022-11-08Skip softraid(4) keydisks silentlyKlemens Nanni
2022-11-08whitespace fix in debug printf, no functional change.Dave Voutila
2022-11-08Document network-boot-arguments for sparc64 diskless(8)Klemens Nanni
2022-11-08Make "prepare filesystem" softraid aware, fix arm64 softraid installKlemens Nanni
2022-11-08stray spaceTheo Buehler
2022-11-07Fix a memory leak in the error path of rde_dump_ctx_new.Moritz Buhl
2022-11-07Fix theoretical access to garbage stack memory in pfkey_reply forMoritz Buhl
2022-11-07Simplify use of strrchr()Job Snijders
2022-11-07Merge duplicate MD code into MI sr_open_chunk()Klemens Nanni
2022-11-07Fix some spelling errors.Moritz Buhl
2022-11-07Confirm Path Length is absent in the Basic Constraints extensionJob Snijders
2022-11-06Nuke some 'set but not used' pathlen variables.Kenneth R Westerback
2022-11-06Next to signedObject only allow rpkiNotify accessMethodsTheo Buehler
2022-11-06Don't leak args.fspec in create_filesystem().Kenneth R Westerback
2022-11-06Fix typo in comment about pledges (send -> sendfd).Dave Voutila
2022-11-06typo: wlll -> willAntoine Jacoutot