Age | Commit message (Expand) | Author |
2002-05-24 | More splbio around biodone protection. | Artur Grabowski |
2002-05-24 | add LIBS option the crunchgen config, allows adding custom libraries | Markus Friedl |
2002-05-24 | Make sure that b_iodone handlers are called at splbio (and splassert(IPL_BIO)... | Artur Grabowski |
2002-05-24 | protect biodone with splbio. | Artur Grabowski |
2002-05-24 | protect biodone with splbio (this is the first time the splbio is | Artur Grabowski |
2002-05-24 | Replace a home-grown splassert-like thing with the real stuff. | Artur Grabowski |
2002-05-24 | make a strict check before sending FQDN node information reply. sync w/kame | Jun-ichiro itojun Hagino |
2002-05-24 | Protect biodone with splbio. | Artur Grabowski |
2002-05-24 | protect biodone with splbio | Artur Grabowski |
2002-05-24 | stat ssh-keysign first, print error if stat fails; | Markus Friedl |
2002-05-24 | cluster_callback is a b_iodone handler. Since it calls functions | Artur Grabowski |
2002-05-24 | fix name, ok deraadt | Peter Stromberg |
2002-05-24 | minor cleanup | Eric Jackson |
2002-05-24 | not needed; deraadt@ ok | Federico G. Schwindt |
2002-05-24 | replace code w/ no license w/ public domain code | Eric Jackson |
2002-05-24 | more KNF | Theo de Raadt |
2002-05-24 | more KNF | Theo de Raadt |
2002-05-24 | various KNF | Theo de Raadt |
2002-05-24 | remove another unneeded function | Theo de Raadt |
2002-05-24 | sync | Theo de Raadt |
2002-05-24 | Not that kvm parts are removed, run rpc.rstatd and rpc.rusers as | Theo de Raadt |
2002-05-24 | replace some wrapper functions w/ no license w/ some public domain ones. | Eric Jackson |
2002-05-23 | This stuff has no license. Delete it. If someone wants it back, get the lic... | Theo de Raadt |
2002-05-23 | remove unneccesary icache flushes; mdw@umich.edu | Theo de Raadt |
2002-05-23 | Protect biodone calls with splbio. | Artur Grabowski |
2002-05-23 | more dm parts going away; pjanzen | Theo de Raadt |
2002-05-23 | remove _dl_sprintf(). nothing uses it. and if it is gone, nothing can | Theo de Raadt |
2002-05-23 | sync | Theo de Raadt |
2002-05-23 | There is a bunch of people running id-utils on the kernel. | Artur Grabowski |
2002-05-23 | Document option UFS_EXTATTR_AUTOSTART. ok miod@ | Dale Rahn |
2002-05-23 | Sigh, add the rule in the right place (not just when NFS is used). | Daniel Hartmeier |
2002-05-23 | Signed/unsigned int bug caused lp->d_npartitions to be set to zero. | Constantine Sapuntzakis |
2002-05-23 | add comment about ssh-keysign | Markus Friedl |
2002-05-23 | Allow incoming ssh connections in the initial temporary rule set that's | Daniel Hartmeier |
2002-05-23 | add /usr/libexec/ssh-keysign: a setuid helper program for hostbased authentic... | Markus Friedl |
2002-05-23 | sync | Theo de Raadt |
2002-05-23 | correct pci id for the sunix 8 port puc | Theo de Raadt |
2002-05-23 | sync | Theo de Raadt |
2002-05-23 | The troll strikes.. The troll strikes.. The dungeon master dies.distrib/sets/... | Theo de Raadt |
2002-05-23 | fetch fpu id per the book (even it works otherwise), also, hppa_mod_info() al... | Michael Shalayeff |
2002-05-23 | remove the defines for iodone -> biodone and iowait -> biowait. | Artur Grabowski |
2002-05-23 | In sys_accept don't FILE_SET_MATURE the file if we got an error and we've fre... | Artur Grabowski |
2002-05-23 | Since the days of architectures where page size is smaller than | Artur Grabowski |
2002-05-23 | protect biodone with splbio. | Artur Grabowski |
2002-05-23 | Fix a comment I missed when renaming FILE_UNUSE to FRELE. | Artur Grabowski |
2002-05-23 | One last sprintf -> snprintf, requested by deraadt. | Hakan Olsson |
2002-05-23 | Make a promise (not yet true) that the b_iodone callback will | Artur Grabowski |
2002-05-23 | protect biodone calls with splbio | Artur Grabowski |
2002-05-23 | protect biodone calls with splbio. | Artur Grabowski |
2002-05-23 | no need for -lkvm anymore | Theo de Raadt |