index
:
wireguard-openbsd
jd/histogram
jd/queueboosts
jd/simplify-queueing
master
WireGuard implementation for the OpenBSD kernel
Matt Dunwoodie
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sys
/
arch
/
i386
/
stand
/
libsa
/
libsa.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rewrite mdrandom() in C. previously this XOR'd against rdrand if available,
deraadt
2020-06-14
1
-1
/
+3
*
Add ability to limit memory presented to kernel with
weingart
2010-07-02
1
-1
/
+2
*
Check for Control key held down when starting, and don't read boot.conf
tom
2007-04-27
1
-1
/
+3
*
boot(8) ``machine memory'' support for > 4G.
mpf
2006-09-18
1
-3
/
+3
*
Fix typo in comment
tom
2004-08-21
1
-2
/
+2
*
Initial stab at CPU identification code for i386 boot programs. Added
tom
2004-06-26
1
-1
/
+2
*
Enter cdboot, a CD-specific second-stage bootrap.
tom
2004-06-23
1
-1
/
+2
*
Enter pxeboot, derived from the NetBSD implementation. Initially
tom
2004-03-19
1
-1
/
+15
*
three four kills
mickey
2003-06-03
1
-6
/
+1
*
there is no reason to keep both around. just rename
mickey
2003-04-17
1
-2
/
+2
*
i386 ELF bootloader. developed with weingart@
drahn
2003-04-17
1
-2
/
+2
*
Fix 4GB memory probing and other memory probing issues.
weingart
2002-06-20
1
-2
/
+5
*
First round of __P removal in sys
millert
2002-03-14
1
-14
/
+14
*
probe for ps2 model and check if kbd controller is present
mickey
2001-08-18
1
-1
/
+2
*
some people may say that i suck
mickey
2000-10-25
1
-1
/
+2
*
pcibios kernel device is now doing this job
mickey
2000-10-09
1
-2
/
+1
*
D not forget our memmap changes, ok mickey@
niklas
2000-03-05
1
-2
/
+3
*
give better support to the bios memory maps.
mickey
1999-08-25
1
-20
/
+18
*
new exec framework
mickey
1998-07-20
1
-1
/
+3
*
alloca() is in stand.h no
mickey
1998-07-13
1
-2
/
+1
*
reflect MI boot changes; remove dead time_print() prototype
mickey
1998-07-08
1
-2
/
+3
*
put support for test /boot environment back; some CLEANFILES and spaces
mickey
1998-05-25
1
-1
/
+3
*
Changes/updates to /boot stuff. More to come.
weingart
1998-02-24
1
-1
/
+2
*
big diskinfo changes from toby@
mickey
1997-11-30
1
-2
/
+1
*
checksumming stuff from niklas
mickey
1997-10-24
1
-1
/
+2
*
newer, better stuff; some parts by toby@
mickey
1997-10-22
1
-4
/
+7
*
Copy in bios_diskinfo array from /boot space.
weingart
1997-10-18
1
-1
/
+7
*
Cleanup, make it all compile.
weingart
1997-10-17
1
-2
/
+2
*
Use BIOS to probe for memory map.
weingart
1997-10-17
1
-1
/
+4
*
pass cnvmem,extmem the old way they were....
mickey
1997-09-17
1
-1
/
+2
*
machine diskinfo command, toby is filling w/ meat at the moment
mickey
1997-09-02
1
-1
/
+2
*
put values into BIOS_vars so kernel will get 'em soon
mickey
1997-08-22
1
-6
/
+3
*
boothowto is local to boot
mickey
1997-08-21
1
-2
/
+1
*
getsecs() is in stand.h
mickey
1997-08-13
1
-1
/
+2
*
inline apm calls
mickey
1997-08-13
1
-2
/
+1
*
kentry proto is in the libsa.h
mickey
1997-08-05
1
-2
/
+3
*
remember boot device geometry
mickey
1997-08-04
1
-3
/
+3
*
add nbdevs for the size of table of block devises' names
mickey
1997-07-21
1
-3
/
+3
*
proper includes
mickey
1997-07-17
1
-2
/
+5
*
alloca(size_t)
mickey
1997-05-01
1
-2
/
+2
*
Add missing prototype: alloca()
weingart
1997-04-30
1
-1
/
+2
*
pass bootdev to kernel...
mickey
1997-04-15
1
-1
/
+3
*
devboot proto
mickey
1997-04-06
1
-1
/
+2
*
commit all my mods to the last imported libsa stuff....
mickey
1997-03-31
1
-8
/
+6
*
Initial /boot stuff (from Mickey)
weingart
1997-03-31
1
-0
/
+45