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
/
sys
/
lib
Age
Commit message (
Expand
)
Author
2022-01-11
spelling
Jonathan Gray
2022-01-11
Remove dead store to f and avoid use of unvalidated fd.
Visa Hankala
2021-12-01
Fix booting from an IDE block device on the Sun Blade 100. Apparently
Mark Kettenis
2021-11-29
Niels agreed to remove the advertising clause; switching these
Damien Miller
2021-11-01
Add CRC-16 implementation. From NetBSD.
Mark Kettenis
2021-10-25
Remove unused variables to silence clang.
Patrick Wildt
2021-10-24
#define open O_* flags in libsa/stand.h, so that bootblocks can use
Theo de Raadt
2021-07-28
Fix previous: In one spot I incorrectly used Pos (unsigned short) where
Theo Buehler
2021-07-22
Add sizes for free() in zlib
Theo Buehler
2021-07-20
Remove unneeded __sync_* library functions from the kernel.
Visa Hankala
2021-07-08
In recent libz update, tb@ overzealously attempted codesize reduction with
Theo de Raadt
2021-07-04
tb notices i did not add a copyright in 2011
Theo de Raadt
2021-07-04
Add missing RCS tags
Theo Buehler
2021-07-04
Update libz to zlib 1.2.11 and reapply local patches as far as this
Theo Buehler
2021-05-16
ansi
Jonathan Gray
2021-05-16
deregister
Jonathan Gray
2021-05-16
ansi
Jonathan Gray
2021-03-12
spelling
Jonathan Gray
2021-03-06
ansi
Jonathan Gray
2020-12-09
Use daddr_t and not daddr32_t in boot media.
Kenneth R Westerback
2020-11-28
Add retguard to macppc kernel locore.S, ofwreal.S, setjmp.S
gkoehler
2020-10-27
Retguared asm macros for powerpc libkern
gkoehler
2020-10-26
Remove an unneeded variable.
Visa Hankala
2020-10-16
Use the retguard macros from asm.h to protect the function.
Theo de Raadt
2020-08-13
Add __multi3 from compiler_rt-8.x
Jeremie Courreges-Anglas
2020-08-13
Move compiler_rt type definitions to a separate header
Jeremie Courreges-Anglas
2020-08-03
add aliases for arm eabi long long shift functions
Jonathan Gray
2020-07-20
__main() is no longer used by any of our toolchains
Theo de Raadt
2020-07-18
The kernel and bootblocks never reference this file...
Theo de Raadt
2020-07-09
Fix a warning false positive from clang 10.
Todd C. Miller
2020-06-10
Provide an optimized implementation of ffs(3) in the kernel on
Christian Weisgerber
2020-05-19
If we pass a packet length larger than 2^16, we should panic() instead
Patrick Wildt
2020-05-18
Sync in_cksum.c to the same version ospfd has. This fixes problems
Patrick Wildt
2020-04-02
Add __lshrti3 to libkern and use it on sparc64
Jeremie Courreges-Anglas
2020-02-29
Next step in prepping for ffs2 installs: introduce a new install script var
Otto Moerbeek
2020-02-26
Remove non-__STDC__ assert macros from <lib/libkern/libkern.h>.
Visa Hankala
2019-11-29
Add an element to the marks array to store the virtual address of the
Mark Kettenis
2019-11-28
Implement a hexdump command in the boot loader. This helps to
Alexander Bluhm
2019-11-05
Give some END()s to assembly symbols.
Martin Pieuchot
2019-11-01
Reduce BOOTRANDOM_MAX to 256. naddy pointed out there's no point having
Theo de Raadt
2019-10-29
Use arc4 to bit-spread the 512-byte random buffer over the .openbsd.randomdata
Theo de Raadt
2019-10-29
add arc4 cipher to the bootblocks
Theo de Raadt
2019-08-03
In the bootblocks, after discovering and opening /bsd.upgrade, fchmod -x
Theo de Raadt
2019-06-01
Fix warnings when building zlib with ZLIB_CONST defined
Jeremie Courreges-Anglas
2019-05-12
Add ZLIB_CONST
Jeremie Courreges-Anglas
2019-05-11
we have never built without %b support
Theo de Raadt
2019-04-25
Add movstrSI12_i4 for linking -Os/-Oz kernels. Sadly however it
Theo de Raadt
2019-04-20
libsa's memcpy() is actually memmove(). make a proper memmove(), and give
Theo de Raadt
2019-04-10
change marks[] array to uint64_t, so the code can track full 64-bit
Theo de Raadt
2019-01-25
I am retiring my old email address; replace it with my OpenBSD one.
Todd C. Miller
[prev]
[next]