| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
| |
Noticed by: ru
Notes:
svn path=/head/; revision=84255
|
| |
|
|
|
|
|
|
|
|
| |
definitions are more readable, and it's possible that they're
more portable to pathalogical platforms.
Submitted by: David Hill <david@phobia.ms>
Notes:
svn path=/head/; revision=80381
|
| |
|
|
| |
Notes:
svn path=/head/; revision=79529
|
| |
|
|
|
|
|
| |
Idea from: Theo de Raadt <deraadt@openbsd.org>
Notes:
svn path=/head/; revision=79452
|
| |
|
|
|
|
|
| |
- MAN[1-9] -> MAN.
Notes:
svn path=/head/; revision=74814
|
| |
|
|
| |
Notes:
svn path=/head/; revision=74529
|
| |
|
|
| |
Notes:
svn path=/head/; revision=69857
|
| |
|
|
| |
Notes:
svn path=/head/; revision=68756
|
| |
|
|
|
|
|
| |
Reviewed by: shin
Notes:
svn path=/head/; revision=60552
|
| |
|
|
|
|
|
|
|
|
|
| |
happened as it was working around problems elsewhere (ie: binutils/ld
not doing the right thing according to the ELF design). libcrypt has
been adjusted to not need the runtime -lmd. It's still not quite right
(ld is supposed to work damnit) but at least it doesn't impact all the
users of libcrypt in Marcel's cross-build model.
Notes:
svn path=/head/; revision=54782
|
| |
|
|
|
|
|
|
| |
smart because it will definitely get it wrong. This popped up during
cross-linking.
Notes:
svn path=/head/; revision=54677
|
| |
|
|
|
|
|
| |
This has proved useful in real life installations.
Notes:
svn path=/head/; revision=52922
|
| |
|
|
| |
Notes:
svn path=/head/; revision=50476
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
o main returns int not void
o use return 0 at end of main when needed
o use braces to avoid potentially ambiguous else
o don't default to type int (and also remove a useless register
modifier).
Reviewed by: obrien and chuckr
Notes:
svn path=/head/; revision=46078
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
friends are terminated and allow for a maximum
host name length of MAXHOSTNAMELEN - 1.
Put parenthesis around sizeof args.
Make some variables static.
Fix telnetd -u (broken by my last commit)
Prompted by: bde
Notes:
svn path=/head/; revision=45422
|
| |
|
|
|
|
|
|
|
| |
gethostbyaddr() & gethostbyname().
Remove brokeness in ftpd for hosts of MAXHOSTNAMELEN length.
Notes:
svn path=/head/; revision=45393
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
There's not much point in having uucpd behave differently than
login(1) for this, and now uucpd is compatible to the default chat
script of Taylor UUCP which sends a single \r at first.
While i was at it, added a few strategic ``errno = 0;''s, so at least
an `Undefined error 0' will be returned for things like a closed
connection while reading the login ID or password, as opposed to an
even more bogus thing like `No such file or directory'.
Notes:
svn path=/head/; revision=45146
|
| |
|
|
| |
Notes:
svn path=/head/; revision=37297
|
| |
|
|
| |
Notes:
svn path=/head/; revision=31524
|
| |
|
|
|
|
|
| |
Closes PR# 2589.
Notes:
svn path=/head/; revision=24732
|
| |
|
|
| |
Notes:
svn path=/head/; revision=24728
|
| |
|
|
|
|
|
|
|
|
|
| |
correct termination if it overflows.
Closes PR # misc/2982.
Submitted by: Drew Derbyshire <ahd@kew.com>
Notes:
svn path=/head/; revision=24514
|
| |
|
|
| |
Notes:
svn path=/head/; revision=24258
|
| |
|
|
| |
Notes:
svn path=/head/; revision=22989
|
| |
|
|
|
|
|
|
|
|
|
| |
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
Notes:
svn path=/head/; revision=21673
|
| |
|
|
| |
Notes:
svn path=/head/; revision=21635
|
| |
|
|
| |
Notes:
svn path=/head/; revision=18471
|
| |
|
|
| |
Notes:
svn path=/head/; revision=17797
|
| |
|
|
| |
Notes:
svn path=/head/; revision=14150
|
| |
|
|
|
|
|
|
|
|
| |
available, but I managed to find something in the BSD4.4 uucico(8)
docs.
Closes pr docs/131.
Notes:
svn path=/head/; revision=14149
|
| |
|
|
| |
Notes:
svn path=/head/; revision=10401
|
| |
|
|
|
|
|
| |
Submitted by: Gil Kloepfer Jr. <gil@limbic.ssdl.com>
Notes:
svn path=/head/; revision=7182
|
| |
|
|
|
|
|
| |
Write LOGNAME in addition to USER as sun uucpd does.
Notes:
svn path=/head/; revision=4807
|
| |
|
|
| |
Notes:
svn path=/head/; revision=4790
|
| |
|
|
|
|
|
| |
Submitted by: Gene Stark
Notes:
svn path=/head/; revision=4789
|
| |
|
|
|
|
|
|
|
|
|
| |
warning at compil time.
This actually makes uucpd at tcp port 540 work, so slippers can poll
over tcp.
Reviewed by:
Submitted by: guido
Notes:
svn path=/head/; revision=2248
|
| |
|
|
|
|
|
| |
Submitted by: Geoff
Notes:
svn path=/head/; revision=2161
|
|
|
Notes:
svn path=/vendor/CSRG/dist/; revision=1592
|