index
:
lbmk.git
20240612_branch
3050wip
audit6
audit6-merge1
master
quackboot
libreboot build system (LibreBoot MaKe)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2023-05-16
util/spkmodem_recv: Use pledge but only on OpenBSD
Leah Rowe
2023-05-16
util/spkmodem_recv: Add -u flag (no line buffer)
Leah Rowe
2023-05-16
util/spkmodem_recv: Tidy up global variables
Leah Rowe
2023-05-16
util/spkmodem_recv: Make pulse variable global
Leah Rowe
2023-05-16
util/spkmodem_recv: Use parentheses on comparisons
Leah Rowe
2023-05-16
util/spkmodem_recv: Move global variable: pulse
Leah Rowe
2023-05-16
util/spkmodem_recv: Purge unused global: amplitude
Leah Rowe
2023-05-16
util/spkmodem_recv: Remove unused variable: pos
Leah Rowe
2023-05-16
util/spkmodem_recv: Re-order functions for clarity
Leah Rowe
2023-05-16
util/spkmodem_recv: Handle output in new function
Leah Rowe
2023-05-16
util/spkmodem_recv: Re-order prototypes
Leah Rowe
2023-05-16
util/spkmodem_recv: Rename functions for clarity
Leah Rowe
2023-05-16
util/spkmodem_recv: Return errno in main
Leah Rowe
2023-05-16
util/spkmodem_recv: Use correct printf specifier
Leah Rowe
2023-05-16
util/spkmodem_recv: Add error handling
Leah Rowe
2023-05-16
util/spkmodem_recv: Move logic out of main
Leah Rowe
2023-05-16
util/spkmodem_recv: Rename variable for clarity
Leah Rowe
2023-05-16
util/spkmodem_recv: Remove use of static keyword
Leah Rowe
2023-05-16
util/spkmodem_recv: Rename variable for clarity
Leah Rowe
2023-05-16
util/spkmodem_recv: Remove space in function calls
Leah Rowe
2023-05-16
util/spkmodem_recv: Say frame in English
Leah Rowe
2023-05-16
util/spkmodem_recv: Top-down logic (main on top)
Leah Rowe
2023-05-16
util/spkmodem_recv: simplified pulse check
Leah Rowe
2023-05-16
util/spkmodem_recv: Define argc/argv in main
Leah Rowe
2023-05-16
util/spkmodem_recv: Reduced indentation in loop
Leah Rowe
2023-05-16
util/spkmodem_recv: Use tabs for indentation
Leah Rowe
2023-05-16
util/spkmodem_recv: Add clean to the Makefile
Leah Rowe
2023-05-16
util/spkmodem_recv: Define CC in the Makefile
Leah Rowe
2023-05-16
util/spkmodem_recv: Add strict CFLAGS
Leah Rowe
2023-05-16
util/spkmodem_recv: Import from coreboot
Leah Rowe
2023-05-15
download/coreboot: minor code cleanup
Leah Rowe
2023-05-15
download/coreboot: remove errant code
Leah Rowe
2023-05-15
download/coreboot: tidy up variable names
Leah Rowe
2023-05-15
download/coreboot: run extra.sh from cbtree
Leah Rowe
2023-05-15
download/coreboot: avoid variable conflict
Leah Rowe
2023-05-15
download/coreboot: fix downloads without argument
Leah Rowe
2023-05-15
download/coreboot: much cleaner coding style
Leah Rowe
2023-05-15
download/coreboot: clone upstream via ./gitclone
Leah Rowe
2023-05-15
download/coreboot: simplify check
Leah Rowe
2023-05-15
download/coreboot: fix misnamed function
Leah Rowe
2023-05-15
download/coreboot: simplify small if statements
Leah Rowe
2023-05-15
download/coreboot: fetch config in new function
Leah Rowe
2023-05-15
download/coreboot: use global variables
Leah Rowe
2023-05-15
download/coreboot: rename function for clarity
Leah Rowe
2023-05-15
download/coreboot: reduce indentation in loop
Leah Rowe
2023-05-15
download/coreboot allow downloading specific trees
Leah Rowe
2023-05-15
download/coreboot: split config check to function
Leah Rowe
2023-05-15
download/coreboot: fix misnamed variable
Leah Rowe
2023-05-15
download/coreboot: consistent function declaration
Leah Rowe
2023-05-15
download/coreboot: rename function for clarity
Leah Rowe
[prev]
[next]