Commit Graph

12 Commits

Author SHA1 Message Date
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
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
elad
cb3fc6416d PR/18906: roskens at elfin dot net: misc. select() to poll() updates.
Adapted to -current by myself, thanks for the patch!
2006-10-07 17:27:57 +00:00
christos
8d2d10aa05 Coverity CID 2524: Return error instead of trying to allocate random bytes
from the stack.
2006-05-25 00:27:56 +00:00
christos
1b89cfc426 PR/3343: Jonathan Stone: Errors and warnings to stderr if interactive 2003-04-20 00:17:22 +00:00
mycroft
27fea982b0 select() -> poll() 2002-09-20 14:16:03 +00:00
kleink
7a3eea261d In userland, pull in <errno.h> instead of <sys/errno.h> for the declaration
of errno.
1999-01-11 22:39:59 +00:00
perry
14967e3522 change #ifdef around include to fix compiler warning 1998-02-03 04:51:29 +00:00
lukem
770ac80056 - 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:18 +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