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
2016-11-10
The simple UTF-16 decode routine stopped too early due to wrong calculation
Gerhard Roth
2016-11-08
- Declare usage() as __dead void (remaining prototypes are not declared as
Ricardo Mestre
2016-10-26
in florian;s last commit i urged him to change "twenty-four" to
Jason McIntyre
2016-10-26
When using a /32 IPv4 interface address, pfctl(8) reports a 0.0.0.0
Alexander Bluhm
2016-10-26
Due to 64 bit seconds + 64 bit nano seconds resolution and the
Florian Obser
2016-10-20
Only drop to _ping user if invoked as root. If invoked as an
Florian Obser
2016-10-20
delete useless call to setlocale(3);
Ingo Schwarze
2016-10-20
optarg is declared in unistd.h and usage is __dead. From Jan Stary.
Theo Buehler
2016-10-18
Rewrite the kern.malloc.kmemstat in the same style as previous. This one does
Otto Moerbeek
2016-10-17
Use strtoull() to read the datapath id and expect "datapath" instead of
Rafael Zalamena
2016-10-15
add kern.dnsjackport;
Jason McIntyre
2016-10-12
copy updated log.c from vmd: for correctness, save errno when doing
Reyk Floeter
2016-10-11
Enable the noperm option for mount_mfs. mfs is ffs in sheeps clothing,
Martin Natano
2016-10-10
Rename BIOS parameter block field from bsPBP to bsBPB. This typo
Alexander Bluhm
2016-10-09
fix heap overflow by rewriting loop; detected by new malloc canaries
Otto Moerbeek
2016-10-08
add missing AUTHORS; OK sobrado@, also checked by Sevan Janiyan
Ingo Schwarze
2016-10-06
On noperm mount points honor the permissions of the root directory, so
Martin Natano
2016-10-06
Add support for RFC 6842, which says the client MUST drop packets when
Kenneth R Westerback
2016-10-06
typo
Christian Weisgerber
2016-10-06
fix HISTORY:
Ingo Schwarze
2016-10-06
init auto-partition table to zeroes; ok tb@
Otto Moerbeek
2016-10-06
fix HISTORY;
Ingo Schwarze
2016-10-06
fix HISTORY;
Ingo Schwarze
2016-10-04
Improve description of the noperm option.
Martin Natano
2016-10-03
Those while loops look better written as for loops
Jeremie Courreges-Anglas
2016-09-30
Zap stray whitespace.
Kenneth R Westerback
2016-09-30
Use WSKBDIO_GETENCODINGS ioctl to generate a list of supported keyboard
Mark Kettenis
2016-09-29
Don't record non-existant client identifier in lease file.
Kenneth R Westerback
2016-09-29
'ifname' --> 'ifi->name' so DEBUG compiles again.
Kenneth R Westerback
2016-09-28
document kern.allowkmem; ok deraadt
Jason McIntyre
2016-09-28
Always do the setgroups, setresgid and setresuid even if if the
Florian Obser
2016-09-27
remove more kvm code
Theo de Raadt
2016-09-27
Reintroduce rdaemon() - working properly this time
Jeremie Courreges-Anglas
2016-09-26
Remove kvm groveling code. To restore the lost functionality we need to
Mark Kettenis
2016-09-26
Pass the flags argument of recvfromto down to the underlying recvmsg
Jeremie Courreges-Anglas
2016-09-26
Drop privileges to newly added _ping user/group.
Florian Obser
2016-09-24
print a BFD route message.
Peter Hessler
2016-09-23
kern.arandom no longer exists
Theo de Raadt
2016-09-21
Remove reference to zaurus
Frederic Cambus
2016-09-21
Document auto rounds.
Joel Sing
2016-09-21
Add support for automatically selecting the number of rounds to use with
Joel Sing
2016-09-21
Be clearer with the description of bioctl(8)'s -r option.
Joel Sing
2016-09-21
sysctl KERN_ARND is no longer used (in ports, it only occurs in fallback
Theo de Raadt
2016-09-20
whitespace
Theo de Raadt
2016-09-20
various cleanup; ok florian
Jason McIntyre
2016-09-19
Update for bcrypt pbkdf.
Joel Sing
2016-09-19
Switch softraid crypto from PKCS5 PBKDF2 to bcrypt PBKDF.
Joel Sing
2016-09-19
Only allow standard dot notation for IPv4 addresses.
Florian Obser
2016-09-18
unbreak IPv6 source selection
Florian Obser
2016-09-18
simplify startup, since we know earlier which type of socket we need
Theo de Raadt
[next]