Age | Commit message (Collapse) | Author | |
---|---|---|---|
1998-06-29 | Revert a couple of return values that shouldn't have changed, and be a | Angelos D. Keromytis | |
bit more verbose when dbopen() returns an error. | |||
1998-06-29 | Fix a couple of error return values that I shouldn't have changed, | Angelos D. Keromytis | |
add some more verbose error messages. | |||
1998-06-29 | blank line in header | Theo de Raadt | |
1998-06-29 | Missed one; The problem was reported by msaitoh@spa.is.uec.ac.jp, whom | Angelos D. Keromytis | |
I forgot to credit in my other commits. | |||
1998-06-29 | Missed one. The problem was reported by msaitoh@spa.is.uec.ac.jp | Angelos D. Keromytis | |
1998-06-29 | Do the right thing with error return values. | Angelos D. Keromytis | |
1998-06-28 | Oh fun, mucking about with files used on all archs. | Dale S. Rahn | |
This is one of many places in the source that have #if defined("list all architectures") Is there some possible way to eliminate, reduce these or at least have a file that describes all occurrances so that when a new port is done this could be addressed. like the recent hppa port, does it need to take a look at this???? | |||
1998-06-27 | ktrace not trace | Artur Grabowski | |
1998-06-27 | Document EINVAL if peer address is multicast. | Angelos D. Keromytis | |
1998-06-26 | handle single char hostnames; jch@honig.net | Theo de Raadt | |
1998-06-26 | rcmdsh, not rcmd | Todd C. Miller | |
1998-06-26 | fix prototypes | Theo de Raadt | |
1998-06-24 | typo; deberg@mit.edu | Theo de Raadt | |
1998-06-23 | Fix snprintf return value usage. | Todd C. Miller | |
1998-06-23 | doc EINVAL; bde | Theo de Raadt | |
1998-06-22 | add missing endusershell() | Todd C. Miller | |
1998-06-21 | Remove the advertising clause in my old license, it impedes free use | Todd C. Miller | |
of the code as a large number of similar clauses makes it impossible to write an ad for a product using the code... | |||
1998-06-15 | recent IPC API changes requires this | Niklas Hallqvist | |
1998-06-15 | use Bx macro for BSD versions | Michael Shalayeff | |
1998-06-11 | change ipc.h to use uid_t and friends, and then build compat system calls ↵ | Theo de Raadt | |
for the old ushort based ipc.h | |||
1998-06-11 | Add a mention of the tcp ident sysctl. | Bob Beck | |
1998-06-11 | handle IPSec processed packets (DLT_ENC) in libpcap, display them with | Niels Provos | |
tcpdump + additional info (SPI + which type of transforms where passed). | |||
1998-06-10 | spelling | Theo de Raadt | |
1998-06-10 | XPG says 4th arg is optional | Theo de Raadt | |
1998-06-10 | Cast pid_t to int for sprintf. | brian | |
Pointed out by: Charlie Sorsby <crs@hgo.net> | |||
1998-06-08 | Add uu_lock_txfr() for donating locks to another process. | brian | |
Reviewed by: Theo | |||
1998-06-08 | clean; kleink | Theo de Raadt | |
1998-06-08 | finish; kleink | Theo de Raadt | |
1998-06-08 | do not needlessly uppercase function names | Theo de Raadt | |
1998-06-08 | buf oflow; chris@ferret.lmh.ox.ac.uk | Theo de Raadt | |
1998-06-06 | MAP_FAILED; kleink | Theo de Raadt | |
1998-06-05 | spelling | Theo de Raadt | |
1998-06-04 | add DLT_LOOP support; 4-byte header indicates proto; cstone@pobox.com | Theo de Raadt | |
1998-06-03 | zero sigaction before use | Theo de Raadt | |
1998-06-03 | zero sigaction before use | Theo de Raadt | |
1998-06-02 | nbytes - ofs should never be less than 0 (Oops on me) | janjaap | |
1998-06-02 | add sysctl and sysconf support for sysvsem, sysvshm, sysvmsg, and fsync; ↵ | Theo de Raadt | |
mostly from kleink | |||
1998-06-02 | tell people to use sysconf(3) now; kleink | Theo de Raadt | |
1998-06-01 | consitancize with other archs | Michael Shalayeff | |
1998-05-25 | fix off by one error, reported by nathanw@MIT.EDU. | Niels Provos | |
1998-05-22 | make svctcp_recv kill sockets that fail in xdr_callmsg(); wpaul | Theo de Raadt | |
1998-05-22 | make readtcp() call svc_getreqset2() for activity on other sockets; wpaul | Theo de Raadt | |
1998-05-20 | fragment size of 0 is clearly illegal; wpaul | Theo de Raadt | |
1998-05-19 | incorrect timeout handling | Theo de Raadt | |
1998-05-18 | readlink(path, buf, sizeof buf-1). Never forget that -1. | Theo de Raadt | |
1998-05-18 | spelling | Artur Grabowski | |
1998-05-17 | ENTRY takes 2 args nowadays | Niklas Hallqvist | |
1998-05-15 | bit nicer description, plus add missing return desc | David Leonard | |
1998-05-14 | NetBSD merge | Niklas Hallqvist | |
1998-05-14 | $OpenBSD$ | Niklas Hallqvist | |