Age | Commit message (Expand) | Author |
2014-07-05 | Cleanup with respect to bad macro arguments. | Ingo Schwarze |
2014-07-05 | No need to redefine DT_PROCNUM and DT_BIND_NOW here, these are provided by MI | Miod Vallat |
2014-07-05 | Assume we have getfsstat(); simplify the interface to the *mountent() | Philip Guenther |
2014-07-05 | Given an http or https URL with user and password, URL-decode the user | Philip Guenther |
2014-07-05 | Assume BSD44: statfs() | Philip Guenther |
2014-07-05 | Our fork() never misses | Philip Guenther |
2014-07-05 | Assume POSIX: S_IFSOCK and S_IFIFO | Philip Guenther |
2014-07-05 | Assume POSIX: sigrocmask() | Philip Guenther |
2014-07-05 | Assume POSIX: lchown(), fchown(), fchmod(), fchmodat() | Philip Guenther |
2014-07-05 | Matthias Pfaller rescinded clauses three and four of his license | Jonathan Gray |
2014-07-05 | Assume POSIX: uid_t and gid_t | Philip Guenther |
2014-07-05 | Assume POSIX: uid_t and gid_t | Philip Guenther |
2014-07-05 | Assume POSIX: <dirent.h>, struct dirent | Philip Guenther |
2014-07-05 | Oops, fix both locations using D_NAMLEN() | Philip Guenther |
2014-07-05 | Stop using silly macro when checking for '.' and '..' directory entries | Philip Guenther |
2014-07-05 | Assume POSIX: waitpid(), select(), and <sys/select.h> | Philip Guenther |
2014-07-05 | A local array can't be NULL | Philip Guenther |
2014-07-05 | Assume C89: stdargs, const, and setvbuf() | Philip Guenther |
2014-07-05 | ELF uberalles! | Philip Guenther |
2014-07-05 | Delete ancient unused demo cronjob | Philip Guenther |
2014-07-05 | Use xcalloc() in waitup(): the calloc fails, simply returning ain't gonna | Philip Guenther |
2014-07-05 | Use void* in malloc/realloc/calloc wrappers | Philip Guenther |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt |
2014-07-05 | Cleanup regarding -offset and -width: | Ingo Schwarze |
2014-07-04 | malloc+memset -> calloc | Philip Guenther |
2014-07-04 | malloc+memset -> calloc | Philip Guenther |
2014-07-04 | malloc+memset -> calloc | Philip Guenther |
2014-07-04 | Convert a malloc+memset to a calloc | Philip Guenther |
2014-07-04 | Remove bogus mprotect call from RELOC_REL() - this macro is used to relocate | Miod Vallat |
2014-07-04 | Clean up messages regarding excess arguments: | Ingo Schwarze |
2014-07-04 | It makes much more sense to do the loop checking on incoming mails rather | Eric Faurot |
2014-07-04 | always attempt to use tls for relaying to the primary server when | Eric Faurot |
2014-07-04 | Create the ioport_ex and iomem_ex extents after we've set up the gdt gates | Mark Kettenis |
2014-07-04 | Tcpdump did not show the OSPF router id of hello packets if it was | Alexander Bluhm |
2014-07-04 | Track whether a process is a zombie or not yet fully built via flags | Philip Guenther |
2014-07-04 | Clean up messages related to missing arguments. | Ingo Schwarze |
2014-07-03 | Fix formatting of empty .Bl -inset item heads. | Ingo Schwarze |
2014-07-03 | remove leakmalloc droppings | Damien Miller |
2014-07-03 | Add a sshd_config PermitUserRC option to control whether ~/.ssh/rc is | Damien Miller |
2014-07-03 | allow explicit ::1 and 127.0.0.1 forwarding bind addresses when | Damien Miller |
2014-07-03 | when rekeying, skip file/DNS lookup if it is the same as the key sent | Damien Miller |
2014-07-03 | MANDOCERR_NOARGS reported three completely unrelated classes of problems. | Ingo Schwarze |
2014-07-03 | Memory-leak-in-error-path of the day in X509_ATTRIBUTE_set1_data(). | Miod Vallat |
2014-07-03 | Add identcpu detection for 1-GByte pages | Matthew Dempsky |
2014-07-03 | Enter the REGRESS_FULL target subdirs for clean, cleandir and obj targets. | Miod Vallat |
2014-07-03 | Mark functions calling exit(3) as __dead. | Ingo Schwarze |
2014-07-03 | Get clocks from Open Firmware on macppc and sparc64. | Mark Kettenis |
2014-07-03 | sending a heavily fragmented packet will cause the bus_dmamap_load | David Gwynne |
2014-07-03 | Call chacha_ivsetup() immediately before chacha_encrypt_bytes() - this | Joel Sing |
2014-07-03 | It is important that we don't release the kernel lock between issuing a | Mark Kettenis |