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
229e6c1666
devd: Simplify while (1) { if (x) break; } to while (!x) {}.
...
Submitted by: Christoph Mallon <christoph.mallon@gmx.de> Approved by: cperciva (mentor)
2013-03-04 02:21:15 +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
Constify where possible.
2013-03-04 02:19:55 +00:00
Makefile
…
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