This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
bin
/
ps
History
jmallett
01f3abcecd
Back out previous back out of previously correct code.
...
Double-plus-pointy-hat to: jmallett Submitted by: bde
2002-06-07 01:14:05 +00:00
..
extern.h
Use a global `now' variable for the current time, and initialise it at
2002-06-06 21:21:25 +00:00
fmt.c
Back out previous back out of previously correct code.
2002-06-07 01:14:05 +00:00
keyword.c
Implement a SUSv3-ignorant but "time"-similar format for "etime", elapsed
2002-06-06 21:18:37 +00:00
lomac.c
Install sys/security/lomac/*.h to /usr/include/security/lomac/.
2002-03-26 16:05:14 +00:00
lomac.h
NAI DBA update.
2002-03-14 21:51:00 +00:00
Makefile
Remove tunables to hide warnings that no longer exist.
2002-06-07 00:01:00 +00:00
nlist.c
sysctlbyname(3) returns -1 on failure, not any other value < 0.
2002-06-06 20:59:15 +00:00
print.c
Cast to long to match format. Hidden by revision 1.18 of Makefile.
2002-06-07 00:00:29 +00:00
ps.1
Implement a SUSv3-ignorant but "time"-similar format for "etime", elapsed
2002-06-06 21:18:37 +00:00
ps.c
Use a global `now' variable for the current time, and initialise it at
2002-06-06 21:21:25 +00:00
ps.h
WARNS=4 fixes (incomplete, so set NO_WERROR), and lots of extra
2002-02-03 14:43:04 +00:00