index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sbin
Age
Commit message (
Expand
)
Author
2021-06-18
fix SMALL build
Florian Obser
2021-06-17
Skip flows in ikev2_cp_addr() if they don't contain a dynamic (0.0.0.0)
tobhe
2021-06-16
Ensure that the '-i' command line option and the 'reinit [mbr]'
Kenneth R Westerback
2021-06-16
Actually request classless static routes from the dhcp server; missed
Florian Obser
2021-06-16
Implement classless static routes dhcp option.
Florian Obser
2021-06-14
Only use of 'reinited' died in cmd.c r1.100. It is now set in a
Kenneth R Westerback
2021-06-14
Somewhere in the recent churn a couple of memset()'s
Kenneth R Westerback
2021-06-13
There is no '!' in HiFive.
Kenneth R Westerback
2021-06-13
Have gedit() and gsetpid() both return CMD_CLEAN if no data has
Kenneth R Westerback
2021-06-13
Tweak gsetpid() to restore partition info in case of an error,
Kenneth R Westerback
2021-06-13
UUID_STR_LEN+1 is less mysterious than '37'.
Kenneth R Westerback
2021-06-13
Don't ignore a GPT that claims the last usable LBA is located
Kenneth R Westerback
2021-06-13
Fix lba_start >= lba_end debug message.
Kenneth R Westerback
2021-06-12
Ooops. Managed to typo 'gh' instead of 'gp' when copying
Kenneth R Westerback
2021-06-12
Recognize "HiFive! FSBL" and "HiFive! BBL" GPT partitions.
Kenneth R Westerback
2021-06-12
Abstract init_gh() and init_gp() from GPT_init().
Kenneth R Westerback
2021-06-12
GPT_get_header() and GPT_get_partition_table() are only used
Kenneth R Westerback
2021-06-12
When initializing a GPT always create an EFI SYS partition if the
Kenneth R Westerback
2021-06-12
Create add_partition() and use in GPT_init() to initialize GPT
Kenneth R Westerback
2021-06-12
Use a new variable 'gpbytes' rather than 'sizeof(gp)' to control
Kenneth R Westerback
2021-06-11
Oops. Restore error message when no free space found.
Kenneth R Westerback
2021-06-11
Add local function lba_free() to find the bounds of the largest
Kenneth R Westerback
2021-06-11
Add local functions edit() and setpid().
Kenneth R Westerback
2021-06-11
Take a bit more obvious care in gedit() to restore original
Kenneth R Westerback
2021-06-11
Revert previous change in ikev2_cp_fixaddr().
tobhe
2021-06-11
No need to parse partition number more than necessary. Just pass
Kenneth R Westerback
2021-06-10
Another hand rolled partition number parsing bites the dust.
Kenneth R Westerback
2021-06-10
Missed an occurance of hand rolled partition number parsing.
Kenneth R Westerback
2021-06-10
Abstract repeated parsing of partition numbers into parsepn() to
Kenneth R Westerback
2021-06-10
Local functions don't need to be in .h files, nor do they need the
Kenneth R Westerback
2021-06-10
Shift zeroing of gpt header and partition table to top of
Kenneth R Westerback
2021-06-10
Toss in 'const' for the parameters to string_to_utf16le() and
Kenneth R Westerback
2021-06-10
'i' is a silly name for a daddr_t variable, and could be needed
Kenneth R Westerback
2021-06-10
Rename vars 'oldpart' to 'oldgg' when storing 'gg' value, and
Kenneth R Westerback
2021-06-10
Nuke extraneous blank line.
Kenneth R Westerback
2021-06-03
Recognize the Apple APFS GPT partition types seen on Apple M1 boxen.
Kenneth R Westerback
2021-06-03
For 4k sector disks, the minimum frag size is 4k. For a 2G fs
Otto Moerbeek
2021-06-02
Use the same logic in all copies of gpt_chk_mbr(), relaxing the
Kenneth R Westerback
2021-06-01
Remember flow routes in addition to host routes and delete
tobhe
2021-05-31
Don't fail hard in ikev2_cp_fixaddr() if no address pool is found.
tobhe
2021-05-31
Prevent address underflow with /32 config address prefix.
tobhe
2021-05-30
Fix overlap check in autoalloc code; ending_sector is the sector after the
Mark Kettenis
2021-05-28
Add experimental post-quantum hybrid key exchange method
tobhe
2021-05-27
Relax criteria for recognizing GPT formatted media by allowing the
Kenneth R Westerback
2021-05-21
The protective MBR for GPT partitioning must be at
Kenneth R Westerback
2021-05-20
Nuke duplicate declaration of MBR_init_GPT().
Kenneth R Westerback
2021-05-19
No need to pass the location of the partition table to
Kenneth R Westerback
2021-05-18
Add support for the new net.unix sysctl nodes.
Claudio Jeker
2021-05-17
Avoid calling ibuf_add() with NULL and zero length.
tobhe
2021-05-15
Nuke some Capt. Obvious and soon to be obsolete comments in
Kenneth R Westerback
[next]