Age | Commit message (Expand) | Author |
1998-11-22 | oops | Theo de Raadt |
1998-11-22 | add roadmap, from FreeBSD mostly | Marc Espie |
1998-11-22 | I hate acronyms. | Marc Espie |
1998-11-22 | regen | Michael Shalayeff |
1998-11-22 | some HP devices | Michael Shalayeff |
1998-11-22 | bad long | Theo de Raadt |
1998-11-22 | detect truncation and overflow better | Theo de Raadt |
1998-11-22 | use %u for unsigned prints | Theo de Raadt |
1998-11-22 | $* -> "$@" | David Leonard |
1998-11-21 | deal with d_secpercyl insanity | Theo de Raadt |
1998-11-21 | when mmap'ing check for offset >= size, not just > size and disallow negative... | Todd C. Miller |
1998-11-21 | return -1 for mmap stub, not 0; mrg@netbsd.org | Todd C. Miller |
1998-11-21 | return -1 for negative mmap offset; mrg@netbsd.org | Todd C. Miller |
1998-11-21 | when mmap'ing check for offset >= size, not just > size and disallow negative... | Todd C. Miller |
1998-11-21 | regen | Niklas Hallqvist |
1998-11-21 | move some ethernet devices to the ethernet section. Fix AW35/pro descriptions | Niklas Hallqvist |
1998-11-21 | check for negative off in mmap | Niklas Hallqvist |
1998-11-21 | missed an include | David Leonard |
1998-11-21 | prototype clock_{gettime,settime,getres} | David Leonard |
1998-11-21 | add -m to usage() | David Leonard |
1998-11-21 | msdosfs does FAT32 | David Leonard |
1998-11-21 | missed this in previous commit | Todd C. Miller |
1998-11-21 | sudo 1.5.7 | Todd C. Miller |
1998-11-21 | missing \n | Theo de Raadt |
1998-11-20 | careful mmap | Theo de Raadt |
1998-11-20 | Fix a couple of typos. | Jason Downs |
1998-11-20 | Add some notes about YP "security". | Jason Downs |
1998-11-20 | sync | Theo de Raadt |
1998-11-20 | match reality | Niklas Hallqvist |
1998-11-20 | Preshared key per IP-address, and in hex-format too | Niklas Hallqvist |
1998-11-20 | Add rcsid, slight fix. | Jason Downs |
1998-11-20 | new gencat manpage; updated by kstailey and lambert | Theo de Raadt |
1998-11-20 | marc did not test this completely | Theo de Raadt |
1998-11-20 | careful mmap | Theo de Raadt |
1998-11-20 | careful with mmap off | Theo de Raadt |
1998-11-20 | oops | Theo de Raadt |
1998-11-20 | careful off handling in mmap routines | Theo de Raadt |
1998-11-20 | crank major, just in case | Theo de Raadt |
1998-11-20 | link/mention recently added manual pages | David Leonard |
1998-11-20 | remove white lie (not all libc_r fns are thread-safe) | David Leonard |
1998-11-20 | sync with freebsd | David Leonard |
1998-11-20 | Add thread-safety to libc, so that libc_r will build (on i386 at least). | David Leonard |
1998-11-20 | Move atomic_lock code from asm to C with inline asm; | David Leonard |
1998-11-20 | fix strcat usage; deraadt | David Leonard |
1998-11-20 | Add attribute maps | Niklas Hallqvist |
1998-11-20 | update | Niklas Hallqvist |
1998-11-20 | Add iterator for tags in a section. Add range checking for numbers. | Niklas Hallqvist |
1998-11-20 | Use new message_negotiate_sa API | Niklas Hallqvist |
1998-11-20 | Validate acceptable main mode transforms | Niklas Hallqvist |
1998-11-20 | Add submaps to constant maps, and add a mechanism to the constant | Niklas Hallqvist |