This website requires JavaScript.
Explore
Help
Sign In
mirror
/
freebsd
Watch
1
Star
0
Fork
0
You've already forked freebsd
mirror of
https://git.FreeBSD.org/src.git
synced
2025-02-04 17:15:50 +00:00
Code
Issues
Releases
Activity
freebsd
/
bin
/
ps
History
Garance A Drosehn
88985aedd2
Collapse strncpy/strncat/strncat into a single snprintf, as suggested
...
by pjd. MFC after: 3 weeks
2006-03-08 09:15:20 +00:00
..
extern.h
Change "struct varent" to use the standard queue(8) macros, instead of
2004-06-23 23:48:09 +00:00
fmt.c
Get rid of a cast to '(void) ' on the return of a call to strcpy.
2004-06-22 02:18:29 +00:00
keyword.c
Collapse strncpy/strncat/strncat into a single snprintf, as suggested
2006-03-08 09:15:20 +00:00
Makefile
ps(1) is WARNS=6 on all Tier-1 platforms as far as I can test,
2005-01-27 13:42:40 +00:00
nlist.c
Remove clause 3 from the UCB licenses.
2004-04-06 20:06:54 +00:00
print.c
For pts, print the pts number, instead of the full name. As it was, we ended
2006-02-21 13:02:18 +00:00
ps.1
o Typo: s/teminal/terminal/.
2005-04-29 11:10:27 +00:00
ps.c
Sync program's usage() with manpage's SYNOPSIS.
2005-02-09 17:37:39 +00:00
ps.h
Change "struct varent" to use the standard queue(8) macros, instead of
2004-06-23 23:48:09 +00:00