Age | Commit message (Expand) | Author |
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 |
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 for... | Theo de Raadt |
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 |
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 |
1998-06-08 | Add uu_lock_txfr() for donating locks to another process. | brian |
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; most... | Theo de Raadt |
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 |
1998-05-14 | Theo made a typo | Niklas Hallqvist |
1998-05-14 | better buf oflow protection | Theo de Raadt |
1998-05-14 | buf oflows | Theo de Raadt |
1998-05-14 | bad theo | Todd C. Miller |
1998-05-13 | use errcode_t | Artur Grabowski |
1998-05-13 | dbm.3 link | Theo de Raadt |
1998-05-13 | pop ndbm.3 into the tree | Theo de Raadt |
1998-05-13 | use .Ft | Theo de Raadt |
1998-05-13 | first cut | David Leonard |
1998-05-13 | connect() can get EINTR too | Theo de Raadt |
1998-05-13 | put the SA_RESTART into the list of flags | Theo de Raadt |
1998-05-13 | document SA_RESETHAND; erh@uaccess.net | Theo de Raadt |
1998-05-13 | change size parameter to size_t | Theo de Raadt |