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
/
usr.bin
Age
Commit message (
Expand
)
Author
2021-09-02
move comment into correct place
Theo de Raadt
2021-09-02
bunch of err() should be errx()
Theo de Raadt
2021-09-02
No need to list foreign source code repository tags
Job Snijders
2021-09-02
Change copying arguments to that flags without arguments are inserted
Nicholas Marriott
2021-09-02
some functionality requires pledge "proc"
Theo de Raadt
2021-09-01
Add the NetBSD source code repository tag back to help future historians
Job Snijders
2021-09-01
Fix overflow / underflow check by moving it up before the return
Job Snijders
2021-09-01
Update project tag line, shorten some err() calls
Job Snijders
2021-09-01
small unused/initialization improvements
Theo de Raadt
2021-09-01
repair strtonum idiom and improve error messaging
Theo de Raadt
2021-09-01
Enable making timeout(1)
Job Snijders
2021-09-01
Style nits
Job Snijders
2021-09-01
consider two files sharing the same inode identical
Alexander Hall
2021-09-01
Case h is pointless
Job Snijders
2021-09-01
Fix indenting
Job Snijders
2021-09-01
Simplify code by replacing strtol() with strtonum()
Job Snijders
2021-09-01
pledge() timeout
Job Snijders
2021-09-01
Remove sysexits.h reference and improve usage string.
Job Snijders
2021-09-01
A couple commands don't need sys/param.h, but they do need sys/signal.h
Theo de Raadt
2021-09-01
Import timeout(1) from NetBSD
Job Snijders
2021-09-01
As a first step towards safe signal handling, improve the h_int()
Ingo Schwarze
2021-09-01
Remove from0 support. openrsync will not implement all bad ideas that
Claudio Jeker
2021-08-31
Spacing. OK tb@
Claudio Jeker
2021-08-30
Document new include*/exclude* options in the man page
Job Snijders
2021-08-30
Add include/exclude to usage()
Job Snijders
2021-08-30
Clean up end of do_body in openssl(1) ca
Kinichiro Inoguchi
2021-08-30
Remove NULL check before free in openssl(1) ca
Kinichiro Inoguchi
2021-08-29
After years of forewarning, disable the RSA/SHA-1 signature algorithm
Damien Miller
2021-08-29
wrap at 80 columns
Damien Miller
2021-08-29
Lee "Scratch" Perry died :(
Stuart Henderson
2021-08-29
Do not call X509_alias_get0(3) with NULL as the second argument.
Ingo Schwarze
2021-08-29
This needs extern.h for the rmatch prototype
Claudio Jeker
2021-08-29
notify the user about a successful password change; ok millert@
Robert Nagy
2021-08-29
Implement --exclude/exclude-file and --include/include-file.
Claudio Jeker
2021-08-29
Start naccept .desc with a capital
Theo Buehler
2021-08-29
Implement -naccept in the s_server.
Theo Buehler
2021-08-28
Add RCS marker
Theo Buehler
2021-08-28
use stderr for printing error and informational messages
Robert Nagy
2021-08-28
Check X509_get_notAfter return value in openssl(1) ca.c
Kinichiro Inoguchi
2021-08-28
Use strndup instead of malloc, memcpy and NULL termination in openssl(1) ca.c
Kinichiro Inoguchi
2021-08-28
Remove ASN1_TIME_new and use NULL for X509_gmtime_adj, free tmptm in err path
Kinichiro Inoguchi
2021-08-28
Unwrap lines in openssl(1) ca.c
Kinichiro Inoguchi
2021-08-28
Avoid leak with X509_REVOKED variable in openssl(1) ca.c
Kinichiro Inoguchi
2021-08-28
Checking the return value in openssl(1) ca.c
Kinichiro Inoguchi
2021-08-27
Replace %% in command lists (by copying them) for template arguments ,
Nicholas Marriott
2021-08-27
Allow control mode clients to set a hard limit on the window width and
Nicholas Marriott
2021-08-25
Improve some logging.
Nicholas Marriott
2021-08-25
Ignore client creating session when working out size if it is a control
Nicholas Marriott
2021-08-25
bind-key needs to allow commands for any argument for the moment.
Nicholas Marriott
2021-08-25
Validate command argument types (string or command list) and give more
Nicholas Marriott
[next]