Age | Commit message (Expand) | Author |
1998-09-27 | Add a missing note about asprintf | Todd C. Miller |
1998-09-24 | back out gzip support, it will not make it for 2.4 | Todd C. Miller |
1998-09-24 | note that the caller is responsible for freeing the pointer returned by setm... | Todd C. Miller |
1998-09-18 | need sys/stat.h; jon@chalk.oaktree.net.uk | Theo de Raadt |
1998-09-18 | bump minor for xfspioctl | Artur Grabowski |
1998-09-18 | make use of xfspioctl | Artur Grabowski |
1998-09-10 | thread-safer | Theo de Raadt |
1998-09-09 | Make RMD160Update a little less overzealous when fed small crumbs. | janjaap |
1998-09-08 | __alpha__, not alpha | Todd C. Miller |
1998-09-07 | More man page fixes. Particularly fix uses of it's/its, affect/effect, | Aaron Campbell |
1998-09-07 | Nitpicking max filename length: add .Xr to pathconf/fpathconf. | Marc Espie |
1998-09-07 | make work on pmax | Todd C. Miller |
1998-09-06 | More man page fixes. Spelling, grammar, some typos. Lots of double-word | Aaron Campbell |
1998-09-05 | more man page repairs; aaron@ug.cs.dal.ca | Theo de Raadt |
1998-09-05 | Add support for nlisting against a gzipped kernel, #ifdef'd out since | Todd C. Miller |
1998-08-31 | put back a security fix downsj removed ages ago | Theo de Raadt |
1998-08-30 | Fix UA cases in a MI way | Niklas Hallqvist |
1998-08-30 | v?asnprintf was never ocmmitted because it make stdio guts too gross. Remove... | Todd C. Miller |
1998-08-29 | man page repairs; aaron@ug.cs.dal.ca | Theo de Raadt |
1998-08-29 | change pmap_set() protocol to u_int, similar to solaris; ref: casper | Theo de Raadt |
1998-08-28 | some libc parts; memmove.S to written | Michael Shalayeff |
1998-08-28 | define hppa as an ieee | Michael Shalayeff |
1998-08-28 | do not toss memory dribble into the output files (small performance loss) | Theo de Raadt |
1998-08-28 | hppa is ieee fp too | Michael Shalayeff |
1998-08-28 | links to asnprintf and such | Theo de Raadt |
1998-08-27 | re-initialize the tty buffer with "/dev/" everytime through; spotted by d | Theo de Raadt |
1998-08-26 | s/NetBSD/OpenBSD | kstailey |
1998-08-23 | Strip leading '_' from symbol to lookup if symbols in file lack leading '_'. | Todd C. Miller |
1998-08-22 | doc UA faulting code | Theo de Raadt |
1998-08-21 | for new functions, fix BE & UA cases. LE UA case is still busted | Theo de Raadt |
1998-08-21 | I committed the wrong version before, here is the correct one | Todd C. Miller |
1998-08-21 | For a.out use read, not mmap, to get the string table so this works on | Todd C. Miller |
1998-08-21 | mention that madvise() is not yet implemented | Todd C. Miller |
1998-08-21 | document MAP_COPY | Todd C. Miller |
1998-08-20 | clear IMAXBEL bit; msaitoh | Theo de Raadt |
1998-08-19 | commas | Paul Janzen |
1998-08-17 | typo | Todd C. Miller |
1998-08-17 | Xr poll | Theo de Raadt |
1998-08-15 | document the common misuse of realloc | Theo de Raadt |
1998-08-15 | fix realloc patch | Theo de Raadt |
1998-08-14 | realloc repair | Theo de Raadt |
1998-08-12 | Make code ANSI/ISO C conformant. Formerly undefined constructs were used | Niklas Hallqvist |
1998-08-11 | Temporary fix for a GCC aliasing bug/misfeature that hits here | Niklas Hallqvist |
1998-08-10 | crank minor | Niels Provos |
1998-08-10 | add ECB and CBC encryption for octet streams | Niels Provos |
1998-08-10 | fix base64 encoding, this problem was reported by | Niels Provos |
1998-08-08 | add russian messages support | Oleg Safiullin |
1998-08-07 | Xr netintro | Theo de Raadt |
1998-08-07 | Add correct handling of more systemcalls. either not implemented before | Dale S. Rahn |
1998-08-06 | Don't enumerate every arch in the #if since all OpenBSD platforms use the sam... | Todd C. Miller |