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
066bbc97b6
freebsd-skq
/
usr.sbin
/
sa
History
dim
6429d99436
In usr.sbin/sa/db.c, avoid warnings about assigning two const char
...
arrays to non-const void pointers, by casting away const explicitly. MFC after: 1 week
2011-12-18 01:08:25 +00:00
..
db.c
In usr.sbin/sa/db.c, avoid warnings about assigning two const char
2011-12-18 01:08:25 +00:00
extern.h
main.c
Makefile
The last big commit: let usr.sbin/ use WARNS=6 by default.
2010-01-02 11:07:44 +00:00
pathnames.h
pdb.c
sa.8
mdoc: move remaining sections into consistent order
2010-05-13 12:08:11 +00:00
usrdb.c