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-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
2016-09-18
whitespace
Theo de Raadt
2016-09-18
If running in verbose mode and no source address has been specified
Florian Obser
2016-09-18
Do not print 'ping6' in reporting output, just 'ping'.
Florian Obser
2016-09-18
minor tweaks;
Jason McIntyre
2016-09-17
backwards if(v6flag); pointed out by naddy
Florian Obser
2016-09-17
... and we have unification.
Florian Obser
2016-09-17
unhook ping6 from the build
Florian Obser
2016-09-17
Merge ping6(8) manual into ping(8).
Florian Obser
2016-09-17
ping6(8) is now a hardlink to ping(8).
Florian Obser
2016-09-17
The final merge ping6 into ping.
Florian Obser
2016-09-17
Sync printing of wrong additional data to ping version.
Florian Obser
[next]