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
/
sbin
/
devd
History
eadler
01afb73f51
devd: Use the standard constructor of std::string instead of string("").
...
Submitted by: Christoph Mallon <christoph.mallon@gmx.de> Approved by: cperciva (mentor)
2013-03-04 02:21:17 +00:00
..
devd.8
Bump .Dd for the change in r246121.
2013-02-05 14:29:37 +00:00
devd.cc
devd: Simplify while (1) { if (x) break; } to while (!x) {}.
2013-03-04 02:21:15 +00:00
devd.conf.5
Reflect CARP media-type departure.
2013-02-21 21:35:09 +00:00
devd.h
…
devd.hh
devd: Use the standard constructor of std::string instead of string("").
2013-03-04 02:21:17 +00:00
Makefile
Bump WARNS where possible.
2010-02-15 14:07:40 +00:00
parse.y
Fix world after byacc import:
2012-05-22 16:33:10 +00:00
token.l
Don't generate input() since it's not used.
2010-11-22 12:33:48 +00:00