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
/
rusers
Age
Commit message (
Expand
)
Author
2020-12-29
getifaddrs() can return entries where ifa_addr is NULL. Check for this
Sebastian Benoit
2019-06-28
When system calls indicate an error they return -1, not some arbitrary
Theo de Raadt
2019-01-25
I am retiring my old email address; replace it with my OpenBSD one.
Todd C. Miller
2017-01-21
The POSIX APIs that that sockaddrs all ignore the s*_len field in the
Philip Guenther
2016-08-05
Switch from select(2) to poll(2); ok millert@
Jeremie Courreges-Anglas
2016-03-28
remove unused variable
Charles Longeau
2016-03-17
simplify previous; ok bentley
Jason McIntyre
2016-03-17
Switch (non-curses, non-ksh) programs that use COLUMNS to a single idiom.
Anthony J. Bentley
2015-12-09
Remove NULL-checks before free(). ok tb@
mmcc
2015-08-20
Do not cast result of malloc/calloc/realloc* if stdlib.h is in scope
Theo de Raadt
2015-01-16
Replace <sys/param.h> with <limits.h> and other less dirty headers where
Theo de Raadt
2014-11-26
Prefer setvbuf() to setlinebuf() for portability; ok deraadt@
Todd C. Miller
2014-10-08
userland reallocarray audit.
Doug Hogan
2014-04-24
rm rwho xr
Ted Unangst
2013-04-03
do not assume time_t and timeval.tv_sec are the same type
Theo de Raadt
2009-10-28
rcsid[] and sccsid[] and copyright[] are essentially unmaintained (and
Theo de Raadt
2007-09-02
use calloc() to avoid malloc(n * m) overflows; checked by djm canacar jsg
Theo de Raadt
2007-05-31
convert to new .Dd format;
Jason McIntyre
2007-05-25
"interupt" -> "interrupt" in various comments. Mostly from Diego Casati.
Kenneth R Westerback
2006-09-26
authunix_create_default() might return NULL; spotted by tbert;
Otto Moerbeek
2003-08-04
protos
Theo de Raadt
2003-06-17
Sync with share/misc/license.template and add missing DARPA credit
Todd C. Miller
2003-06-10
mostly ansi cleanup; pval ok
Theo de Raadt
2003-06-04
fix stdout line width handling; different from fix in 3289
Theo de Raadt
2003-06-03
Remove the advertising clause in the UCB license which Berkeley
Todd C. Miller
2003-06-03
Use an ISC-tyle license for all my code; it is simpler and more permissive.
Todd C. Miller
2003-01-11
o specifying host on the command line implies the -a flag
Todd C. Miller
2002-06-02
missing sockaddr inits; ok itojun
Theo de Raadt
2001-11-07
When mixing the -l and -i flags sort on each individual user's
Todd C. Miller
2001-11-06
implement missing sorting options
Todd C. Miller
2001-11-06
Must zero out timeout by hand now that it is no longer global.
Todd C. Miller
2001-11-06
Restore asyncronous RPC code now that I found the uninitialized variable
Todd C. Miller
2001-11-02
Revert to clnt_broadcast() method until an alignment problem with the
Todd C. Miller
2001-11-01
Major overhaul.
Todd C. Miller
2001-10-11
Use RNUSERS_MAXHOSTLEN, RNUSERS_MAXUSERLEN and RNUSERS_MAXLINELEN
Todd C. Miller
2001-06-18
clnt leaks; tommy@ti.com
Theo de Raadt
2001-02-17
Tidy, be a bit more careful about buffers, and don't use strlen() on utmp.
Paul Janzen
2001-02-05
default to 8 wide for user names
Theo de Raadt
2001-01-31
fat utmp handling; truncate to 16 chars for now, until we decide how ugly
Theo de Raadt
2000-11-09
Change all option list specifications to ".Bl -tag -width Ds". Most man
Aaron Campbell
2000-04-15
Mostly punctuation fixes.
Aaron Campbell
2000-03-23
More pedantic man page formatting insanity, lalala
Aaron Campbell
2000-03-10
Various cleanups and standardization.
Aaron Campbell
2000-03-05
Finish standardizing options list introduction.
Aaron Campbell
1999-06-05
- remove trailing white space
Aaron Campbell
1998-09-27
usr.bin/ man page cleanups, n-s
Aaron Campbell
1997-08-18
#include <string.h> not <strings.h> -- Yes, I'm a weanie...
Todd C. Miller
1997-07-08
Fixed remotely triggerable buffer overflow.
bitblt
1997-06-20
Wall
Theo de Raadt
1997-01-17
r?index -> strr?chr
Todd C. Miller
[next]