Age | Commit message (Expand) | Author |
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 |
1998-11-20 | Do not report select errors on EINTR | Niklas Hallqvist |
1998-11-20 | Fix acceptable main mode transforms | Niklas Hallqvist |
1998-11-20 | Validate proposals against policies | Niklas Hallqvist |
1998-11-20 | typo | Niklas Hallqvist |
1998-11-20 | Add cast, from NetBSD. | Jason Downs |
1998-11-20 | Allocate space exponentially, not linearly for v?asprintf; mycroft@netbsd.org | Todd C. Miller |
1998-11-20 | typo | Todd T. Fries |
1998-11-20 | Fix spelling of Churchill; already corrected infortunes data file | Todd C. Miller |
1998-11-20 | /usr/msgs -> /var/msgs; jwise@unicast.com | Theo de Raadt |
1998-11-20 | s/dismounted/unmounted/ | Todd C. Miller |
1998-11-20 | MII fixups, should be able to reliably switch modes manually now | Jason Wright |
1998-11-20 | make _MCOUNT_DECL non-static so the compiler doesn't bitch and | Marco S Hyman |
1998-11-20 | vn_lock already unlocks the simple lock. don't do that again | Artur Grabowski |
1998-11-20 | tset now uses -lcurses | Theo de Raadt |
1998-11-19 | note when -n option is used, shell can be terminated with ^D (end-of-file) | Aaron Campbell |
1998-11-19 | significant cleanup; also s/INTRODUCTION/DESCRIPTION/, in particular for man -h | Aaron Campbell |
1998-11-19 | checkpatch target and PATCH_CHECK_ONLY not available with OpenBSD | Marco S Hyman |
1998-11-19 | better fix | Todd C. Miller |
1998-11-19 | thou shalt not follow the NULL pointer, that way lies madness | Todd C. Miller |
1998-11-19 | disable FACK/SACK again; they still panic alphas. Sorry Niels, but you have ... | Theo de Raadt |
1998-11-19 | Ignore $TERMINFO if setuigid | Todd C. Miller |
1998-11-19 | ignore out-of-range environment LINES and COLUMNS | Theo de Raadt |
1998-11-19 | For issetugid case, only ignore $TERMCAP if it is a path | Todd C. Miller |
1998-11-19 | add missing space | Todd C. Miller |