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
/
machdep.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Detect vmm(4) in the bootloader and automatically switch to the serial
mlarkin
2018-07-11
1
-2
/
+58
*
Remove support for building the boot blocks with DEBUGFLAGS=-D_TEST, which is
miod
2015-09-18
1
-2
/
+2
*
Bring the boot changes on amd64 to i386. alloca is deleted.
yasuoka
2015-09-02
1
-1
/
+9
*
Check for Control key held down when starting, and don't read boot.conf
tom
2007-04-27
1
-1
/
+8
*
Enter pxeboot, derived from the NetBSD implementation. Initially
tom
2004-03-19
1
-25
/
+19
*
ansification and knf and protos
deraadt
2003-08-11
1
-2
/
+2
*
three four kills
mickey
2003-06-03
1
-6
/
+1
*
i386 ELF bootloader. developed with weingart@
drahn
2003-04-17
1
-2
/
+2
*
probe for ps2 model and check if kbd controller is present
mickey
2001-08-18
1
-12
/
+16
*
add pciprobe back into /boot.
mickey
2000-10-25
1
-2
/
+2
*
pcibios kernel device is now doing this job
mickey
2000-10-09
1
-2
/
+2
*
give better support to the bios memory maps.
mickey
1999-08-25
1
-23
/
+21
*
put support for test /boot environment back; some CLEANFILES and spaces
mickey
1998-05-25
1
-1
/
+3
*
shorten device probe messages to 2 lines
deraadt
1998-05-16
1
-1
/
+2
*
i386 bootblocks that work for 2.3. A tale too long to tell
deraadt
1998-04-18
1
-1
/
+3
*
delete blank line
deraadt
1998-03-11
1
-2
/
+2
*
Changes/updates to /boot stuff. More to come.
weingart
1998-02-24
1
-5
/
+7
*
big diskinfo changes from toby@
mickey
1997-11-30
1
-2
/
+4
*
newer, better stuff; some parts by toby@
mickey
1997-10-22
1
-2
/
+1
*
correct
mickey
1997-10-18
1
-6
/
+3
*
Cleanup, make it all compile.
weingart
1997-10-17
1
-106
/
+2
*
Use BIOS to probe for memory map.
weingart
1997-10-17
1
-1
/
+2
*
BOOT_APM bye, bye
mickey
1997-10-12
1
-6
/
+4
*
better amp message
mickey
1997-10-06
1
-5
/
+5
*
according to the recent apm changes
mickey
1997-09-29
1
-17
/
+20
*
s/apm_init/apm_check/ in apm_check() debug printf
mickey
1997-09-02
1
-2
/
+3
*
consistency
mickey
1997-08-31
1
-15
/
+15
*
put values into BIOS_vars so kernel will get 'em soon
mickey
1997-08-22
1
-24
/
+21
*
BIOS_regs in machdep.c, so they won't get lost w/o biosdev.c
mickey
1997-08-21
1
-1
/
+2
*
be honest about roots
mickey
1997-08-13
1
-2
/
+7
*
inline calls
mickey
1997-08-13
1
-50
/
+102
*
new cons
mickey
1997-08-12
1
-3
/
+2
*
grammar
niklas
1997-08-07
1
-2
/
+2
*
more debugs
mickey
1997-08-05
1
-2
/
+11
*
say smth about apm w/o debug
mickey
1997-07-31
1
-1
/
+4
*
adopt for assym.h
mickey
1997-07-28
1
-8
/
+8
*
proper include
mickey
1997-07-21
1
-2
/
+2
*
disable apm for the moment
mickey
1997-07-18
1
-1
/
+3
*
yet another small step towards MI boot
mickey
1997-07-18
1
-0
/
+100