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-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
2021-05-15
Keep internal representation of DOSPTYP_EFI partition sizes correct.
Kenneth R Westerback
2021-05-15
Add missing MBR_protective_mbr() check when writing edited GPT.
Kenneth R Westerback
2021-05-15
Shuffle USER_print_disk() code into a more rational, clearer
Kenneth R Westerback
2021-05-15
Shuffle GPT_read() code into a nice switch{}, eliminating
Kenneth R Westerback
2021-05-14
Whitespace tweaks and a couple of stray u_int* in gpt_chk_mbr().
Kenneth R Westerback
2021-05-14
Tweak the two copies of gpt_chk_mbr() to return the index of the MBR
Kenneth R Westerback
2021-05-13
Refactor iked process shutdown and cleanup. Remember configured
tobhe
2021-05-13
Use field independent versions of {get,set}_coordinates()
Theo Buehler
2021-05-13
Use field independent version of {get,set}_affine_coordinates.
Theo Buehler
2021-05-11
Cast printf args to remove compiler warnings.
dv
2021-05-10
Replace some magic numbers with #define's. Rename GPT_get_gpt() to
Kenneth R Westerback
2021-05-10
remove serial number (used during development to observe file rewrites)
Theo de Raadt
2021-05-08
Recognize GPT partitions of type 21686148-6449-6e6f-744e-656564454649 (a.k.a.
Kenneth R Westerback
2021-05-07
Replace random mix of u_int* and uint* types with consistent uint* types.
Kenneth R Westerback
2021-05-06
GPT_get_hdr() is actually spelled GPT_get_header().
Kenneth R Westerback
2021-05-02
Try harder to ensure there are no GPT revenants after
Kenneth R Westerback
2021-05-02
Shuffle some code to eliminate get_address(), bring interface_state() and
Kenneth R Westerback
2021-05-02
Improve documentation. Try to explain the various inputs that result in
Theo de Raadt
2021-05-01
In singel user mode / is mounted ro. Just warn if we can't create
Florian Obser
2021-05-01
Allow running in single user mode where /var/empty doesn't exist by
Florian Obser
2021-05-01
Allow running in single user mode where /var/empty doesn't exist by
Florian Obser
2021-04-20
Move TAILQ initialization to files where they are used.
dv
2021-04-17
rewrite the text describing the "address" parameter into something
Jason McIntyre
2021-04-14
my fingers cannot avoid KNF'ing as I review code
Theo de Raadt
2021-04-12
Document bpe(4)
kn
2021-04-11
Document 'request' option to request additional configuration payloads.
tobhe
2021-04-10
Make sure the ip header lands on a 4 byte alignment by adding 2 bytes
Florian Obser
2021-04-09
When a DHCP server sends an invalid T1 or T2 default back to the default
Martijn van Duren
2021-04-09
Only modify routes if SA has a valid address lease. On IKE SA rekey
tobhe
2021-04-08
Do not request unused "classless-static-routes" dhcp-options(5)
kn
2021-04-07
"oldlladddr" -> "oldlladdr" in fatal() verbiage.
Kenneth R Westerback
2021-04-03
Add size check for sockaddr mask.
tobhe
2021-04-01
Tweak log_debug() verbiage to reduce repetitive info
Kenneth R Westerback
2021-04-01
Also immediately accept the *first* OFFER if it matches the requested address,
Kenneth R Westerback
2021-03-31
Set 'select_timeout' to 'now' when an OFFER is received for the IP address
Kenneth R Westerback
2021-03-31
Add two missing checks for strdup() returning NULL.
Kenneth R Westerback
2021-03-31
Fix some debug output when running in foreground.
Kenneth R Westerback
2021-03-28
Now that the real time and monotonic time streams don't
Kenneth R Westerback
2021-03-28
Convert remaining timers (lease renew, rebind, expiry) to
Kenneth R Westerback
2021-03-27
If we want to configure default routes over multiple interfaces we
Florian Obser
2021-03-25
Sync correct ROUNDUP() from net/route.c
tobhe
2021-03-24
More timespec conversions. Less 'seconds' arithmetic.
Kenneth R Westerback
2021-03-23
Don't send DELETE notify if IKE SA is replaced because of
tobhe
[next]