tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
usr.bin
/
w
/
at
jcs
7 files
Makefile
stop reacharound from w(1) to ps(1); no functional change; diff from bcallah@; OK tedu@ deraadt@
8 years ago
extern.h
stop reacharound from w(1) to ps(1); no functional change; diff from bcallah@; OK tedu@ deraadt@
8 years ago
pr_time.c
tzfile.h is an internal header that should never have been installed. What's worse, the tzfile.h that gets installed is over 20 years old and doesn't match the real tzfile.h in libc/time. This makes the tree safe for /usr/include/tzfile.h removal. The TM_YEAR_BASE define has been moved to time.h temporarily until its usage is replaced by 1900 in the tree. Actual removal of tzfile.h is pending a ports build. Based on a diff from deraadt@
11 years ago
proc_compare.c
MAXCOMLEN is no longer needed in these programs, so remove the annotation from sys/param.h include lines, or remove the include lines entirely if it this was the least requirement. ok millert
4 years ago
uptime.1
when -h is passed don't print any header, as is common practise in other systems too. adjust uptime.1 while here as pointed out by martijn@
8 years ago
w.1
Add & update author credits for Mary Ann Horton.
7 years ago
w.c
remove unused variables
2 years ago