aly's projects
/
dragonfly.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
dragonfly.git
2025-05-16
Aaron LI
kernel: Clean up DOSPTYP_* defines in subr_diskmbr.c
master
commit
|
commitdiff
|
tree
2025-05-16
Aaron LI
kernel: Remove obsolete DSO_COMPATMBR from <sys/disk.h>
commit
|
commitdiff
|
tree
2025-05-16
Aaron LI
gpt(8): Remove now obsolete "#ifndef _LIBEFIVAR"
commit
|
commitdiff
|
tree
2025-05-16
Aaron LI
libefivar(3): Fix build by using uuid_dec_le() from...
commit
|
commitdiff
|
tree
2025-05-16
Aaron LI
gpt(8): Use uuid_{enc,dec}_le() from libc
commit
|
commitdiff
|
tree
2025-05-16
Aaron LI
gpt(8): Refactor parse_uuid() and support more GPT...
commit
|
commitdiff
|
tree
2025-05-16
Aaron LI
gpt(8): Improve "show" command to print humanized size...
commit
|
commitdiff
|
tree
2025-05-12
Aaron LI
gpt(8): Improve "show" command to print a disk summary...
commit
|
commitdiff
|
tree
2025-05-12
Aaron LI
uuid(3): Improve the description for uuid_to_string()
commit
|
commitdiff
|
tree
2025-05-12
Aaron LI
etc: Sync entries from <sys/gpt.h>
commit
|
commitdiff
|
tree
2025-05-12
Aaron LI
<sys/gpt.h>: Small tweaks
commit
|
commitdiff
|
tree
2025-05-10
Aaron LI
fdisk(8): Support 4096 sector size and recognize pMBR...
commit
|
commitdiff
|
tree
2025-05-10
Aaron LI
fdisk(8): Styles and cleanups (no functional change)
commit
|
commitdiff
|
tree
2025-05-09
Aaron LI
nrelease: Don't disable syslogd in live CD/USB
commit
|
commitdiff
|
tree
2025-05-09
Aaron LI
fdisk(8): Clear errno in read_disk() to avoid confusing...
commit
|
commitdiff
|
tree
2025-05-09
Aaron LI
fdisk(8): Add "vbd0" to search list and order "da0...
commit
|
commitdiff
|
tree
2025-05-09
Aaron LI
fdisk(8): Sync TRIM behavior with gpt(8) and clean...
commit
|
commitdiff
|
tree
2025-05-09
Aaron LI
fdisk(8): Calculate ncylinders and warn about mismatch
commit
|
commitdiff
|
tree
2025-05-09
Aaron LI
fdisk(8): Improve summary show of unintialized disk
commit
|
commitdiff
|
tree
2025-05-09
Aaron LI
virtio/block: Improve the log to also print sector...
commit
|
commitdiff
|
tree
2025-05-09
Aaron LI
virtio/block: Fix media_blksize and media_blocks calcul...
commit
|
commitdiff
|
tree
2025-05-08
Matthew Dillon
virtio - Fix virtio block device cylinder count reporting
commit
|
commitdiff
|
tree
2025-05-07
Matthew Dillon
kernel - Fix kernel panic and user process corruption bug
commit
|
commitdiff
|
tree
2025-05-07
Aaron LI
diff(1): Update header time format to be compatible...
commit
|
commitdiff
|
tree
2025-05-07
Aaron LI
diff3(1): Add two blank lines for readability
commit
|
commitdiff
|
tree
2025-05-07
Aaron LI
sdiff(1): Tweak Makefile to use 'MAN' instead of 'MAN1'
commit
|
commitdiff
|
tree
2025-05-06
Matthew Dillon
kernel - Fix another netinet6 panic, change how ipv6...
commit
|
commitdiff
|
tree
2025-05-02
Matthew Dillon
kernel - Fix another netinet6 panic, change how ipv6...
commit
|
commitdiff
|
tree
2025-05-01
Roy Marples
rtsock: Apply flags on RTM_CHANGE
commit
|
commitdiff
|
tree
2025-04-30
Matthew Dillon
kernel - Fix ip6_forward_rt global and related panic
commit
|
commitdiff
|
tree
2025-04-28
Aaron LI
nrelease: Check GITREV and just fail if empty
commit
|
commitdiff
|
tree
2025-04-27
Tomohiro Kusumi
usr.sbin/makefs/hammer2: Non functional cleanup
commit
|
commitdiff
|
tree
2025-04-23
Tomohiro Kusumi
usr.sbin/makefs: Sync with sys/vfs/hammer2
commit
|
commitdiff
|
tree
2025-04-22
Tomohiro Kusumi
sys/vfs/hammer2: Zero clear z_stream
commit
|
commitdiff
|
tree
2025-04-21
Michael Neumann
tcplay/libtcplay - Reenable use of cryptoapi
commit
|
commitdiff
|
tree
2025-04-21
Michael Neumann
tcplay - add --batch-mode or -q option
commit
|
commitdiff
|
tree
2025-04-21
Michael Neumann
cryptoapi - Add test case
commit
|
commitdiff
|
tree
2025-04-21
Michael Neumann
dm_target_crypt_ng - adapt to recent crytpoapi changes
commit
|
commitdiff
|
tree
2025-04-21
Michael Neumann
cryptoapi - constify IV and pass-in IV length as well
commit
|
commitdiff
|
tree
2025-04-21
Michael Neumann
cryptoapi - simplify session handling
commit
|
commitdiff
|
tree
2025-04-21
Tomohiro Kusumi
sbin/hammer2/cmd_volume.c: Print \0 terminated PFS...
commit
|
commitdiff
|
tree
2025-04-18
Aaron LI
wg: Improve wg_peer_create() to propagate errors
commit
|
commitdiff
|
tree
2025-04-18
Aaron LI
timeout(1): Sync test cases from FreeBSD (although...
commit
|
commitdiff
|
tree
2025-04-18
Aaron LI
timeout.1: Fix the SPDX license identifier
commit
|
commitdiff
|
tree
2025-04-18
Aaron LI
timeout(1): Add verbose log to kill_self() and tweak...
commit
|
commitdiff
|
tree
2025-04-18
Aaron LI
timeout(1): Catch SIGVTALRM and SIGPROF
commit
|
commitdiff
|
tree
2025-04-15
Michael Neumann
libtcplay - reenable the cryptodev code for now
commit
|
commitdiff
|
tree
2025-04-15
Aaron LI
libtcplay: Include rijndael-alg-fst.c to fix the static...
commit
|
commitdiff
|
tree
2025-04-15
Aaron LI
libtcplay: Fix building within buildworld
commit
|
commitdiff
|
tree
2025-04-14
Michael Neumann
tcplay - Add "return 0" in the successful case
commit
|
commitdiff
|
tree
2025-04-14
Michael Neumann
tcplay - Use cryptoapi instead of /dev/crypto
commit
|
commitdiff
|
tree
2025-04-13
Michael Neumann
cryptoapi - Cleanup / style
commit
|
commitdiff
|
tree
2025-04-13
Michael Neumann
crypto - Bring in cryptoapi from dm_target_crypt_ng
commit
|
commitdiff
|
tree
2025-04-13
Michael Neumann
dm_target_crypt_ng - Make cryptoapi usable outside...
commit
|
commitdiff
|
tree
2025-04-13
Michael Neumann
crypto - add FALLTHROUGH comment in Twofish
commit
|
commitdiff
|
tree
2025-04-13
Michael Neumann
crypto - fix wrong const pointer in aesni_decrypt_cbc
commit
|
commitdiff
|
tree
2025-04-12
Michael Neumann
dm_target_crypt_ng - test compatibility of old and...
commit
|
commitdiff
|
tree
2025-04-12
Michael Neumann
dm_target_crypt_ng - free the crypto session
commit
|
commitdiff
|
tree
2025-04-12
Michael Neumann
dm_target_crypt_ng - further simplify XTS ciphers
commit
|
commitdiff
|
tree
2025-04-12
Michael Neumann
dm_target_crypt_ng - unify encrypt/decrypt functions
commit
|
commitdiff
|
tree
2025-04-12
Michael Neumann
dm_target_crypt_ng - deduplicate XTS cipher implementations
commit
|
commitdiff
|
tree
2025-04-12
Michael Neumann
dm_target_crypt_ng - simplify cipher probing
commit
|
commitdiff
|
tree
2025-04-12
Michael Neumann
dm_target_crypt_ng - Implement Twofish/Serpent CBC...
commit
|
commitdiff
|
tree
2025-04-12
Michael Neumann
dm_target_crypt_ng - cryptoapi: rename IV fields
commit
|
commitdiff
|
tree
2025-04-12
Michael Neumann
crypto - use const pointers in Twofish/Serpent
commit
|
commitdiff
|
tree
2025-04-12
Michael Neumann
dm_target_crypt_ng - Rename crypto_cipher to cryptoapi
commit
|
commitdiff
|
tree
2025-04-12
Michael Neumann
dm_target_crypt_ng - Improve crypto_cipher API
commit
|
commitdiff
|
tree
2025-04-12
Michael Neumann
dm_target_crypt_ng - Use struct initializer in crypto_c...
commit
|
commitdiff
|
tree
2025-04-12
Michael Neumann
dm_target_crypt_ng - Refactor crypto ciphers
commit
|
commitdiff
|
tree
2025-04-12
Aaron LI
wg: Fix wg_peer_create() to free 'peer->p_remote' on...
commit
|
commitdiff
|
tree
2025-04-11
Aaron LI
contrib: Remove empty diffutils
commit
|
commitdiff
|
tree
2025-04-09
Michael Neumann
dm_target_crypt_ng - Remove worker pool
commit
|
commitdiff
|
tree
2025-04-09
Tomohiro Kusumi
sbin/hammer2/cmd_recover.c: Fix wrong media size with...
commit
|
commitdiff
|
tree
2025-04-09
Tomohiro Kusumi
sbin/hammer2/cmd_recover.c: Fail fast if destdir is...
commit
|
commitdiff
|
tree
2025-04-09
Tomohiro Kusumi
sbin/hammer2/cmd_recover.c: #if 0 unused struct dirent_...
commit
|
commitdiff
|
tree
2025-04-09
Matthew Dillon
mmap - Add MAP_32BIT (2)
commit
|
commitdiff
|
tree
2025-04-09
Matthew Dillon
mmap - Add MAP_32BIT
commit
|
commitdiff
|
tree
2025-04-08
Tomohiro Kusumi
sys/vfs/hammer2: Mark hammer2_base_find's key_end argum...
commit
|
commitdiff
|
tree
2025-04-08
Tomohiro Kusumi
sys/vfs/hammer2: Fix potential NULL dereference
commit
|
commitdiff
|
tree
2025-04-08
Tomohiro Kusumi
sys/vfs/hammer2: Remove duplicate [vf]chain.bref.mirror...
commit
|
commitdiff
|
tree
2025-04-08
Tomohiro Kusumi
sbin/hammer2/cmd_recover.c: Remove duplicate empty...
commit
|
commitdiff
|
tree
2025-04-08
Tomohiro Kusumi
sbin/hammer2: Add "freemap" to HAMMER2_CHECK_STRINGS
commit
|
commitdiff
|
tree
2025-04-07
Michael Neumann
dm_target_crypt_ng - incorporate style suggestions
commit
|
commitdiff
|
tree
2025-04-06
Michael Neumann
dm_target_crypt_ng - add a flag to mark sleeping workers
commit
|
commitdiff
|
tree
2025-04-06
Michael Neumann
kern - fix typos
commit
|
commitdiff
|
tree
2025-04-06
Michael Neumann
dm_target_crypt - print error if "crypt" target is...
commit
|
commitdiff
|
tree
2025-04-06
Michael Neumann
dm_target_crypt_ng - Add next-generation implementation
commit
|
commitdiff
|
tree
2025-04-06
Michael Neumann
dm_target_crypt - Start next-generation "ng" version
commit
|
commitdiff
|
tree
2025-04-06
Michael Neumann
crypto - Move core AESNI implementation to sys/crypto...
commit
|
commitdiff
|
tree
2025-04-04
Michael Neumann
crypto - move rmd160.{c,h} from opencrypto/ to crypto...
commit
|
commitdiff
|
tree
2025-04-04
Michael Neumann
Remove hifn(4), safe(4), ubsec(4) and padlock(4) drivers
commit
|
commitdiff
|
tree
2025-04-03
Aaron LI
<sys/_clock_id.h>: Rename the include guard for consistency
commit
|
commitdiff
|
tree
2025-04-03
Aaron LI
include: Remove timers.h from Makefile
commit
|
commitdiff
|
tree
2025-04-03
Aaron LI
Remove <timers.h>
commit
|
commitdiff
|
tree
2025-04-03
Aaron LI
rc.d/root: Add 'nojail' keyword to fix jail boot
commit
|
commitdiff
|
tree
2025-04-03
Aaron LI
tcplay(8): Add newline to two fprintf() messages
commit
|
commitdiff
|
tree
2025-04-03
Aaron LI
sys: Use NULL instead of 0 for issignal()
commit
|
commitdiff
|
tree
2025-04-03
Aaron LI
sys: Fix typo (arithmatic -> arithmetic) in comments
commit
|
commitdiff
|
tree
2025-04-03
Aaron LI
sys: Add <sys/_clock_id.h> to deduplicate <sys/time...
commit
|
commitdiff
|
tree
2025-04-03
Aaron LI
dsynth(1): Use PROC_REAP_KILL to reap all
commit
|
commitdiff
|
tree
next