joerg
12a9caaf9b
loop.c owns iflist
2020-04-22 23:57:56 +00:00
christos
e87ffe7de2
Quick+Dirty port to linux
2016-06-08 01:11:49 +00:00
joerg
ef3e6e6424
ANSIfy + __printflike + __dead
2011-08-30 19:49:10 +00:00
drochner
fa3eebf9dc
ANSIfy, sprinkle "const"
2009-11-17 18:58:07 +00:00
snj
59ff02bd7c
Follow upstream's lead and remove third and fourth clauses (except on
...
from usr.sbin/mopd/common/pf.c, where only the ad clause is removed,
because it has a shared UCB copyright) on Mats O Jansson's files.
thorpej OK'd usr.sbin/rpc.yppasswdd/yppasswdd_mkpw.c, where he shares
copyright.
2009-10-20 00:51:13 +00:00
lukem
75f93ed674
Fix WARNS=4 issues (many -Wshadow, -Wcast-qual)
2009-04-17 04:16:57 +00:00
thorpej
fae2a5b032
Allow more than one interface to be specified on the command line.
2002-11-05 14:18:04 +00:00
mrg
18077452dd
add a "-s <mopdir>" argument to mopd so that it doesn't require one place
...
files in /tftpboot/mop.
2002-07-19 10:05:34 +00:00
cgd
3857fe5343
convert to use getprogname()
2001-02-19 23:22:40 +00:00
lukem
a5958267ca
when calling openlog():
...
- don't use LOG_CONS
- use explicit name rather than __progname
2001-01-11 01:42:50 +00:00
thorpej
07414356ac
Use pidfile(3).
1999-06-06 02:52:16 +00:00
lukem
334438cb6a
- WARNsify
...
- KNFify (a bit)
- use int32_t & u_int32_t instead of long and u_long
- clean up man pages a bit
1997-10-16 23:24:50 +00:00
christos
0032f58a4b
- Move common definitions to Makefile.inc
...
- Revert change common/os.h -> os.h. From Mats O Jansson.
1997-04-17 21:08:57 +00:00
christos
7ede515580
Don't include "os.h", include "common/os.h" like it does for the other
...
includes.
1997-04-16 13:30:57 +00:00
thorpej
fba7d611d2
RCS id police.
1997-03-25 03:06:58 +00:00
cjs
8673e0be2e
Import of Mats O Jansson's MOP boot program for DEC machines.
1997-03-16 22:23:34 +00:00