freebsd-dev/libexec
Yaroslav Tykhiy f648dfd929 Fix some minor bugs, namely:
- Initialize "rval", which would be used uninitialized
  if al or pl options were set.

- Don't pass an empty string to login(1) as a user name
  (this could be triggered by entering a name and then killing it
  with backspace or ^U.)

- Don't loop endlessly if the al option specifies a bogus (i.e.,
  not alphanumeric) auto-login name.

- Don't pass a bogus user name to login(1) if a good name were
  entered and then killed with ^U.

- Exit with status 0, not 1, on receiving an EOF character,
  since it's not a error condition.

MFC after:	1 week
2003-06-06 14:36:41 +00:00
..
atrun mdoc(7) police: Deal with self-xrefs. 2002-12-24 13:41:48 +00:00
bootpd Add FBSDID. udp/bootps -> bootps/udp. Use err(3). 2003-02-05 13:45:25 +00:00
comsat
fingerd
ftpd Assorted mdoc(7) fixes. 2003-06-01 19:52:36 +00:00
getNAME
getty Fix some minor bugs, namely: 2003-06-06 14:36:41 +00:00
lukemftpd Add OPIE and PAM libs to the mix. 2003-02-02 21:11:15 +00:00
mail.local
makekey
mknetid Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
named-xfer
pppoed
pt_chown Implement POSIX grantpt(3) functionality, and add a pt_chown utility (akin 2003-01-02 20:44:41 +00:00
rbootd
revnetgroup
rexecd
rlogind Fix a sign/unsigned comparison. 2003-05-04 00:43:39 +00:00
rpc.rquotad Uniformly refer to a file system as "file system". 2002-12-12 17:26:04 +00:00
rpc.rstatd Add the variable's type to the declaration. 2003-06-02 02:34:36 +00:00
rpc.rusersd Include stdlib.h to get exit()'s prototype. 2003-06-02 02:35:18 +00:00
rpc.rwalld
rpc.sprayd
rshd
rtld-aout Correct typos, mostly s/ a / an / where appropriate. Some whitespace cleanup, 2003-01-01 18:49:04 +00:00
rtld-elf Set CSTD to gnu99. We can only use on of the gnu?9 C languages. 2003-06-04 05:42:04 +00:00
save-entropy Mark bits that do not require an object directory as such. 2003-04-01 12:37:54 +00:00
smrsh
talkd MFp4 @27667: WARNS=5 cleanup on i386. 2003-04-03 05:13:27 +00:00
tcpd Drop MAINTAINER Bit. Not needed any more. 2003-06-04 15:59:13 +00:00
telnetd Mrege from crypto telnet with "make unifdef". This gets a bunch of 2003-05-11 18:27:49 +00:00
tftpd properly refuse a connection in the -c case if the client ip's subdirectory 2003-04-19 10:14:43 +00:00
ypxfr Use __FBSDID vs. rcsid[]. 2003-05-04 00:59:13 +00:00
Makefile Do not exclude amd64 from rtld-elf builds. 2003-05-24 17:38:45 +00:00
Makefile.inc