Age | Commit message (Expand) | Author |
2002-07-24 | spaces | Theo de Raadt |
2002-07-24 | use real clones of the libc functions | Theo de Raadt |
2002-07-24 | ok i found it | Theo de Raadt |
2002-07-24 | back out broken stuff until it is fixed | Theo de Raadt |
2002-07-24 | clean up docs a bit | Theo de Raadt |
2002-07-24 | spacing | Theo de Raadt |
2002-07-24 | make more _dl_*() func params like real ones in libc | Theo de Raadt |
2002-07-24 | cope with _dl_mmap() returning void * | Theo de Raadt |
2002-07-24 | make _dl_mmap() return void * like others | Theo de Raadt |
2002-07-23 | match _dl_ syscall prototypes w/ the real syscalls prototypes, including args... | Michael Shalayeff |
2002-07-20 | Exit on setusercontext() failure; noticed by deraadt@ | Todd C. Miller |
2002-07-17 | whoops, wrong type | Theo de Raadt |
2002-07-16 | typos / double words | Jan-Uwe Finck |
2002-07-16 | remove more junk | Theo de Raadt |
2002-07-16 | by now, this README is way out of date | Theo de Raadt |
2002-07-16 | minor tweaks of no consequence | Theo de Raadt |
2002-07-16 | ERROR2() is not used | Theo de Raadt |
2002-07-16 | let BSS work to our advantage | Theo de Raadt |
2002-07-16 | delint | Theo de Raadt |
2002-07-16 | minor cleanup, and toast -V | Theo de Raadt |
2002-07-15 | 5 new uid/gid sets; millert ok | Theo de Raadt |
2002-07-15 | atrun is now part of cron(8) | Todd C. Miller |
2002-07-15 | don't built atrun | Todd C. Miller |
2002-07-14 | Rewrite with more (and correct!) info, based on login_passwd.8. | Todd C. Miller |
2002-07-14 | make ftpd always listen to a high tcp port for passive data connections. | Jakob Schlyter |
2002-07-12 | Change ld.so search order/method to match the a.out ld.so. | Dale Rahn |
2002-07-07 | typos/grammar/better words | Jan-Uwe Finck |
2002-07-03 | KNF | Theo de Raadt |
2002-07-03 | ansi on a file which idiots believe is not here anymore | Theo de Raadt |
2002-07-03 | add a missing newline to an error message. | Vincent Labrecque |
2002-07-02 | * use lostconn() as the SIGALRM handler in receive_data() as originally | Dan Harnett |
2002-06-30 | more care with utmp strings, and lseek fixes; moritz@jodeit.org | Theo de Raadt |
2002-06-29 | screw the MLINKS | Theo de Raadt |
2002-06-29 | document /var/empty chroot | Theo de Raadt |
2002-06-29 | KNF | Theo de Raadt |
2002-06-28 | stupid bug written in the last minute | Theo de Raadt |
2002-06-28 | correct uid handling; markus | Theo de Raadt |
2002-06-28 | go back to running these as root from inetd. however once rpc.{rusersd,rstatd} | Theo de Raadt |
2002-06-28 | minor indent cleanup | Theo de Raadt |
2002-06-28 | KNF | Theo de Raadt |
2002-06-28 | When gettytab doesn't exist, IM contains a #defined string so don't | Todd C. Miller |
2002-06-23 | more gid_t and uid_t are unsigned | Theo de Raadt |
2002-06-22 | ansi | Theo de Raadt |
2002-06-21 | o Use *_FILENO defines instead of numbers | Todd C. Miller |
2002-06-20 | fix patch; moritz@jodeit.org | Theo de Raadt |
2002-06-20 | ansi | Theo de Raadt |
2002-06-19 | handle non-terminated things better; moritz@jodeit.org | Theo de Raadt |
2002-06-19 | remove custom CFLAGS; ok deraadt, millert, beck | Peter Valchev |
2002-06-17 | Initialize SIGALRM handler once in main(), instead of in several | Dan Harnett |
2002-06-17 | nat.conf(5) no longer exist, reference to pf.conf(5) instead | Peter Valchev |