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
/
usr.sbin
/
pkg_install
/
info
History
Maxim Sobolev
181a5b5a6e
Fix "off by 1" error introduced in the previous commit by replacing strncpy(3)
...
with strlcpy(3). MFC after: 2 weeks
2001-10-16 03:04:15 +00:00
..
info.h
- Introduce a notion of `packing list format version'. This allows making
2001-10-10 08:21:41 +00:00
main.c
Fix "off by 1" error introduced in the previous commit by replacing strncpy(3)
2001-10-16 03:04:15 +00:00
Makefile
WARNS=2 cleanup.
2001-10-10 06:58:42 +00:00
perform.c
- Introduce a notion of `packing list format version'. This allows making
2001-10-10 08:21:41 +00:00
pkg_info.1
- Introduce a notion of `packing list format version'. This allows making
2001-10-10 08:21:41 +00:00
show.c
- Introduce a notion of `packing list format version'. This allows making
2001-10-10 08:21:41 +00:00