This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-04-24 23:57:30 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
fd94de5c9d
opnsense-src
/
usr.sbin
/
lpr
/
lpc
History
Kevin Lo
6e807fa629
- Remove some unnecessary cast when assigning NULL to a handle.
...
- Silent a warning
2012-02-15 02:01:24 +00:00
..
cmds.c
- Remove some unnecessary cast when assigning NULL to a handle.
2012-02-15 02:01:24 +00:00
cmdtab.c
Remove the advertising clause from UCB copyrighted files in usr.sbin. This
2010-12-11 09:38:12 +00:00
extern.h
Remove the advertising clause from UCB copyrighted files in usr.sbin. This
2010-12-11 09:38:12 +00:00
lpc.8
Remove the advertising clause from UCB copyrighted files in usr.sbin. This
2010-12-11 09:38:12 +00:00
lpc.c
fgets(3) returns a pointer, so compare against NULL, not integer 0.
2012-01-13 06:51:15 +00:00
lpc.h
Remove the advertising clause from UCB copyrighted files in usr.sbin. This
2010-12-11 09:38:12 +00:00
Makefile
The last big commit: let usr.sbin/ use WARNS=6 by default.
2010-01-02 11:07:44 +00:00
movejobs.c