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
2012-08-22
- open a remote file/device with the same flags we use when opening a
Alexander Hall
2012-08-22
add ignore keyword to conf file, allowing one to ignore unwanted info
Ted Unangst
2012-08-21
Reverse the name and meaning of the IFXF_INET6_PRIVACY interface
Alexander Bluhm
2012-08-21
Don't abandon time_t precision for intervals. Use (long long) and %lld when
Kenneth R Westerback
2012-08-18
Don't store a time_t into an int. Make the variable time_t.
Kenneth R Westerback
2012-08-18
Don't try to printf() a time_t value with %d. Cast to (int) just
Kenneth R Westerback
2012-08-18
Remove unused field 'next' from struct timeout. There's only one
Kenneth R Westerback
2012-08-18
Update global cur_time after exiting poll() and before calling the
Kenneth R Westerback
2012-08-17
Don't forget to byteswap the state_flags since it's a uint16_t now.
Mike Belopuhov
2012-08-14
fix bad argument passed to errx()
Charles Longeau
2012-08-14
remove unused variable
Charles Longeau
2012-08-12
Use .Lk for HTTP hyperlinks, not .Pa.
Ingo Schwarze
2012-08-12
Explicitly state that only two unit specifiers are recognized instead of
Lawrence Teo
2012-08-08
fix type (part from NetBSD)
Alexandr Shadchin
2012-08-08
remove mac68k leftovers
Jonathan Gray
2012-07-26
Make interface_status() assume that a link is up when IFM_AVALID
Kenneth R Westerback
2012-07-26
load os passive fingerprints when testing the ruleset; ok henning
Mike Belopuhov
2012-07-25
do not check ns here, we're supposed to compute it; ok krw@ deraadt@
Otto Moerbeek
2012-07-14
replace (somewhat) magic numbers with constants
Alexander Hall
2012-07-14
ansify
Alexandr Shadchin
2012-07-14
fix typo in comment
Alexandr Shadchin
2012-07-14
zap whitespace
Alexandr Shadchin
2012-07-13
small tweak;
Jason McIntyre
2012-07-13
Change the configuration format fed to the isakmpd FIFO to be able
Mike Belopuhov
2012-07-13
Replace a '512' with DEV_BSIZE. Calculate physmem size in blocks and
Kenneth R Westerback
2012-07-13
Support additional MODP DH groups in the Phase 1 and Phase 2.
Mike Belopuhov
2012-07-13
allow destination/prefixlen syntax for ipv6 routes.
Sebastian Benoit
2012-07-13
Use NULL instead of 0 for pointers
Alexandr Shadchin
2012-07-11
MBR can't handle the truth.
Kenneth R Westerback
2012-07-11
Simplify guts and calling of getuint(). Eliminate a useless 'help'
Kenneth R Westerback
2012-07-10
Rename "life" to "lifetime" to match iked.
Lawrence Teo
2012-07-10
disable lidsuspend on shutdown
Alexander Hall
2012-07-10
use PFSTATE_SCRUBMASK
Henning Brauer
2012-07-10
Allow an implicit address family for af-to rules. If the address
Alexander Bluhm
2012-07-10
intermediate hack^Wugly "fix" to prevent spurious "scrub ()" prints
Henning Brauer
2012-07-10
set { ... } -> set ( ... )
Henning Brauer
2012-07-09
Fix typo in warning message.
Lawrence Teo
2012-07-09
We always want to do unit conversions. So flags parameter of getuint()
Kenneth R Westerback
2012-07-09
I want some of what kjell was smoking 10 years ago when he added
Kenneth R Westerback
2012-07-09
Make 'swap' command work like fdisk(8) says -- you must supply two valid
Kenneth R Westerback
2012-07-09
Terminate with extreme prejudice the multiple timeout queuing
Kenneth R Westerback
2012-07-09
fix some of the confusion we have in pf regarding filter criteria vs
Henning Brauer
2012-07-09
Revert previous.
Kenneth R Westerback
2012-07-09
Use strtonum() instead of strtol() inside ask_num(). Many overflows
Kenneth R Westerback
2012-07-08
set_pid() does not need prompt string, low or high parameters. These
Kenneth R Westerback
2012-07-08
Disallow manual security associations that use AES-CTR, AES-GCM,
Christian Weisgerber
2012-07-08
New attempt to make the -P flag work with -ss, so that states can be
Lawrence Teo
2012-07-08
Split out an ask_pid() function rather than over-parameterizing the
Kenneth R Westerback
2012-07-08
Return EROFS when a read-write mount of a read-only sd(4) device
Kenneth R Westerback
2012-07-08
Call Xsetpid() to edit the partition type from Xedit() rather than
Kenneth R Westerback
[next]